emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Regression: org-export-as-html failure
@ 2013-02-28 11:10 Steve Purcell
  2013-03-02 11:22 ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Purcell @ 2013-02-28 11:10 UTC (permalink / raw)
  To: emacs-orgmode

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

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-28 11:10 Regression: org-export-as-html failure Steve Purcell
2013-03-02 11:22 ` Bastien
2013-03-02 12:00   ` Steve Purcell
2013-03-02 12:09     ` Bastien
2013-03-02 14:57       ` Steve Purcell
2013-03-02 15:08         ` Bastien

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).