GNU bug report logs - #8207
24.0.50; undo in indirect buffer leaves stale file lock symlink

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Tue, 8 Mar 2011 21:52:02 UTC

Severity: normal

Found in version 24.0.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 8207 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 8207 <at> debbugs.gnu.org
Subject: Re: bug#8207: 24.0.50;
	undo in indirect buffer leaves stale file lock symlink
Date: Sat, 22 Sep 2012 11:08:19 +0800
Stephen Berman <stephen.berman <at> gmx.net> writes:

> 1. emacs -Q
> 2. Visit some file, e.g. "foo".
> 3. M-: (switch-to-buffer (make-indirect-buffer (current-buffer) "bar"))
> 4. In the indirect buffer "bar" do something to modify the buffer,
>    e.g. type SPC.  This causes a file lock symlink like the following to
>    be added to the directory containing "foo":
>    .#foo -> steve <at> escher.fritz.box.800:1299574078
> 5. Type `C-_' to undo the change in step 4, so that "bar" is now
>    unmodified, and then kill "bar".
> => The file lock symlink in foo's directory is still there.  

Fixed in trunk, thanks.




This bug report was last modified 12 years and 247 days ago.

Previous Next


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