emacs-devel
[Top][All Lists]
Advanced

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

Re: Package initialization


From: Alexis
Subject: Re: Package initialization
Date: Sat, 25 Jul 2015 14:42:34 +1000


Helmut Eller <address@hidden> writes:

I think it's also more natural to enable all of SLIME's keys in lisp-mode-hook, even if there's no connection yet, rather than as side effect of creating the first connection.

As the maintainer of one of the modes for PicoLisp:

   https://github.com/flexibeast/picolisp-mode

i would really prefer that SLIME didn't assume that it's the only derivative of lisp-mode. This assumption already has to be worked around:

   https://github.com/flexibeast/picolisp-mode#note-slime

There would be further problems if SLIME were to decide to impose its keybindings on all lisp-mode derivatives.

i think it's perfectly reasonable for a user to want to make use of SLIME alongside other lisp-mode derivatives - a user might want to use SLIME when programming in CL, but a PicoLisp mode when programming in PicoLisp.

Please don't enable all of SLIME's keys in lisp-mode-hook.


Alexis.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]