all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: find-file-visit-truename
Date: Sun, 28 May 2023 21:15:09 -0700	[thread overview]
Message-ID: <CAJcAo8vO8Z9FS8q+KhbrOCydOnnma_9+4SdsSVWvX1ir4beWdw@mail.gmail.com> (raw)

i have had find-file-visit-truename set to t forever.  it used to
work.  i still have it set to t.

however, in 27.1, it does not work as i expect.

here is what i expect:

- a is a symlink that points to real file b
- i find-file a
- real file b shows in mode line buffer identification
- other stuff like echo area notifications and more

here is what occurs

- mode line buffer identification shows symlink a <-- bug
- i have not tried to check other stuff thoroughly
- (buffer-file-name) correctly shows real file b

i think that mode line buffer identification shoud show real file b.
i find it confusing that the dereferencing does not occur as it used
to.

thanks.

-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com



             reply	other threads:[~2023-05-29  4:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29  4:15 Samuel Wales [this message]
2023-05-29 13:04 ` find-file-visit-truename Eli Zaretskii
2023-05-31  4:51   ` find-file-visit-truename Samuel Wales
2023-05-31  5:43     ` find-file-visit-truename Samuel Wales
2023-05-31 12:03     ` find-file-visit-truename Eli Zaretskii

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=CAJcAo8vO8Z9FS8q+KhbrOCydOnnma_9+4SdsSVWvX1ir4beWdw@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.