GNU bug report logs -
#18336
24.4.50; When editing externally changed file, Emacs asks too many questions
Previous Next
Reported by: David Kastrup <dak <at> gnu.org>
Date: Wed, 27 Aug 2014 08:19:01 UTC
Severity: minor
Tags: fixed, patch
Found in version 24.4.50
Fixed in version 28.1
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Kangas <stefan <at> marxist.se> writes:
> David Kastrup <dak <at> gnu.org> writes:
>> It does not make sense at all for Emacs to ask
>>
>> smob-convert.sh changed on disk; really edit the buffer? (y, n, r or C-h) y
>>
>> as a reply to me typing C-x C-s since C-x C-s is _not_ a request to edit
>> the buffer. It is a request to save the file _after_ editing the
>> buffer, and I already discussed the consequences of editing and saving
>> with Emacs previously.
> Maybe something has changed since you reported this, because I'm
> seeing the following messages:
>
> (New file)
> Saving file /tmp/foo.txt...
> Wrote /tmp/foo.txt
> foo.txt changed on disk; really edit the buffer? (y, n, r or C-h) y
> File on disk now will become a backup file if you save these changes.
> Saving file /tmp/foo.txt...
> foo.txt has changed since visited or saved. Save anyway? (y or n) y
>
> This makes a lot of sense to me. The prompts are really about two
> different things, which seems to now be fully clear.
>
> Given the above, I don't see any need to do any further changes here.
> I'll close this bug in a couple of weeks unless there is more to
> discuss.
I would agree with you that the second question is now more clear, but I
think the first question shouldn't be asked in this case, since there
was no edit attempt (as described in the original report).
This bug report was last modified 5 years and 120 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.