From: Giacomo M <jackjackk@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: 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 [thread overview]
Message-ID: <4FEDC88E.9050806@gmail.com> (raw)
In-Reply-To: <CA+GKSr7nY523PO1XLkoetcvZKpzPDCieZs0r_1oD-X6u7pB0Fg@mail.gmail.com>
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
next prev parent reply other threads:[~2012-06-29 15:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-27 16:36 local-set-key: Key sequence C-c SPC a starts with non-prefix key C-c SPC Giacomo M
2012-06-29 15:23 ` Giacomo M [this message]
2012-06-29 15:29 ` Giacomo M
2012-06-29 16:04 ` Nick Dokos
2012-06-29 17:17 ` Jambunathan K
2012-06-30 11:08 ` Giacomo M
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FEDC88E.9050806@gmail.com \
--to=jackjackk@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).