From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giacomo M Subject: Re: local-set-key: Key sequence C-c SPC a starts with non-prefix key C-c SPC Date: Fri, 29 Jun 2012 16:29:56 +0100 Message-ID: References: <4FEDC88E.9050806@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b2ed431d8adea04c39e1ead Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Skd8y-0000l0-T6 for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 11:30:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Skd8x-0003Rf-5T for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 11:30:00 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:43733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Skd8w-0003RB-Sd for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 11:29:59 -0400 Received: by dakp5 with SMTP id p5so4993417dak.0 for ; Fri, 29 Jun 2012 08:29:56 -0700 (PDT) In-Reply-To: <4FEDC88E.9050806@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --047d7b2ed431d8adea04c39e1ead Content-Type: text/plain; charset=ISO-8859-1 Actually it was just the space.... sorry for the noise On Fri, Jun 29, 2012 at 4:23 PM, Giacomo M 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 >> > > > --047d7b2ed431d8adea04c39e1ead Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Actually it was just the space....
sorry for the noise

On Fri, Jun 29, 2012 at 4:23 PM, Giacomo M <jackjackk@g= mail.com> wrote:
apparently these lines in my emacs init file= were causing the export error:
(add-hook 'org-mode-hook
=A0 =A0 =A0 =A0 =A0(lambda ()
=A0 =A0 =A0 =A0 =A0 =A0 (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



--047d7b2ed431d8adea04c39e1ead--