fan Vollmar
> Date: 22. April 2010 09:45:13 MESZ
> To: mailing-list-org-mode Mode
> Subject: [Orgmode] Redefining M-
>
> Hallo,
>
> I want to globally use M- to cycle between buffers (using a function by
> Xah Lee). It works fine except when in Org-mode where this key is
Hallo,
I want to globally use M- to cycle between buffers (using a function by
Xah Lee). It works fine except when in Org-mode where this key is bound to
org-complete in org.el. I have tried:
(add-hook 'org-mode-hook
(lambda ()
(define-key org-mode-map