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

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

Re: Call in the SWAT team to shoot emacs but spare Firefox


From: Kevin Rodgers
Subject: Re: Call in the SWAT team to shoot emacs but spare Firefox
Date: Wed, 03 Aug 2011 12:01:03 -0600
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11

On 8/1/11 4:41 PM, jidanni@jidanni.org wrote:
$ emacs --version
GNU Emacs 24.0.50.1
$ BROWSER=firefox emacs -Q -nw
M-x browse-url example.com
C-x C-c
Active processes exist; kill them and exit anyway? (yes or no)

set-process-query-on-exit-flag

The return value of browse-url-default-browser and the various browse-
url-default-*-browser functions isn't documented, but they look like they
return the asynchronous process, so perhaps they could be advised to call
(set-process-query-on-exit-flag ad-return-value nil).

--
Kevin Rodgers
Denver, Colorado, USA




reply via email to

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