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

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

bug#44202: [PATCH] Add variable to control confirmation of help-mode-rev


From: Lars Ingebrigtsen
Subject: bug#44202: [PATCH] Add variable to control confirmation of help-mode-revert-buffer
Date: Sun, 25 Oct 2020 14:50:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Kevin Foley <kevin@kevinjfoley.me> writes:

> +(defcustom help-mode-revert-buffer-noconfirm nil

In general, I think "negative" variables should be avoided, because
doing the "not not" logic confuses people.  So I'd rather have
`help-mode-revert-buffer-confirm' (defaulting to t).

-- 
(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]