emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-mode + icicles, avoid key binding redefinitions?


From: Bastien
Subject: Re: [O] org-mode + icicles, avoid key binding redefinitions?
Date: Tue, 28 Jan 2014 10:08:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Thomas,

thanks for starting this list.

address@hidden (Thomas S. Dye) writes:

> C-c ! Creating timestamps
> C-c . Creating timestamps
> C-c # Checkboxes
> C-c ' Editing and debugging formulas, literal examples, include files,
> editing source code, cooperation
> C-c , Priorities
> C-c ; Comment lines
> C-c ? Editing and debugging formulas
> C-c @ Structure editing 
> C-c ^ Structure editing, plain lists, built-in table editor
> C-c ` Built-in table editor
> C-c ~ Cooperation

(There is also C-c : (to add QUOTE) but doomed to disappear anyway.)

I think most of these keybindings could migrate to a C-c C- version.

For example:

C-c # Checkboxes

would be

C-c C-# Checkboxes

this would work for all of them except C-c ^ beause C-c C-^ is
already bound to org-up-element.  Maybe it can move to C-c M-^
instead (but that's one of the keybindings that is deeply into
my memory.)

How would everyone feel about moving those keybindings to comply
more closely with Emacs coding recommendations?

PS: This is a big change so let's move slowly here, with as much
feedback as possible.

-- 
 Bastien



reply via email to

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