emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [bug] Invalid format character in html-postamble-format


From: Sébastien Vauban
Subject: [Orgmode] [bug] Invalid format character in html-postamble-format
Date: Tue, 15 Feb 2011 09:37:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hi,

When exporting to HTML (with lastest Git), I now have this error occurring:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "Invalid format character: `%v'")
  signal(error ("Invalid format character: `%v'"))
  error("Invalid format character: `%%%c'" 118)
--8<---------------cut here---------------end--------------->8---

I could spot the bad character in:

--8<---------------cut here---------------start------------->8---
html-postamble-format's value is 
"<p class=\"author\">Author: %a (%e)</p>\n<p class=\"date\">Date: %d</p>\n<p 
class=\"creator\">Generated by %c</p>\n<p class=\"xhtml-validation\">%v</p>\n"

Documentation:
Not documented as a variable.
--8<---------------cut here---------------end--------------->8---

But I don't know what was intended...

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

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