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: Kai Großjohann
Subject: Re: Help needed from XEmacs gurus (was: Invalid format character: ?m)
Date: Wed, 17 Jul 2002 16:43:46 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu)

Daniel Serodio <address@hidden> writes:

>   signal(wrong-number-of-arguments ((lambda (directory &optional full
> match nosort) "Like `directory-files' for tramp files." (let ... ... ...
> ... ... ... ... result)) 5))
>   byte-code("..." [buf data kill-buffer signal] 3)
>   find-file-noselect("/[alicia]/tmp/teste")

The byte-code is interesting.  Find out where find-file-noselect is
defined and do M-x load-file RET on the corresponding *.el file (not
the *.elc file).  Then you should get a better backtrace.

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]