Re: Bug: crash exporing to html [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2021-03-21 Thread Greg Minshall
Kyle Meyer wrote: > At the very least, the failure message should be informative in this > situation (a call referencing an unknown name). I've pushed a commit > (5450d6420) to improve the error reporting. thanks!

Re: Bug: crash exporing to html [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2021-03-21 Thread Kyle Meyer
Greg Minshall writes: > one line in why.org: > > call_find-orgs() > > > then > > emacs -Q > > > then > > C-e h h > > > then > > Debugger entered--Lisp error: (wrong-type-argument consp nil) > org-babel-exp-code(nil lob) > org-babel-exp-do-export(nil lob) >

Re: Bug: crash exporing to html [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2021-03-20 Thread Tim Cross
I can confirm the same behaviour and would agree it is a bug. Greg Minshall writes: > one line in why.org: > > call_find-orgs() > > > then > > emacs -Q > > > then > > C-e h h > > > then > > Debugger entered--Lisp error: (wrong-type-argument consp nil) > org

Bug: crash exporing to html [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2021-03-20 Thread Greg Minshall
one line in why.org: call_find-orgs() then emacs -Q then C-e h h then Debugger entered--Lisp error: (wrong-type-argument consp nil) org-babel-exp-code(nil lob) org-babel-exp-do-export(nil lob) org-babel-exp-process-buffer() org-export-as(html nil nil ni