emacs-devel
[Top][All Lists]
Advanced

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

Re: master 859190f 2/3: Convert some keymaps to defvar-keymap


From: Andreas Schwab
Subject: Re: master 859190f 2/3: Convert some keymaps to defvar-keymap
Date: Thu, 14 Oct 2021 21:54:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Okt 14 2021, Gregory Heytings wrote:

> The proposed syntax is not ambiguous AFAICS.  It's true that there's one
> corner case, which could potentially affect a handful of users, who want 
> to bind the upper case letters C, S, M and H, or the lower case letter s,
> followed by a dash.  IMO sacrificing a simple solution for that corner 
> case is not reasonable.

lisp/calc/calc-ext.el:  (define-key calc-mode-map "s-" 'calc-store-minus)

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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