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

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

Re: emacsclient - kill frame, not buffer


From: Ken Goldman
Subject: Re: emacsclient - kill frame, not buffer
Date: Thu, 19 Nov 2020 12:49:07 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.4.3

On 11/19/2020 12:34 PM, Eli Zaretskii wrote:
From: Ken Goldman <kgoldman@us.ibm.com>
Date: Thu, 19 Nov 2020 12:21:07 -0500

Coming from gnuclient, delete-frame would only delete the frame.

emacsclient seems to work differently.  delete-frame also deletes the
buffer that was specified when creating the frame.

Is there a command to get the gnuserv behavior - kill the frame but
leave the buffer open.

Customize server-kill-new-buffers to the nil value.  (And review the
value of server-temp-file-regexp if the above still doesn't do what
you want.)

Perfect, thanks.




reply via email to

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