emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org, Uwe Brauer <uwe_brauer@mat.ucm.es>
Subject: Re: how to bind keys in orgtbl-mode
Date: Fri, 09 Dec 2011 23:49:40 +0100	[thread overview]
Message-ID: <4EE29084.7040501@mat.ucm.es> (raw)
In-Reply-To: <BBE405A5-B0E3-4B7F-9293-D260537ED2D9@gmail.com>

Carsten Dominik wrote:
> (add-hook
>   'orgtbl-mode-hook
>   (lambda ()
>     (org-defkey orgtbl-mode-map "\C-c\C-w"
> 	       (orgtbl-make-binding 'org-table-wrap-region 1000 "\C-c\C-w"))
>     (org-defkey orgtbl-mode-map "\C-c\C-h"
> 	       (orgtbl-make-binding 'org-table-wrap-region 1001 "\C-c\C-h"))))
>
cool that works nicely, thanks

Uwe

  reply	other threads:[~2011-12-09 22:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 21:36 how to bind keys in orgtbl-mode Uwe Brauer
2011-12-09 21:44 ` Nick Dokos
2011-12-09 22:24 ` Carsten Dominik
2011-12-09 22:49   ` Uwe Brauer [this message]
2011-12-15  7:50   ` Sebastien Vauban
2011-12-15  8:11     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EE29084.7040501@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=uwe_brauer@mat.ucm.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).