emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] New error when setting the publishing directory


From: Nicolas Goaziou
Subject: Re: [O] New error when setting the publishing directory
Date: Mon, 01 Feb 2016 12:22:03 +0100

Hello,

Julien Cubizolles <address@hidden> writes:

> I've been using the following for a long time to export to a remote ftp
> site. 
>
> #+begin_src emacs-lisp :exports none
>   (setq org-export-in-background t)
>   (setq org-publish-project-alist
>              '(("orgfiles"
>                  :publishing-directory "/ftp:address@hidden:"
>                  )))
> #+end_src
>
>
> Since a few days, this fails with:
>
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (wrong-type-argument listp org-table)

It is fixed in latest release from Org ELPA.

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]