tramp-devel
[Top][All Lists]
Advanced

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

Re: another minor bug


From: Michael Albinus
Subject: Re: another minor bug
Date: Thu, 11 Jan 2007 23:06:01 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux)

Hans Halvorson <address@hidden> writes:

> When attempting a dired copy from a local directory to a remote
> directory, the operation is successful, but gives the following
> message:
>
> Wrote /ssh:buzz.princeton.edu:/u/anonymous/public_html/wiki/stumpwm-man.html
> tramp-touch: Wrong type argument: subrp, #[(format-string &optional time 
> universal) "ÆÇ @Ɖ‰ÈÉ
\"ƒL
ÊË•Oƒ!
Ê•ÆOQ‚
\"ƒh
ÊË•OÓ
Ê•ÆOQ‚Q
> S    Õ\\‚™
> T    ÕZÖ
>       D×8\",Ø
#‰)‡" [ad-return-value ls ms case-fold-search tz format-string nil 
current-time-zone string-match "\\(\\(\\`\\|[^%]\\)\\(%%\\)*\\)%z" ...] 7 
"$ad-doc: format-time-string$"]

Looks like `format-time-string' has been advised in your environment,
by which package ever. Then it isn't a primitive anymore, and `subrp'
fails.

I've added a check for this case; committed to CVS.

> Best,
> Hans

Best regards, Michael.




reply via email to

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