Re: [Orgmode] set-keys in orgtble mode

2008-05-22 Thread Carsten Dominik
On May 23, 2008, at 8:22 AM, Carsten Dominik wrote: On May 22, 2008, at 11:38 PM, Eric Schulte wrote: Hi Carsten, Thanks for the pointers, currently M-S- and M-S- are intercepted by my window manager (xfce), but the To add your own keys, you can do something like this, in orgtbl- mode- h

Re: [Orgmode] set-keys in orgtble mode

2008-05-22 Thread Carsten Dominik
On May 22, 2008, at 11:38 PM, Eric Schulte wrote: Hi Carsten, Thanks for the pointers, currently M-S- and M-S- are intercepted by my window manager (xfce), but the To add your own keys, you can do something like this, in orgtbl-mode- hook. (org-defkey orgtbl-mode-map "\C-cd" (or

Re: [Orgmode] set-keys in orgtble mode

2008-05-22 Thread Eric Schulte
Hi Carsten, Thanks for the pointers, currently M-S- and M-S- are intercepted by my window manager (xfce), but the > To add your own keys, you can do something like this, in orgtbl-mode- > hook. > > (org-defkey orgtbl-mode-map "\C-cd" > (orgtbl-make-binding 'org-table-delete-co

Re: [Orgmode] set-keys in orgtble mode

2008-05-22 Thread Carsten Dominik
Hi Eric, On May 22, 2008, at 6:50 PM, Eric Schulte wrote: Hi, I very much enjoy using orgtble mode, however there are some functions which I run over and over org-table-delete-column, and org-table-insert-row, etc... That would be M-S- and M-S-, can't you use these keys? it is not clear if