Applied, thanks. - Carsten On Aug 8, 2008, at 10:33 AM, David House wrote: > The "Generated by org-mode" text at the end of the document has a > small HTML typo causing invalid HTML to be produced. Patch: > > --- > diff -u c\:/Program\ Files/Emacs/emacs/site-lisp/org/org-exp.el > c\:/Program\ Files/Emacs/emacs/site-lisp/org/org-exp-mine.el > --- c:/Program Files/Emacs/emacs/site-lisp/org/org-exp.el 2008-07-25 > 15:19:00.000000000 +0100 > +++ c:/Program Files/Emacs/emacs/site-lisp/org/org-exp-mine.el > 2008-08-08 > 09:27:14.796875000 +0100 > @@ -3325,7 +3325,7 @@ > (nth 2 lang-words) ": " > date "

\n")) > (when org-export-creator-info > - (insert (format "

HTML generated by org-mode %s in emacs %s< > \p>\n" > + (insert (format "

HTML generated by org-mode %s in emacs %s p>\n" > org-version emacs-major-version))) > (insert "")) > > --- > > This is such a trivial change that I haven't signed papers with the > FSF. > > -- > -David House, dmhouse@gmail.com > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode