emacs-devel
[Top][All Lists]
Advanced

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

file-symlink-p for remote files?


From: Kai Großjohann
Subject: file-symlink-p for remote files?
Date: Tue, 08 Apr 2003 17:24:33 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)

Let's say I have a remote system with a symlink, like so:

$ ls -ld /foo
lrwxrwxrwx    1 root     root            9 Feb 28 14:51 /foo -> /bar

Note that the symlink target is given as an absolute name.

Which value should be returned by (file-symlink-p "/address@hidden:/foo")?

( ) "/address@hidden:/bar"
( ) "/bar"
( ) something else, please specify: ___________________________
-- 
A preposition is not a good thing to end a sentence with.





reply via email to

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