"Daniel O'Connor" <[EMAIL PROTECTED]> writes:

> On Tue, 12 Oct 2004 12:47, Daniel O'Connor wrote:
>> Hi,
>> When I try and build TRAMP with xemacs 21.5.b17 it gets stuck eating CPU &
>> RAM compiling tramp-smb.el :(
>
> Ahh, this appears to be caused by this ->
> ;; Pacify byte-compiler
> (eval-when-compile
>   (require 'cl)
>   (require 'custom)
>   ;; Emacs 19.34 compatibility hack -- is this needed?
>   (or (>= emacs-major-version 20)
>       (load "cl-seq")))

But tramp.el has the same code inside. Did it compile without pain?

Best regards, Michael.

PS: which Tramp version do you use? 2.0.45?


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to