emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [ESS] Keyboard shortcut - is there a principle behind them?


From: Tyler Smith
Subject: Re: [O] [ESS] Keyboard shortcut - is there a principle behind them?
Date: Fri, 06 Dec 2013 09:49:59 -0500
User-agent: K-9 Mail for Android

Rainer M Krug <address@hidden> wrote:
>On 12/06/13, 10:49 , Oleh wrote:
>
>> Now only few shortcuts are reserved for user space and plugins, the
>> most notable of which is the `C-c` prefix. That's why most custom
>> modes such as org-mode and ESS bind to shortcuts with `C-c` prefix:
>> there's a convention that Emacs core will not use `C-c`.

To be clear, C-c followed by another modified key (C-x, for example) is 
reserved for major modes. C-c followed by a regular letter (e.g. C-c x) is 
reserved for use by the user, and should not be used by major modes.

Tyler






reply via email to

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