all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Asynchronous shell command in Emacs
@ 2013-09-17 22:27 Suvayu Ali
  2013-09-17 22:34 ` Glenn Morris
  2013-09-18 14:24 ` Nicolas Richard
  0 siblings, 2 replies; 6+ messages in thread
From: Suvayu Ali @ 2013-09-17 22:27 UTC (permalink / raw)
  To: Emacs help

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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-18 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 22:27 Asynchronous shell command in Emacs Suvayu Ali
2013-09-17 22:34 ` Glenn Morris
2013-09-17 22:44   ` Suvayu Ali
2013-09-17 23:05   ` Glenn Morris
2013-09-18  9:17     ` Suvayu Ali
2013-09-18 14:24 ` Nicolas Richard

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.