[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] hidden-subtree-error
From: |
Bastien |
Subject: |
Re: [O] hidden-subtree-error |
Date: |
Sun, 30 Sep 2012 19:47:14 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) |
Hi Philipp,
Philipp Kroos <address@hidden> writes:
> sorry, I missed your answer till tidying up my mailbox was due today ;)
> This error doesn't prevent anything from working, so I haven't looked
> into it much deeper yet.
> Anyway, last time I even forgot the obvious step to investigate my
> .emacs first.
> Now I could narrow down the reason for the message to these lines:
>
> #+BEGIN_SRC emacs-lisp
> (add-hook 'org-mode-hook
> (global-set-key (kbd "ESC <down>") 'org-metaleft))
> (add-hook 'org-mode-hook
> (global-set-key (kbd "ESC <up>") 'org-metaright))
> #+END_SRC
>
> These bindings are ignored if i use `local-set-key` (why?), but the
> file-mode-specification error still comes up.
I still cannot reproduce this error. What version of Org are you using?
--
Bastien