GNU bug report logs - #49869
Revert buffer? Yes/No/Maybe

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Wed, 4 Aug 2021 08:47:02 UTC

Severity: wishlist

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #62 received at 49869 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Juri Linkov <juri <at> linkov.net>, Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Gregory Heytings <gregory <at> heytings.org>,
 "49869 <at> debbugs.gnu.org" <49869 <at> debbugs.gnu.org>
Subject: RE: [External] : bug#49869: Revert buffer? Yes/No/Maybe
Date: Tue, 10 Aug 2021 14:40:08 +0000
> > under a different name (at least for the user option)
> > to avoid confusion with the `revert-buffer' command.
> 
> Maybe revert-buffer-quick?

This is the real revert-buffer-quick.  I bind it to F5,
as that's the key for this everywhere in MS Windows.

 (defun revert-buffer-no-confirm ()
   "Revert buffer without confirmation."
   (interactive) (revert-buffer t t))

And no, we shouldn't have sacrificed `C-x g' for global
buffer reverting.  Anyone could bind such a command; no
need to waste another key by default.




This bug report was last modified 3 years and 281 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.