emacs-orgmode
[Top][All Lists]
Advanced

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

[O] how to bind keys in orgtbl-mode


From: Uwe Brauer
Subject: [O] how to bind keys in orgtbl-mode
Date: Fri, 09 Dec 2011 22:36:59 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) XEmacs/21.5-b29 (linux)


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.
Thanks

Uwe Brauer 




reply via email to

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