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")))

> If I remove that I can't seem to get it working :( EFS seems really REALLY
> hungry for names :-/
> (Also I can't see where the XEmacs alternative filename spec is mentioned
> in the manual?!)
>
> If I set tramp-unified-filenames it seems to work OK though (I haven't seen
> anything break yet anyway :)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Attachment: pgph2HTaHIKMo.pgp
Description: PGP signature

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

Reply via email to