emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.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 12:04:37 -0400	[thread overview]
Message-ID: <9455.1340985877@alphaville> (raw)
In-Reply-To: Message from Giacomo M <jackjackk@gmail.com> of "Fri\, 29 Jun 2012 16\:29\:56 BST." <CA+GKSr7UxnPd2hnnFbU6YfiKexc18DzbkLyxb36t1mVjycmvWw@mail.gmail.com>

Giacomo M <jackjackk@gmail.com> wrote:

> 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
> 

But in any case, don't you want a *global* binding, so that you can
invoke the agenda from anywhere? With the above, you have to be in an
org-mode buffer to do so.

Nick

  reply	other threads:[~2012-06-29 16:04 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 [this message]
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=9455.1340985877@alphaville \
    --to=nicholas.dokos@hp.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).