emacs-devel
[Top][All Lists]
Advanced

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

Re: A new(?) warning of erase-buffer, which was not seen before.


From: Davis Herring
Subject: Re: A new(?) warning of erase-buffer, which was not seen before.
Date: Fri, 23 Mar 2007 07:52:32 -0700 (PDT)
User-agent: SquirrelMail/1.4.8-4.el3.2lanl

> Come to think of it, my original post was concerning a buffer
> which actually contains interactive-shell mode buffer (I invoked it
> with M-x shell and then later renamed it to "*sim*" since a buffer
> of which name starts with "*" is not the target of confirmation for saving
> when
> we quit emacs. The buffer contains the massive output of
> a running simulator program which I want to check from time to time,
> but basically I can safely throw it away whenever the
> buffer becomes too large.

For the record, the * in the buffer name has nothing to do with that
decision; it's that `buffer-file-name' and `buffer-offer-save' are both
nil in a buffer.  (When you do C-x s instead of C-x C-c, and for the "exit
anyway?" query, only `buffer-file-name' counts.)

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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