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

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

Re: Is it possible to make M-C-p and M-C-n global aliases for M-down and


From: Stefan Monnier
Subject: Re: Is it possible to make M-C-p and M-C-n global aliases for M-down and M-up?
Date: Sun, 07 Feb 2021 14:26:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> I tried Stefan's approach, and that seemed to work as expected.  I.e. no
> surprises so far.

I think the "bad surprise" would be when you need to use a major mode
which places important bindings on `C-M-p` and `C-M-n` because you won't
be able to use those any more (the keys get remapped to `M-up` and `M-down`
before they're looked up in the mode's keymaps).


        Stefan




reply via email to

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