all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug] Invalid format character in html-postamble-format
@ 2011-02-15  8:37 Sébastien Vauban
  2011-02-15  9:54 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Sébastien Vauban @ 2011-02-15  8:37 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

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


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-15 15:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-15  8:37 [bug] Invalid format character in html-postamble-format Sébastien Vauban
2011-02-15  9:54 ` Bastien
2011-02-15 12:13   ` Sébastien Vauban
2011-02-15 14:58     ` Bastien
2011-02-15 15:08       ` Sébastien Vauban

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.