On Wed, Sep 3, 2008 at 02:51, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>> (org-defkey org-mode-map [(meta down)] 'org-metadown)
>
> That should work, and it does for me.
OK, does not work for me. This does, however. (I got it by M-x
local-set-key RET. This is a trick I use to figure out what
On Wed, Sep 3, 2008 at 02:51, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>> (org-defkey org-mode-map [(meta down)] 'org-metadown)
>
> That should work, and it does for me.
OK, does not work for me. This does, however. (I got it by M-x
local-set-key RET. This is a trick I use to figure out what
On Sep 2, 2008, at 9:07 PM, Samuel Wales wrote:
If I evaluate the following sexp in the org-mode buffer, should it
take effect? It doesn't take effect for either ESC down or alt-down.
(org-defkey org-mode-map [(meta down)] 'org-metadown)
That should work, and it does for me.
- Carsten
If I evaluate the following sexp in the org-mode buffer, should it
take effect? It doesn't take effect for either ESC down or alt-down.
(org-defkey org-mode-map [(meta down)] 'org-metadown)
Thanks.
___
Emacs-orgmode mailing list
Remember: use `Reply
This is the header to the org file, in case it matters.
#+LINK: goor http://www.google.com/search?q=%s
#default is item todo pri tags
#+COLUMNS: %25ITEM %10DEADLINE %SCHEDULED %TODO %TAGS %PRIORITY
##+STARTUP: showall
___
Emacs-orgmode mailing list
Rem