On Wed, Nov 3, 2010 at 5:50 PM, Anthony Lander <anthonylan...@yahoo.com> wrote:
> Hi Tom,
>
>
> In order to avoid a prefix key, I did the following in my .emacs:
>
> (defun my-org-mode-hook ()
>  (define-key org-mode-map (kbd "<C-M-return>") (lambda () (interactive)
> (org-insert-heading 1 nil))))
> (add-hook 'org-mode-hook 'my-org-mode-hook)
>

Thanks, Anthony. That's better. - Tom

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to