unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Async processes to be persistent even after exiting Emacs
@ 2021-04-22 20:01 Boruch Baum
  2021-04-22 21:03 ` Jean Louis
  0 siblings, 1 reply; 2+ messages in thread
From: Boruch Baum @ 2021-04-22 20:01 UTC (permalink / raw)
  To: Emacs-Devel List

The standard built-in method that Emacs uses to spawn an asynchronous
processes doesn't enable those processes to survive the killing of their
process buffers, and certainly not to survive exiting emacs.

I've posted[1] a commit demonstrating a flexible method to optionally
circumvent those limitations. My use-case is my desire to be able to use
dired to open a file in an operating system's default external program
(ala xdg-open), and have that process persist even after exiting Emacs.


[1] https://github.com/Boruch-Baum/emacs-diredc/commit/a46b61817610e4ad3824b5a87393217f1b3cdd2c

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0



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

end of thread, other threads:[~2021-04-22 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 20:01 Async processes to be persistent even after exiting Emacs Boruch Baum
2021-04-22 21:03 ` Jean Louis

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).