all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Fwd: Bug with find-file-existing-other-name option]
@ 2004-12-22 11:55 Richard Skinner
  0 siblings, 0 replies; only message in thread
From: Richard Skinner @ 2004-12-22 11:55 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 79 bytes --]

Apologies - didn't include the version info in original mail. GNU Emacs
21.3.1

[-- Attachment #2: Forwarded message - Bug with find-file-existing-other-name option --]
[-- Type: message/rfc822, Size: 1137 bytes --]

From: Richard Skinner <richard.skinner@myrealbox.com>
To: bug-gnu-emacs@gnu.org
Subject: Bug with find-file-existing-other-name option
Date: Wed, 22 Dec 2004 11:51:00 +0000
Message-ID: <1103716260.8893.14.camel@localhost>

When this option is turned on it mis-identifies files which have the
same content/size/timestamp/flags as the 'same' file. I am using a build
system which exports build header files using 'cp' to another directory.
When gcc reports an error in an exported header and I use emacs to goto
that error point the exported header is opened as expected. Attempting
to then open the actual source header so that it can be edited causes
emacs to claim that the two files are the same and it refuses to open
the proper file.
These two files are clearly not the same file - they are stored on
separate inodes and are not links of any sort. 
Turning find-file-existing-other-name off stops this behaviour but then
loses the desirable behaviour of preventing the same file accessed by 2
different paths being opened twice.



[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-22 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-22 11:55 [Fwd: Bug with find-file-existing-other-name option] Richard Skinner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.