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

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

Re: Proper way to add bindings under C-x 8


From: Robert Pluim
Subject: Re: Proper way to add bindings under C-x 8
Date: Thu, 02 Dec 2021 16:56:07 +0100

>>>>> On Thu, 02 Dec 2021 16:27:55 +0100, Michael Heerdegen 
>>>>> <michael_heerdegen@web.de> said:

    Michael> Robert Pluim <rpluim@gmail.com> writes:
    Michael> Maybe the whole procedure stops when a complete key
    Michael> sequence with a
    Michael> binding has been reached?  I guess that in this case what
    Michael> you want is
    Michael> beyond the reach of key translation mechanisms.
    >> 
    >> Iʼm not sure I understand what you mean. 'C-x 8 e' is not a complete
    >> key sequence, itʼs a prefix. And the character inserted is always the
    >> second one from the vector in the binding.

    Michael> But #x2660 and #x2661 are keys, complete key sequences each, bound 
to
    Michael> `self-insert-command'.

Not on my keyboard :-)

If that were the case, the sequence would stop, produce #x2660, and
then continue and produce #x2661. Except I donʼt see that #x2660 anywhere.

Robert
-- 



reply via email to

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