emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Why does mark-included-diary-files call kill-buffer?


From: Glenn Morris
Subject: Re: Why does mark-included-diary-files call kill-buffer?
Date: Mon, 30 May 2005 12:54:29 +0100
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stephen Berman wrote:

> mark-included-diary-files, which I have added to
> mark-diary-entries-hook and which calls kill-buffer on the included
> file.
[...]
> I don't see why kill-buffer is called here...

Thanks for the report. I think the call to kill buffer was just to
avoid buffers hanging around for no reason. I changed it so the buffer
is only killed if it did not exist before the function was called.




reply via email to

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