Ironically, I got distracted trying to use #Emacs `org-timer-set-timer` as my #pomodoro timer, because the notification sound was not working on my MacBook. At least I have this #TiL to show for it: charlbotha.com/til/fix-emac...
Fix Emacs sound support on macOS
If trying to play a sound from Emacs, e.g. via play-sound-file or org-notify only gives you a puny beep, and sometimes the error message “This Emacs binary lacks sound support”, add the following to y...
charlbotha.com