Hello, Sam Halliday <sam.halli...@gmail.com> writes:
> Regression in org-plus-contrib from http://orgmode.org/elpa/ vs version > distributed with Emacs 25.2.1 > > Running > > M-x md-org-export-to-markdown > > on a simple org file such as the following > > ================================================== > > #+TITLE: Functional Programming in Scala for Mortals > > /Functional Programming in Scala for Mortals/ is a book aimed at Scala > developers with an Object Oriented background who wish to learn the > *Functional Programming* paradigm. > ================================================== > > Causes the following backtrace: > > Debugger entered--Lisp error: (wrong-type-argument listp #("Functional > Programming in Scala for Mortals" 0 43 (:parent (#1)))) This usually mean that you have a mixed installation. You should check that the Org shipped with Emacs is not used. Regards, -- Nicolas Goaziou