help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Asynchronous shell command in Emacs


From: Suvayu Ali
Subject: Asynchronous shell command in Emacs
Date: Wed, 18 Sep 2013 00:27:36 +0200
User-agent: Mutt/1.5.21 (2012-12-30)

Hi,

I am looking at a problem where xdg-open does not work when called
asynchronously from Emacs (from `start-process-shell-command', or
`shell-command' with a trailing &).  It works just fine when called
synchronously.

So my question is, what are the differences between how Emacs does the
two?  I see the script runs successfully in both cases.  I know this
since I turn on tracing and see it exits with status 0 always; just the
appropriate GUI application fails to open.

Thanks for any thoughts.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]