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

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

bug#12941: 24.2.50; find-alternate-file asks redundant questions


From: Helmut Eller
Subject: bug#12941: 24.2.50; find-alternate-file asks redundant questions
Date: Tue, 20 Nov 2012 09:55:51 +0100

Consider this situation:

 1. start emacs with: emacs -Q /tmp/x.txt
 2. insert some text, e.g. an x, so that the buffer is marked as modified
 3. press C-x C-v
 4. in the minibuffer appears the question:
    Find alternate file: /tmp/x.txt
 5. Press return
 6. In the minibuffer appears the question:
    Buffer x.txt is modified; save it first? (yes or no)
 7. Answer no
 8. In the minibuffer appears the question:
    Kill and replace the buffer without saving it? (yes or no)
 9. Answer yes

The question in 8. is annoying given that in 6. the answer was already
"no".  It's also irritating that the answer in 7. has to be "no" while
the answer in 9. needs to be "yes".


In GNU Emacs 24.2.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2012-09-22 on ix
Bzr revision: 110128 cyd@gnu.org-20120922032937-yf6yua64ed45tzap
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Configured using:
 `configure '--with-jpeg=no' '--with-gif=no' '--with-tiff=no''





reply via email to

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