On 25.1.2012, at 06:15, Bastien wrote:

> Hi Marcelo,
> 
> Marcelo de Moraes Serpa <celose...@gmail.com> writes:
> 
>> Why does org rebinds C-c C-y to that function? Is that a default
>> binding for org?
> 
> Yes.  But `C-c y' is free.

Just to expand on this, in Emacs, C-c letter keys are reserved for the users,
but C-c C-letter is for the major modes.  So for your own private global
bindings, C-c letter is much safer.

- Carsten

Reply via email to