[Top][All Lists]
[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.
- another minor bug, Hans Halvorson, 2007/01/11
- Re: another minor bug,
Michael Albinus <=