[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacsclient/dired ignores symlinks
From: |
Dan Jacobson |
Subject: |
Re: emacsclient/dired ignores symlinks |
Date: |
Mon, 22 Dec 2003 00:46:28 +0800 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
>> If one does
>> $ cd some_dir_that_is_a_symlink
>> $ emacsclient some_dir
>> the dired buffer created has the real path of the dir, ignoring all
>> our symlinks. I.e. works fine, except it refers to everything by the
>> real path names.
K> What is the value of find-file-visit-truename?
nil. So something is wrong.