emacs-devel
[Top][All Lists]
Advanced

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

Re: C-x 8 shorthands for ≤ and ≥


From: Kaushal
Subject: Re: C-x 8 shorthands for ≤ and ≥
Date: Mon, 11 May 2015 14:57:44 +0000

Thanks. I personally never needed to use ». But for someone already using that, the ">>" binding is pretty intuitive (and same applies to "<<"). 

I'd vote for that change to happen so that we can have ">=" and "<=" bindings, and others beginning with "<" and ">" in future.

On Mon, May 11, 2015 at 10:53 AM Stefan Monnier <address@hidden> wrote:
>>   ("_<" . [?≤])
>>   ("_>" . [?≥])
>> Can the bindings be changed to these:
>>   ("<=" . [?≤])
>>   (">=" . [?≥])

FWIW, I agree.

> ">" is already bound to »
> "<" is already boudn to «

">>" and "<<" would seem to be better choices.
The shorter `C-x <' used so far made sense when we restricted C-x 8 to
something like Latin-1, but if we want to extend coverage, I don't think
we can afford such short bindings.


        Stefan

reply via email to

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