emacs-devel
[Top][All Lists]
Advanced

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

Re: Binding C-x 8 commands to another prefix


From: T.V Raman
Subject: Re: Binding C-x 8 commands to another prefix
Date: Tue, 9 Nov 2021 06:37:56 -0800

The bigger question is why ctl-x-8-map goes through
key-translation-map rather than behaving like C-x 4  and friends?Lars 
Ingebrigtsen writes:
 > Robert Pluim <rpluim@gmail.com> writes:
 > 
 > > Thatʼs because theyʼre in the ctl-x-map for some reason. Lars, we
 > > could move the binding code for emojis to iso-transl.el and put the
 > > bindings in iso-transl-ctl-x-8-map?
 > 
 > They're defined the same as `insert-char', which seems appropriate, I
 > think?  I.e.,
 > 
 > (define-key ctl-x-map "8\r" 'insert-char)
 > (define-key ctl-x-map "8e" ...
 > 
 > 
 > -- 
 > (domestic pets only, the antidote for overdose, milk.)
 >    bloggy blog: http://lars.ingebrigtsen.no

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮

--

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮



reply via email to

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