GNU bug report logs - #18336
24.4.50; When editing externally changed file, Emacs asks too many questions

Previous Next

Package: emacs;

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

From: Noam Postavsky <npostavs <at> gmail.com>
To: David Kastrup <dak <at> gnu.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, stefan <at> marxist.se, 18336 <at> debbugs.gnu.org
Subject: bug#18336: 24.4.50; When editing externally changed file, Emacs asks too many questions
Date: Thu, 05 Mar 2020 12:54:41 -0500
David Kastrup <dak <at> gnu.org> writes:

> Sorry for the red herring.  It was the thing that occured to me first.

No need to apologize, it was a reasonable guess.  And anyway it led to
the right answer in the end.

Eli Zaretskii <eliz <at> gnu.org> writes:
>> What happens in the ~/tmp case is that when lock_file is called from
>> write_region, the file doesn't exist, so the extra "changed on disk"
>> question doesn't get asked.

> Thanks.  Any suggestions for how to fix this?  A new argument to
> lock_file, perhaps?  Or maybe some additional check in
> userlock--ask-user-about-supersession-threat to recognize the special
> situation where we are saving a file?

I'm not sure.  Why exactly are we calling lock_file from write_region?
The comment for lock_file says:

   Do not (normally) call this for a buffer already modified,
   as either the file is already locked, or the user has already
   decided to go ahead without locking.

It seems we are doing exactly this, so I guess that makes
save-buffer/write-region an "abnormal" situation?





This bug report was last modified 5 years and 139 days ago.

Previous Next


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