check in by grossjoh: 'tramp/lisp tramp.el,2.32 ChangeLog,2.29'

2001-07-31 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/lisp Modified Files: tramp.el ChangeLog Log Message: (tramp-barf-unless-okay): Add new arg `signal' and signal that signal rather than calling `error'.

Tramp compilation error

2001-07-31 Thread Skip Montanaro
I just cvs up'd my tramp directory, then executed make EMACS=xemacs Compilation of tramp.el failed with this output: xemacs -batch --eval (add-to-list 'load-path \.\) \ -f batch-byte-compile tramp.el Compiling /home/skip/emacs/tramp/lisp/tramp.el... While compiling

Re: Tramp compilation error

2001-07-31 Thread Skip Montanaro
Error occurred processing tramp.el: Cannot open load file: timer A bit more input on this. Manually executing byte-compile-file on tramp.el from inside a running XEmacs worked fine. -- Skip Montanaro ([EMAIL PROTECTED]) http://www.mojam.com/ http://www.musi-cal.com/

Re: Tramp compilation error

2001-07-31 Thread Kai Großjohann
On Tue, 31 Jul 2001, Skip Montanaro wrote: Compilation of tramp.el failed with this output: xemacs -batch --eval (add-to-list 'load-path \.\) \ -f batch-byte-compile tramp.el Compiling /home/skip/emacs/tramp/lisp/tramp.el... While compiling toplevel forms in file