emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Regression: org-export-as-html failure


From: Steve Purcell
Subject: [O] Regression: org-export-as-html failure
Date: Thu, 28 Feb 2013 11:10:43 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin)

Using the org-mode included in Emacs HEAD as of yesterday, the following
content causes an error when exporting as html:

https://gist.github.com/purcell/5055957

Backtrace:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("\\([^\\\\]\\)\\([_^]\\)" nil)
  org-export-protect-sub-super(nil)
  org-export-normalize-links()
  org-export-preprocess-string(...)
  org-export-as-html(nil)
  call-interactively(org-export-as-html)

Export as iCal works fine. The list of bare http links seems to be the
problem, but until recently org-mode happily exported this content to
html.

-Steve




reply via email to

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