tramp-devel
[Top][All Lists]
Advanced

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

Re: Help needed from XEmacs gurus (was: Invalid format character: ?m)


From: Pete Forman
Subject: Re: Help needed from XEmacs gurus (was: Invalid format character: ?m)
Date: Tue, 16 Jul 2002 08:59:26 +0100

At 2002-07-15 21:59 +0200, Kai =?iso-8859-15?q?Gro=DFjohann?= wrote:
Daniel, XEmacs gurus,

could you please do

M-: (format-spec "/[%m/%h]%p" '((109 . "scp") (104 . "alicia") (112 . "/tmp/teste"))) RET

Yes, fails on my XEmacs.  But this works on both XEmacs and Emacs.

(format-spec "/[%m/%h]%p" '((?m . "scp") (?h . "alicia") (?p . "/tmp/teste")))


--
Pete Forman                -./\.-  Disclaimer: This post is originated
WesternGeco                  -./\.-   by myself and does not represent
address@hidden    -./\.-   opinion of Schlumberger, Baker
http://petef.port5.com           -./\.-   Hughes or their divisions.




reply via email to

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