unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Juri Linkov <juri@linkov.net>, Lars Ingebrigtsen <larsi@gnus.org>
Cc: Gregory Heytings <gregory@heytings.org>,
	"49869@debbugs.gnu.org" <49869@debbugs.gnu.org>
Subject: bug#49869: [External] : bug#49869: Revert buffer? Yes/No/Maybe
Date: Tue, 10 Aug 2021 14:40:08 +0000	[thread overview]
Message-ID: <SJ0PR10MB548895208E7B2A550BBFF0CAF3F79@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <87k0kucbt2.fsf@mail.linkov.net>

> > 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.





  reply	other threads:[~2021-08-10 14:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04  8:45 bug#49869: Revert buffer? Yes/No/Maybe Juri Linkov
2021-08-04  9:02 ` Lars Ingebrigtsen
2021-08-04 10:06   ` Gregory Heytings
2021-08-04  9:03 ` Andreas Schwab
2021-08-04 12:05 ` Eli Zaretskii
2021-08-04 12:22   ` Gregory Heytings
2021-08-04 12:23     ` Eli Zaretskii
2021-08-04 12:37       ` Gregory Heytings
2021-08-04 12:53         ` Eli Zaretskii
2021-08-04 13:30           ` Gregory Heytings
2021-08-05 10:43           ` Lars Ingebrigtsen
2021-08-05 11:08             ` Gregory Heytings
2021-08-06  9:21               ` Lars Ingebrigtsen
2021-08-10  7:12                 ` Juri Linkov
2021-08-10 14:40                   ` Drew Adams [this message]
2021-08-10 14:41                   ` Lars Ingebrigtsen
2021-08-04 20:43   ` Juri Linkov
2021-08-05  5:48     ` Eli Zaretskii
2021-08-05 23:33       ` Juri Linkov
2021-08-06  6:20         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR10MB548895208E7B2A550BBFF0CAF3F79@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=49869@debbugs.gnu.org \
    --cc=gregory@heytings.org \
    --cc=juri@linkov.net \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).