[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#517839: slime: SLIME fails to upgrade



Luca Capello <luca at 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 amu at monk.mit.edu (NOT a valid e-mail address) for more info.





Reply to: