Hello, kevinbanjo <kevinba...@gmail.com> writes:
> Hi, > I installed the get-stable version in ~/0work/org-mode and did the make on > it (see my previous email). > > I then added > > (push "~/0work/org-mode/lisp" load-path) > (push "~/0work/org-mode/etc" load-path) > (push "~/0work/org-mode/contrib" load-path) > > (require 'org) > > (eval-after-load 'ox '(require 'ox-koma-letter)) Note that ox-koma-letter already requires "ox". > Debugger entered--Lisp error: (wrong-type-argument listp #("Romeo" 0 5 > (:parent (#1)))) > org-element-set-contents(#("Romeo" 0 5 (:parent (#0)))) > apply(org-element-set-contents #("Romeo" 0 5 (:parent (#0))) nil) > #[(s) " \306\307\310 # \311\312 \211 :\204 \313\202\" @9\203! AA\202\" > )\"\210\314\315\n \211 :\2043\313\202@ @9\203? AA\202@ )#\210 \316\211\n > ;\203V\317\320\f #\202\\\321 A@\f\"* \211 ;\203n\322 \313\f I cannot reproduce it. It looks like you are having a mixed installation problem. Regards, -- Nicolas Goaziou