tramp-devel
[Top][All Lists]
Advanced

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

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


From: Kai Großjohann
Subject: Help needed from XEmacs gurus (was: Invalid format character: ?m)
Date: Mon, 15 Jul 2002 21:59:39 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu)

Daniel Serodio <address@hidden> writes:

>       Hi! I just downloaded tramp 2.0, and I'm using XEmacs 21.4.6. When I
> try to open a file (via scp) on a remote host, I get a "Invalid format
> character: ?m" error message. After 'toggle-debug-on-signal', I got the
> following:
>
> Signaling: (error "Invalid format character: ?m")
>   signal(error ("Invalid format character: ?m"))
>   cerror("Invalid format character: %s" ?m)
>   apply(cerror "Invalid format character: %s" ?m)
>   error("Invalid format character: %s" ?m)
>   format-spec("/[%m/%h]%p" ((109 . "scp") (104 . "alicia") (112 .
> "/tmp/teste")))

Daniel, XEmacs gurus,

could you please do

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

and tell me what happens?  It evaluates to "/[scp/alicia]/tmp/teste"
for me, on Emacs.  If you can, could you find out why Daniel is
getting this error?

Of course, if it doesn't work for Daniel to reproduce this error
given the M-: command above, then things will be difficult...

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)



reply via email to

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