GNU bug report logs -
#14250
file locking fails if the hostname contains an @ character
Previous Next
Reported by: "Elrod, David" <elrodd <at> sharplabs.com>
Date: Tue, 23 Apr 2013 20:07:01 UTC
Severity: minor
Found in version 23.1
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Andreas Schwab wrote:
> What does (file-locked-p (buffer-file-name)) return when you are inside
> a modified buffer visiting a file?
We can't help you unless you provide more information.
Some other questions:
Does this issue happen with _every_ file, or just some?
Eg does it happen with:
rm -f /tmp/FOO
touch /tmp/FOO
emacs -Q /tmp/FOO
?
> ...v001/pageNetConfig.xml locked by elrodd <at> elrodd... (pid 32296):
What kind of file system does this file live on? What does
df /path/to/pageNetConfig.xml
print?
Before you start Emacs, what does
ls -l /path/to/directory/pageNetConfig.xml
ls -ld /path/to/directory/.*
print for the directory containing pageNetConfig.xml?
What does it print after you open the file in Emacs and make a change,
before you save?
This bug report was last modified 3 years and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.