emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] org-export-as-html: Wrong type argument: stringp, t


From: Emanuele Santoro
Subject: [Orgmode] org-export-as-html: Wrong type argument: stringp, t
Date: Thu, 9 Sep 2010 17:45:46 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hello,
I've been using GNU Emacs and the magnificent org-mode for about a
year, but now I'm having troubles at exporting a org document to html
as i always did up to this morning.

I am running Debian GNU/Linux 6.0 «Squeeze» (now still in testing) and
emacs 23.2.1 .

Debian ships org-mode 7.01g as separate, optional package.
I used to use org-mode 6.33x i had in my home folder.

But let's assume i want to use the debian package, since keeping an
old version of the package isn't an adviceable thing, and since i get
the same error despite the version switch.

The error i get when publishing a file is:

      org-export-as-html: Wrong type argument: stringp, t

So i try M-x toggle-debug-on-error.
Then i try C-e F (publish this file).

That's what i get:

----8<-----8<----8<------8<----8<------8<----8<------8< 

Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match("\\S-" t)
  org-export-as-html(1 nil (:buffer-will-be-killed t :base-directory 
"~/sito/org-files/" :publishing-directory "~/sito/html/" :publish-function 
org-publish-org-to-html :style "<link rel=\"stylesheet\" type=\"text/css\" 
href=\"style.css\" />" :auto-index nil :convert-org-links t :section-numbers 
nil :author "Emanuele Santoro" :email "address@hidden" :table-of-contents 1 
:headline-levels 1 :language it :link-home t :plain-source nil :auto-preamble 
t) nil nil "/home/manu/sito/html/")
  org-publish-org-to("html" (:base-directory "~/sito/org-files/" 
:publishing-directory "~/sito/html/" :publish-function org-publish-org-to-html 
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"style.css\" />" 
:auto-index nil :convert-org-links t :section-numbers nil :author "Emanuele 
Santoro" :email "address@hidden" :table-of-contents 1 :headline-levels 1 
:language it :link-home t :plain-source nil :auto-preamble t) 
"/home/manu/sito/org-files/fortune-manager.org" "/home/manu/sito/html/")
  org-publish-org-to-html((:base-directory "~/sito/org-files/" 
:publishing-directory "~/sito/html/" :publish-function org-publish-org-to-html 
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"style.css\" />" 
:auto-index nil :convert-org-links t :section-numbers nil :author "Emanuele 
Santoro" :email "address@hidden" :table-of-contents 1 :headline-levels 1 
:language it :link-home t :plain-source nil :auto-preamble t) 
"/home/manu/sito/org-files/fortune-manager.org" "/home/manu/sito/html/")
  org-publish-file("/home/manu/sito/org-files/fortune-manager.org")
  byte-code("205
  Debugger entered--Lisp error: (wrong-type-argument stringp t)
  string-match("\\S-" t)
  org-export-as-html(1 nil (:buffer-will-be-killed t :base-directory 
"~/sito/org-files/" :publishing-directory "~/sito/html/" :publish-function 
org-publish-org-to-html :style "<link rel=\"stylesheet\" type=\"text/css\" 
href=\"style.css\" />" :auto-index nil :convert-org-links t :section-numbers 
nil :author "Emanuele Santoro" :email "address@hidden" :table-of-contents 1 
:headline-levels 1 :language it :link-home t :plain-source nil :auto-preamble 
t) nil nil "/home/manu/sito/html/")
  org-publish-org-to("html" (:base-directory "~/sito/org-files/" 
:publishing-directory "~/sito/html/" :publish-function org-publish-org-to-html 
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"style.css\" />" 
:auto-index nil :convert-org-links t :section-numbers nil :author "Emanuele 
Santoro" :email "address@hidden" :table-of-contents 1 :headline-levels 1 
:language it :link-home t :plain-source nil :auto-preamble t) 
"/home/manu/sito/org-files/fortune-manager.org" "/home/manu/sito/html/")
  org-publish-org-to-html((:base-directory "~/sito/org-files/" 
:publishing-directory "~/sito/html/" :publish-function org-publish-org-to-html 
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"style.css\" />" 
:auto-index nil :convert-org-links t :section-numbers nil :author "Emanuele 
Santoro" :email "address@hidden" :table-of-contents 1 :headline-levels 1 
:language it :link-home t :plain-source nil :auto-preambl


\302\303 !)\207" [force org-publish-use-timestamps-flag org-publish-file 
buffer-file-name] 2)
  org-publish-current-file(nil)
  call-interactively(org-publish-current-file)
  org-export(nil)
  call-interactively(org-export nil nil)

----8<-----8<----8<------8<----8<------8<----8<------8< 


And now i cannot export org-files and update my website anymore.

Any hints on how to solve this problem?

Thanks in advance.

Cheers,
-- 
Emanuele Santoro

Attachment: signature.asc
Description: Digital signature


reply via email to

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