emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error on html export
@ 2017-02-27  8:21 Mark Meyer
  2017-02-27 11:45 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Meyer @ 2017-02-27  8:21 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
I'm getting an error on HTML export, as soon as my document has a
`#+TITLE' set.

Here's part of the stack trace:

Debugger entered--Lisp error: (wrong-type-argument listp #("test" 0 4
(:parent (#1))))
  org-element-set-contents(#("test" 0 4 (:parent (#0))))
  apply(org-element-set-contents #("test" 0 4 (:parent (#0))) nil)
  #[257 "\211\305\306\307\x04#\x18\x19\310\311\b\211\x1a:\204\x15

I see that `org-element-set-contents' expects a list to operate on, but
is getting passed an array. This is with org-mode 9.0.5.

Cheers, Mark
-- 
  Mark Meyer
  mark@ofosos.org

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

* Re: Error on html export
  2017-02-27  8:21 Error on html export Mark Meyer
@ 2017-02-27 11:45 ` Nicolas Goaziou
  2017-02-27 19:26   ` Mark Meyer
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2017-02-27 11:45 UTC (permalink / raw)
  To: Mark Meyer; +Cc: emacs-orgmode

Hello,

Mark Meyer <mark@ofosos.org> writes:

> I'm getting an error on HTML export, as soon as my document has a
> `#+TITLE' set.
>
> Here's part of the stack trace:
>
> Debugger entered--Lisp error: (wrong-type-argument listp #("test" 0 4
> (:parent (#1))))

This is a common issue with mixed installations. You need to re-install
Org without any other version loaded otherwise.

Regards,

-- 
Nicolas Goaziou

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

* Re: Error on html export
  2017-02-27 11:45 ` Nicolas Goaziou
@ 2017-02-27 19:26   ` Mark Meyer
  2017-02-27 20:18     ` Thomas S. Dye
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Meyer @ 2017-02-27 19:26 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

On 02/27/17 12:45, Nicolas Goaziou wrote:
> This is a common issue with mixed installations. You need to re-install
> Org without any other version loaded otherwise.

Spot on! Uninstalling org-mode `C-c C-x' and reinstalling worked.

Is there a FAQ for this kind of issues?

Cheers, Mark

-- 
  Mark Meyer
  mark@ofosos.org

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

* Re: Error on html export
  2017-02-27 19:26   ` Mark Meyer
@ 2017-02-27 20:18     ` Thomas S. Dye
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas S. Dye @ 2017-02-27 20:18 UTC (permalink / raw)
  To: Mark Meyer; +Cc: emacs-orgmode, Nicolas Goaziou

Aloha Mark,

Mark Meyer writes:

> On 02/27/17 12:45, Nicolas Goaziou wrote:
>> This is a common issue with mixed installations. You need to re-install
>> Org without any other version loaded otherwise.
>
> Spot on! Uninstalling org-mode `C-c C-x' and reinstalling worked.
>
> Is there a FAQ for this kind of issues?

http://orgmode.org/worg/org-faq.html#mixed-install

All the best,
Tom

--
Thomas S. Dye
http://www.tsdye.com

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

end of thread, other threads:[~2017-02-27 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27  8:21 Error on html export Mark Meyer
2017-02-27 11:45 ` Nicolas Goaziou
2017-02-27 19:26   ` Mark Meyer
2017-02-27 20:18     ` Thomas S. Dye

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).