emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16851: closed (24.3.50; file-truename removes trai


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16851: closed (24.3.50; file-truename removes trailing / on remote hosts)
Date: Sun, 23 Feb 2014 14:53:02 +0000

Your message dated Sun, 23 Feb 2014 15:52:31 +0100
with message-id <address@hidden>
and subject line Re: bug#16851: 24.3.50; file-truename removes trailing / on 
remote hosts
has caused the debbugs.gnu.org bug report #16851,
regarding 24.3.50; file-truename removes trailing / on remote hosts
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16851: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16851
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; file-truename removes trailing / on remote hosts Date: Sun, 23 Feb 2014 20:12:07 +0800
1. Open dired on a remote host
2. eval (file-truename default-directory)

The trailing / is gone.

Leo



--- End Message ---
--- Begin Message --- Subject: Re: bug#16851: 24.3.50; file-truename removes trailing / on remote hosts Date: Sun, 23 Feb 2014 15:52:31 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
Andreas Schwab <address@hidden> writes:

> Leo Liu <address@hidden> writes:
>
>> 1. Open dired on a remote host
>> 2. eval (file-truename default-directory)
>>
>> The trailing / is gone.
>
> I don't think this is a bug as file-truename operates on file names, but
> default-directory is a directory (so use directory-file-name first, and
> file-name-as-directory afterwards).

I tend to agree that this is not a bug. OTOH, it is easy to change Tramp
to behave like `file-truename' on local file names, so I've changed it.

> Andreas.

Best regards, Michael.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]