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

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

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


From: Angus Lees
Subject: Re: [emacs-wiki-discuss] Re: Emacs Wiki publishing doesn't understand filenames with space
Date: Mon, 11 Jul 2005 13:35:22 +1000
User-agent: Wanderlust/2.14.0 (Africa) XEmacs/21.4 (Jumbo Shrimp)

At Sun, 10 Jul 2005 11:14:38 +0800, Sacha Chua wrote:
> >     (shell-command
> >      (format "ln -s \"%s\" \"%s\"" source-file target-file))))
> 
> Okay, I've changed it to use shell-quote-argument. =)

Out of interest, why didn't you change it to use `make-symbolic-link'?
To me, calling the elisp function seems without doubt to be the
"right" thing to do.

-- 
 - Gus




reply via email to

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