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

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

Re: "Active processes exist", can I answer yes by default?


From: Ismael Valladolid Torres
Subject: Re: "Active processes exist", can I answer yes by default?
Date: Sat, 14 Apr 2007 13:42:16 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Daniel Jensen escribe:
> It is only in effect for shell mode, because I want Emacs to query me
> for other processes.

set-process-query-on-exit-flag seems not to be defined in my version
of Emacs, however the code below did it.

(process-kill-without-query (get-process "shell"))

Cordially, Ismael
-- 
Ismael Valladolid Torres  m. +34679156321
La media hostia           j. ivalladt@gmail.com

http://lamediahostia.blogspot.com/




reply via email to

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