emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Error exporting a project


From: Nick Dokos
Subject: Re: [O] Error exporting a project
Date: Sun, 12 Feb 2012 10:43:31 -0500

Leandro Noferini <address@hidden> wrote:

> Ciao a tutti,
> 
> I am using org-mode 7.8.03 coming with emacs  24.0.93.1
> (x86_64-pc-linux-gnu, GTK+ Version 3.2.3) from debian package.
> 
> I defined a project like this for my little blog:
> 
> (setq org-publish-project-alist
>       '(("Blog"
>        :base-directory "~/Documenti/org/"
>        :publishing-directory "~/Documenti/Personali/Blog/"
>        :base-extension "org"
>        :section-numbers nil
>        :table-of-contents nil
>        :include "blog.org"
>        :tasks nil
>        :author "Leandro Noferini"
>        :email "address@hidden"
> 

This is incomplete - please send the complete entry.

> but when I try to export to html I get this error (in Messages buffer)
> 
> mapc: Wrong type argument: sequencep, 98
> 
> What's wrong?
> 

M-x toggle-debug-on-error RET and then try to publish. You should
get a backtrace: post the full backtrace to this list.

Nick




reply via email to

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