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 12:50:42 -0500

Leandro Noferini <address@hidden> wrote:

> Nick Dokos <address@hidden> writes:
> 
> 
> [...]
> 
> >> (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.
> 
> It lacks only the three closing parenthesis.
> 
> >> 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.
> 
> I did not remember how to have the debug, thanks!
> 
> This is the Backtrace:
> 
> Debugger entered--Lisp error: (wrong-type-argument sequencep 98)
>   #[(f) "\304        P!\305\n\"\203map-function 
> org-publish-initialize-cache plist-get :exclude :auto-sitemap 
> :sitemap-filename "sitemap.org" :sitemap-function org-publish-org-sitemap 
> :sitemap-date-format :sitemap-file-entry-format :preparation-function 
> :completion-function org-publish-get-base-files nil run-hooks 
> preparation-function org-publish-file t :makeindex 
> org-publish-index-generate-theindex :base-directory expand-file-name 
> "theindex.org" completion-function org-publish-write-cache-file 
> org-publish-sitemap-date-format org-sitemap-date-format 
> org-publish-sitemap-file-entry-format org-sitemap-file-entry-format files 
> file] 6] (("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")))
>   org-publish-projects((("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")))
>   org-publish(("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") nil)
>   call-interactively(org-publish)
>   org-export(nil)
>   call-interactively(org-export nil nil)
> 
> What should I look for?
> 
> -- 
> Ciao
> leandro
> http://oivabkctz4ajdnwa.onion/blog/
> gpg fingerprint: 54A4 2612 FD50 0313 7FED  6A91 DA5C 1552 E7A4 D6C2
> \    /
>  ~~~~   The only ASCII history possible
> /    \



reply via email to

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