unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10775: Feature request: avoid revert question in `find-file-noselect'
@ 2012-02-10  2:47 Eli Barzilay
  2012-02-10 13:13 ` bug#10775: Feature request: avoid revert question in`find-file-noselect' Drew Adams
  2021-07-16 12:31 ` bug#10775: Feature request: avoid revert question in `find-file-noselect' Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Barzilay @ 2012-02-10  2:47 UTC (permalink / raw)
  To: 10775

The code in `find-file-noselect' will ask about reverting a buffer, a
question that pops up in several contexts that lead to that function.
When the question pops up, the buffer is still not visible so it's
hard to make a decision (perhaps some process changed the file and I'd
like to switch to the buffer to save its contents first?).

It would be nice if there was some option that would make it just
display a warning about the change -- so I know that I can now revert
it in the usual way (as in touching the contents).  That would be much
more conveniet than answering "no".  (Personally, I just have a "don't
touch my file" reflex that translates into C-g, then switch to the
open buffer, then revert it.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-16 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-10  2:47 bug#10775: Feature request: avoid revert question in `find-file-noselect' Eli Barzilay
2012-02-10 13:13 ` bug#10775: Feature request: avoid revert question in`find-file-noselect' Drew Adams
2012-02-15 13:06   ` Eli Barzilay
2021-07-16 12:31 ` bug#10775: Feature request: avoid revert question in `find-file-noselect' Lars Ingebrigtsen

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