From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: [bug] Invalid format character in html-postamble-format Date: Tue, 15 Feb 2011 09:37:31 +0100 Message-ID: <80ipwlsnhw.fsf@missioncriticalit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org 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=20 "

Author: %a (%e)

\n

Date: %d\n

Generated by %c

\n

%v

\n" Documentation: Not documented as a variable. --8<---------------cut here---------------end--------------->8--- But I don't know what was intended... Best regards, Seb --=20 S=C3=A9bastien 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