Re: [O] invalid byte-code error when publishing

2013-08-21 Thread Mehul Sanghvi
On Tue, Aug 20, 2013 at 9:48 AM, Sebastien Vauban wrote: > Mehul Sanghvi wrote: > > Sebastien Vauban wrote: > >> Mehul Sanghvi 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 emac

Re: [O] invalid byte-code error when publishing

2013-08-20 Thread Sebastien Vauban
Mehul Sanghvi wrote: > Sebastien Vauban wrote: >> Mehul Sanghvi 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 > > I

Re: [O] invalid byte-code error when publishing

2013-08-20 Thread Mehul Sanghvi
On Tue, Aug 20, 2013 at 4:20 AM, Sebastien Vauban wrote: > Mehul Sanghvi, > > Mehul Sanghvi 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

Re: [O] invalid byte-code error when publishing

2013-08-20 Thread Sebastien Vauban
Mehul Sanghvi, Mehul Sanghvi 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 th

Re: [O] invalid byte-code error when publishing

2013-08-19 Thread Mehul Sanghvi
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

Re: [O] invalid byte-code error when publishing

2013-08-19 Thread Sebastien Vauban
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

Re: [O] invalid byte-code error when publishing

2013-08-19 Thread Mehul Sanghvi
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 Sa

[O] invalid byte-code error when publishing

2013-08-18 Thread Mehul Sanghvi
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 process