emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: DWIM for killing *shell* and a more process-query-on-exit


From: Andreas Schwab
Subject: Re: RFC: DWIM for killing *shell* and a more process-query-on-exit
Date: Sun, 29 Mar 2015 10:30:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.91 (gnu/linux)

Daniel Colascione <address@hidden> writes:

> On 03/29/2015 12:23 AM, Andreas Schwab wrote:
>>> @@ -1156,28 +1157,31 @@ This function returns FLAG.  */)
>>>    return flag;
>>>  }
>>>
>>> -DEFUN ("set-process-query-on-exit-flag",
>>> -       Fset_process_query_on_exit_flag, Sset_process_query_on_exit_flag,
>>> +DEFUN ("set-process-query-on-exit",
>>> +       Fset_process_query_on_exit, Sset_process_query_on_exit,
>> 
>> This should be called set-process-query-on-exit-function.
>
> It's not always a function.

That's not a problem, just declare t a special value.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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