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