unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Tramp: how to handle make-symbolic-link?
@ 2002-06-23 19:51 Kai Großjohann
  2002-06-23 20:00 ` Stefan Monnier
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Kai Großjohann @ 2002-06-23 19:51 UTC (permalink / raw)


What should be the LINKNAME argument of make-symbolic-link when
invoking Tramp?  For non-absolute link targets, the following appears
natural:

(make-symbolic-link "/user@host:/name/of/file" "linkname")

So the LINKNAME argument does not look like a Tramp filename.  But
what if the target of the symbolic link is an absolute filename?
Which of the two kinds of calls do we expect?

(make-symbolic-link "/user@host:/name/of/file" "/user@host:/path/to/target")
(make-symbolic-link "/user@host:/name/of/file" "/path/to/target")

Thanks,
kai

PS: Surprised that nobody has reported bugs about make-symbolic-link
    in Tramp, yet.  It must have been buggy for years.
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)

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

end of thread, other threads:[~2002-07-12 18:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-23 19:51 Tramp: how to handle make-symbolic-link? Kai Großjohann
2002-06-23 20:00 ` Stefan Monnier
2002-06-24 15:48   ` Kai Großjohann
2002-06-23 20:22 ` Kai Großjohann
2002-06-24 19:39 ` Richard Stallman
2002-06-24 20:12   ` Stefan Monnier
2002-06-25 23:32     ` Richard Stallman
2002-06-26 13:56       ` Stefan Monnier
2002-06-28 17:39         ` Richard Stallman
2002-06-26 14:46   ` Kai Großjohann
2002-07-08 18:20     ` Richard Stallman
2002-07-10 13:25       ` Kai Großjohann
2002-07-11 12:00         ` Richard Stallman
2002-07-11 16:41           ` Stefan Monnier
2002-07-12 17:37             ` Richard Stallman
2002-07-12 18:03               ` Stefan Monnier
2002-07-11 20:28           ` Kai Großjohann
2002-06-26 15:15   ` Andreas Schwab

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).