From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Sanghvi Subject: Re: invalid byte-code error when publishing Date: Mon, 19 Aug 2013 09:19:21 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0418282eccae9504e44cc907 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBPMl-0005sU-Gs for emacs-orgmode@gnu.org; Mon, 19 Aug 2013 09:19:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBPMg-0003iS-7l for emacs-orgmode@gnu.org; Mon, 19 Aug 2013 09:19:27 -0400 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:35692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBPMf-0003i0-Ub for emacs-orgmode@gnu.org; Mon, 19 Aug 2013 09:19:22 -0400 Received: by mail-we0-f176.google.com with SMTP id q56so621542wes.35 for ; Mon, 19 Aug 2013 06:19:21 -0700 (PDT) In-Reply-To: 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: ML Emacs-orgmode --f46d0418282eccae9504e44cc907 Content-Type: text/plain; charset=ISO-8859-1 The error only occurs if I'm using org-babl. The offending piece of code I've got is: #+BEGIN_SRC emacs-lisp (setq tramp-default-method "ssh") #+END_SRC If I remove the #+BEGIN_SRC and #+END_SRC than everything works fine and I'm able to publish. On Sun, Aug 18, 2013 at 11:43 PM, Mehul Sanghvi wrote: > > My setup: > ======== > > (emacs-version): 23.4.1 > org-version: Org-mode version 8.0.7 (release_8.0.7-369-g9154c7 > > When publishing using org-html-publish-to-html I get the following error: > > Publishing file /home/mehul/org/new-site/emacs.org using > `org-html-publish-to-html' > org-babel-exp processing... > Fontifying *temp*... (regexps......................) > org-babel-exp processing... > setq: Invalid byte code in > /usr/share/emacs/23.4/lisp/emacs-lisp/cl-seq.elc > > And the page does not get generated. > > Any suggestions on what is wrong ? > > > > cheers, > > mehul > > -- > Mehul N. Sanghvi > email: mehul.sanghvi@gmail.com > -- Mehul N. Sanghvi email: mehul.sanghvi@gmail.com --f46d0418282eccae9504e44cc907 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

The error only occurs if I'm using org-babl. = =A0The offending piece of code I've got is:

#+= BEGIN_SRC emacs-lisp =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=A0=
(setq tramp-default-method "ssh") =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0
#+END_SRC

If I remove the #+BEGIN_SRC a= nd #+END_SRC than everything works fine and I'm able to publish.
<= div>


On Sun, Aug 18, 2013 at 11:43 PM, Mehul Sanghvi <mehul.sanghvi@gmail= .com> wrote:

My setup:
=3D=3D=3D=3D=3D=3D= =3D=3D

=A0 (emacs-version): 23.4.1
=A0 = =A0org-version: Org-mode version 8.0.7 (release_8.0.7-369-g9154c7

When publishing using org-html-publish-to-html I get the fo= llowing error:

=A0 =A0Publishing file /home/mehul/org/new-site/emacs.org using `org-html-= publish-to-html' =A0=A0
=A0 =A0org-babel-exp processing...
=A0 =A0Fontifying =A0*temp*... (regexps......................)
=A0 =A0org-babel-exp processing...=A0
=A0 =A0setq: Invalid b= yte code in /usr/share/emacs/23.4/lisp/emacs-lisp/cl-seq.elc =A0 =A0=A0

And the page does not get generated.

Any suggestions on what is wrong ?=A0



cheers,

=A0 =A0 mehul
<= div>
--
Mehul N. Sanghvi
email: mehul.sanghvi@gmail.com



--
Mehul N. San= ghvi
email: mehul.sanghvi@gma= il.com
--f46d0418282eccae9504e44cc907--