GNU bug report logs -
#9139
24.0.50; Inappropriate warning: "File no longer exists!"
Previous Next
Reported by: Bastien <bzg <at> altern.org>
Date: Thu, 21 Jul 2011 09:30:03 UTC
Severity: minor
Found in version 24.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Emacs sends an inappropriate warning message when trying to
find a file that isn't on the hardrive but is the filename of
a buffer, thus somehow "existing" in Emacs.
To reproduce the problem:
emacs -Q
C-x f ~/foo.txt
C-x b bar
C-x f ~/foo.txt
=> File no longer exists!
I suggest simply removing this warning is such a case.
In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.5)
of 2011-07-10 on myhost
Windowing system distributor `The X.Org Foundation', version 11.0.11002000
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: fr_FR.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Text
--
Bastien
This bug report was last modified 13 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.