emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: Emacs Wiki publishing doesn't understand filena


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: Emacs Wiki publishing doesn't understand filenames with space
Date: Sun, 10 Jul 2005 11:14:38 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

drkm <address@hidden> writes:

>     (shell-command
>      (format "ln -s \"%s\" \"%s\"" source-file target-file))))

Okay, I've changed it to use shell-quote-argument. =)

>   BTW, it doesn't work on Windows.  So passing by Cygwin may seem
> to be a good idea (what did the original call to "ln %s %s").  It
> uses Windows shortcuts to simulate Unix soft links.  But ...
...
>   Hum, not so trivial, after all.

What would be the best way to do this under Windows? I suppose we
could copy the file's contents if necessary...

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, CS ed
sachac on irc.freenode.net#emacs . YM: sachachua83




reply via email to

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