Kai Grossjohann <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (J�r�me Marant) writes: > >> I can't manage to byte-compile tramp-efs.el with emacs 21.3: >> >> While compiling toplevel forms in file >> /usr/share/emacs21/site-lisp/tramp/tramp-efs.el: >> ** reference to free variable unused-vars >> !! Symbol's value as variable is void ((unused-vars)) >> Done >> >> Any idea? > > Whee. Tramp assumes that EFS only works with XEmacs. Do you have a > version of EFS for Emacs? > > When compiling Tramp "normally" via "./configure; make", is > tramp-efs.el then byte-compiled at all? It shouldn't, I think.
Ah, yes, the debian package byte-compile files at install time so I need to remove it from packages to byte-compile for emacs21. Thanks a lot. -- J�r�me Marant http://marant.org _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://lists.nongnu.org/mailman/listinfo/tramp-devel
