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

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

Re: Protecting buffers which aren't visiting files


From: Ralf Fassel
Subject: Re: Protecting buffers which aren't visiting files
Date: Wed, 08 Dec 2010 15:33:19 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

* "Otto Maddox" <ottomaddox@fastmail.fm>
| buffers, because Emacs doesn't ask for confirmation. Is there a way of
| configuring Emacs to treat buffers which don't visit files the same way
| as file-visiting buffers, for this situation?

See variable 'buffer-offer-save':

Documentation:
Non-nil in a buffer means always offer to save buffer on exit.
Do so even if the buffer is not visiting a file.

HTH
R'


reply via email to

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