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

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

bug#53764: 27.1; shouldn't ~/diary be in diary-mode?


From: Lars Ingebrigtsen
Subject: bug#53764: 27.1; shouldn't ~/diary be in diary-mode?
Date: Tue, 08 Feb 2022 07:11:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> The only case when I see the diary file is when quitting Calendar
> leaves the diary buffer floating in the buffer list, so every time after
> using Calendar have to visit the diary buffer and manually kill it.

That buffer is included in `calendar-buffer-list', so `calendar-exit'
calls `quit-window' on that buffer.  So you could have
`quit-window-hook' kill the buffer, I guess?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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