unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* file-symlink-p for remote files?
@ 2003-04-08 15:24 Kai Großjohann
  2003-04-08 18:31 ` Stefan Monnier
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Kai Großjohann @ 2003-04-08 15:24 UTC (permalink / raw)


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 "/user@host:/foo")?

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-04-10 22:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-08 15:24 file-symlink-p for remote files? Kai Großjohann
2003-04-08 18:31 ` Stefan Monnier
2003-04-08 18:49   ` Kai Großjohann
2003-04-08 19:03     ` Stefan Monnier
2003-04-08 19:10       ` Kai Großjohann
2003-04-08 19:14         ` Stefan Monnier
2003-04-09  5:39     ` Richard Stallman
2003-04-09  1:58 ` Richard Stallman
2003-04-09 12:56   ` Kai Großjohann
2003-04-09 19:29     ` Kai Großjohann
2003-04-10  6:22     ` Richard Stallman
2003-04-09 19:57 ` Kai Großjohann
2003-04-10 22:47   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).