[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to rebind the QUIT button on the GUI.
From: |
ken |
Subject: |
Re: How to rebind the QUIT button on the GUI. |
Date: |
Sun, 30 Dec 2018 10:08:09 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 |
On 12/29/18 10:40 PM, Davin Pearson wrote:
> My current quit button on the Emacs GUI asks for a directory using the mouse.
> It asks me for a directory to save the *Message* buffer and another buffer
> such as *Compile-Log* etc.
>
> This is not ideal behavior since buffers whose buffer name starts and ends
> with a * should be killed and not saved.
>
> The ideal behavior would not ask for a directory to save the *Message* buffer.
>
> I also prefer the modeline for asking such questions.
Davin, instead of clicking on the quit button, what happens when you
quit with "C-x C-c"? Are you then able to use the modeline?