emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] local-set-key: Key sequence C-c SPC a starts with non-prefix key


From: Giacomo M
Subject: Re: [O] local-set-key: Key sequence C-c SPC a starts with non-prefix key C-c SPC
Date: Fri, 29 Jun 2012 17:23:58 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20120614 Thunderbird/13.0.1

apparently these lines in my emacs init file were causing the export error:
(add-hook 'org-mode-hook
          (lambda ()
             (local-set-key "\C-c a" 'org-agenda)
))

but I'm not enough competent to say why.

Il 27/06/2012 18.36, Giacomo M ha scritto:
Dear all,
I'm getting the error in the subject when trying to export an .org file, e.g. to HTML or LATEX.
who would be so kind to explain me what's happening?
Thanks,

Giacomo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]