emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] how to bind keys in orgtbl-mode


From: Nick Dokos
Subject: Re: [O] how to bind keys in orgtbl-mode
Date: Fri, 09 Dec 2011 16:44:49 -0500

Uwe Brauer <address@hidden> wrote:

> 
> 
> Hello 
> 
> 
> how can I bind keys in Orgtbl minor mode?
> 
> I would like to have the same binding as in org-mode
> 
>   (local-set-key [(control c) (control w)] 'org-table-wrap-region)
>   (local-set-key [(control c) (control h)] 'org-table-insert-hline)
> 
> But I don't find a orgtbl-mode-hook.

Probably bind them in orgtbl-mode-map (untested).

Nick




reply via email to

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