bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13341: 24.3.50; define minibuffer keymaps in Lisp


From: Lars Ingebrigtsen
Subject: bug#13341: 24.3.50; define minibuffer keymaps in Lisp
Date: Fri, 29 Apr 2016 16:45:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Drew Adams <drew.adams@oracle.com> writes:

>> > Why are `minibuffer-local-ns-map' and minibuffer-local-map still defined
>> > in C code?  Can we please move the definitions to Lisp now?
>> 
>> This is presumably because they're referenced from
>> `read-no-blanks-input' (etc.) and it saves a couple of lines to define
>> it in C, in that case?
>
> Yes. The question is, "Can we please move the definitions to Lisp now?"

I don't see any advantage to doing so.  Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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