Hi Philipp, Philipp Kroos <philipp.kr...@t-online.de> 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