all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Bug with find-file-existing-other-name option
Date: Wed, 22 Dec 2004 10:54:53 -0700	[thread overview]
Message-ID: <32tqngF3r62daU1@individual.net> (raw)
In-Reply-To: <mailman.8081.1103717102.27204.bug-gnu-emacs@gnu.org>

Richard Skinner wrote:
 > 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.

When the option is off and you can visit the 2 different header files in
separate buffers, what does `C-h v buffer-file-truename' say in each
buffer?

-- 
Kevin Rodgers

       reply	other threads:[~2004-12-22 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.8081.1103717102.27204.bug-gnu-emacs@gnu.org>
2004-12-22 17:54 ` Kevin Rodgers [this message]
2004-12-22 11:51 Bug with find-file-existing-other-name option Richard Skinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32tqngF3r62daU1@individual.net \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.