Luca Capello <l...@pca.it> writes:

> Quoting Helmut Heller from the thread above:
>
>> It doesn't work because arc-mode.el in XEmacs provides 'archive-mode
>> instead of 'arc-mode.

I've run into this as well.  I agree that XEmacs's arc-mode.el really
ought to provide 'arc-mode either instead of or in addition to
'archive-mode.  Meanwhile, though, perhaps slime could invoke load
instead of require?:

   (load "arc-mode" nil t) ; load quietly, but non-existence is an error.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger a...@monk.mit.edu (NOT a valid e-mail address) for more info.



_______________________________________________
pkg-common-lisp-devel mailing list
pkg-common-lisp-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel

Reply via email to