Nick Dokos <nicholas.do...@hp.com> 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 "lnofe...@cybervalley.org"
>> 
>
> 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\"\203\202\nB\211)\207" [base-dir f x 
org-publish-temp-files expand-file-name memql] 3](98)
  mapc(#[(f) "\304     P!\305\n\"\203\202\nB\211)\207" [base-dir f x 
org-publish-temp-files expand-file-name memql] 3] "blog.org")
  org-publish-get-base-files(("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 "lnofe...@cybervalley.org") nil)
  #[(project) "\306@!\210A\307        \310\"\307      \311\"\307      
\312\"\206\313\307     \314\"\206#\315\307     \316\"\206- \307      
\317\"\2068!\"\307     \320\"\307     
\321\"\322\n\"#\323$\203X\324\325!\210\203a
\f\"\210#\211A#@\211$\203x\326$\327#\210\202a\307     \330\"\203\222\331\307  
\332\"!\210\326\333\334\307     \332\"\"\327#\210\203\233\324\335!\210\336 
.\207" [project project-plist exclude-regexp sitemap-p sitemap-filename 
sitemap-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 "lnofe...@cybervalley.org"))
  mapc(#[(project) "\306@!\210A\307   \310\"\307      \311\"\307      
\312\"\206\313\307     \314\"\206#\315\307     \316\"\206- \307      
\317\"\2068!\"\307     \320\"\307     
\321\"\322\n\"#\323$\203X\324\325!\210\203a
\f\"\210#\211A#@\211$\203x\326$\327#\210\202a\307     \330\"\203\222\331\307  
\332\"!\210\326\333\334\307     \332\"\"\327#\210\203\233\324\335!\210\336 
.\207" [project project-plist exclude-regexp sitemap-p sitemap-filename 
sitemap-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 "lnofe...@cybervalley.org")))
  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 "lnofe...@cybervalley.org")))
  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 "lnofe...@cybervalley.org") 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
/    \

Attachment: pgp55L2vjgsps.pgp
Description: PGP signature

Reply via email to