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 11:22:38 -0400 Message-ID: References: <86k3jhojvm.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0438eb67b74fca04e44e8235 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBRI4-00064A-7G for emacs-orgmode@gnu.org; Mon, 19 Aug 2013 11:22:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBRHz-0008QO-GZ for emacs-orgmode@gnu.org; Mon, 19 Aug 2013 11:22:44 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:52889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBRHz-0008Px-8T for emacs-orgmode@gnu.org; Mon, 19 Aug 2013 11:22:39 -0400 Received: by mail-wi0-f171.google.com with SMTP id hr7so3221796wib.10 for ; Mon, 19 Aug 2013 08:22:38 -0700 (PDT) In-Reply-To: <86k3jhojvm.fsf@somewhere.org> 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: Sebastien Vauban Cc: ML Emacs-orgmode --f46d0438eb67b74fca04e44e8235 Content-Type: text/plain; charset=ISO-8859-1 Sebastien, Thanks for the suggestion. That does not fix the problem. I still get the same error as before. cheers, mehul On Mon, Aug 19, 2013 at 10:06 AM, Sebastien Vauban wrote: > Mehul Sanghvi wrote: > > 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. > > Would this fix it? > > #+BEGIN_SRC emacs-lisp :eval no > (setq tramp-default-method "ssh") > #+END_SRC > > Best regards, > Seb > > -- > Sebastien Vauban > > > -- Mehul N. Sanghvi email: mehul.sanghvi@gmail.com --f46d0438eb67b74fca04e44e8235 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Sebastien,

=A0 =A0 =A0 =A0Thanks for th= e suggestion. =A0That does not fix the problem. =A0I still get the same err= or as before.

=A0 =A0 =A0 =A0

=

cheers,

=A0 =A0 =A0 =A0mehul


On Mon, Aug 19, 2013 at= 10:06 AM, Sebastien Vauban <sva-news@mygooglest.com> = wrote:
Mehul Sanghvi wrote:
> The error only occurs if I'm using org-babl. =A0The offending piec= e 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 a= nd
> I'm able to publish.

Would this fix it?

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

Best regards,
=A0 Seb

--
Sebastien Vauban





-- Mehul N. Sanghvi
email: meh= ul.sanghvi@gmail.com
--f46d0438eb67b74fca04e44e8235--