From: Jambunathan K <kjambunathan@gmail.com>
To: Giacomo M <jackjackk@gmail.com>
Cc: 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 22:47:01 +0530 [thread overview]
Message-ID: <81r4sym41e.fsf@gmail.com> (raw)
In-Reply-To: <CA+GKSr7UxnPd2hnnFbU6YfiKexc18DzbkLyxb36t1mVjycmvWw@mail.gmail.com> (Giacomo M.'s message of "Fri, 29 Jun 2012 16:29:56 +0100")
1. M-x local-set-key (or M-x global-set-key) (and follow the prompts).
2. Once done, do M-x list-command-history and you will see a lisp form
that you can insert in to your .emacs.
Giacomo M <jackjackk@gmail.com> writes:
> Actually it was just the space....
> sorry for the noise
>
> On Fri, Jun 29, 2012 at 4:23 PM, Giacomo M <jackjackk@gmail.com>
> wrote:
>
> 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 17:17 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
2012-06-29 15:29 ` Giacomo M
2012-06-29 16:04 ` Nick Dokos
2012-06-29 17:17 ` Jambunathan K [this message]
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=81r4sym41e.fsf@gmail.com \
--to=kjambunathan@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jackjackk@gmail.com \
/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).