Re: [Orgmode] BUG: org-clock-play-sound fails with some paths

2009-11-02 Thread Carsten Dominik
Fixed, thanks. - Carsten On Nov 2, 2009, at 5:21 PM, Adam Spiers wrote: If I set org-clock-sound to a path starting with "~/" then aplay fails to play it, because in `org-clock-play-sound' the tilde is not expanded prior to invocation of `start-process'. _

[Orgmode] BUG: org-clock-play-sound fails with some paths

2009-11-02 Thread Adam Spiers
If I set org-clock-sound to a path starting with "~/" then aplay fails to play it, because in `org-clock-play-sound' the tilde is not expanded prior to invocation of `start-process'. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send repli