emacs-devel
[Top][All Lists]
Advanced

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

RE: (define-key MAP [remap COMMAND] PREFIX-KEY-MAP)


From: Drew Adams
Subject: RE: (define-key MAP [remap COMMAND] PREFIX-KEY-MAP)
Date: Fri, 27 Sep 2019 20:59:40 -0700 (PDT)

Forgot to also add that `substitute-key-definition` doesn't have this 
problem/limitation.

(substitute-key-definition 'next-line 'my-map global-map)

If for some reason the behavior for remapping is unavoidable or is deemed TRT, 
the please at least fix the doc of `define-key', which suggests (says) that it 
should work also for remapping.



reply via email to

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