* BUG: org-clock-play-sound fails with some paths
@ 2009-11-02 16:21 Adam Spiers
2009-11-03 4:39 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 2009-11-02 16:21 UTC (permalink / raw)
To: org-mode mailing list
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'.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: BUG: org-clock-play-sound fails with some paths
2009-11-02 16:21 BUG: org-clock-play-sound fails with some paths Adam Spiers
@ 2009-11-03 4:39 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-11-03 4:39 UTC (permalink / raw)
To: Adam Spiers; +Cc: org-mode mailing list
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'.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-03 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-02 16:21 BUG: org-clock-play-sound fails with some paths Adam Spiers
2009-11-03 4:39 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).