* Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)]
@ 2016-01-27 19:23 Leandro Facchinetti
2016-01-27 20:41 ` Leandro Facchinetti
2016-01-28 0:14 ` Kyle Meyer
0 siblings, 2 replies; 4+ messages in thread
From: Leandro Facchinetti @ 2016-01-27 19:23 UTC (permalink / raw)
To: emacs-orgmode
Hi, Org Mode contributors.
First, thanks for Org Mode. It changed my life!
I installed `org-plus-contrib' from `http://orgmode.org/elpa/' this
morning and got version `org-plus-contrib-20160125'.
Trying to export a file with a `#+TITLE:' set leads to the error:
apply: Wrong type argument: listp, #("Writings" 0 8 (:parent (#0)))
Sample file:
#+TITLE: Writings
The error happens regardless of the export backend.
I already ran `emacs -q' and the problem persists.
I appreciate any help debugging.
Emacs : GNU Emacs 24.5.1 (x86_64-apple-darwin14.3.0, NS apple-appkit-1347.57)
of 2015-05-29 on Leandros-MacBook-Air.local
Package: Org-mode version 8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)
--
Leandro Facchinetti <me@leafac.com>
https://www.leafac.com
GPG key: 3DF3D583
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)]
2016-01-27 19:23 Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)] Leandro Facchinetti
@ 2016-01-27 20:41 ` Leandro Facchinetti
2016-01-28 17:48 ` Achim Gratz
2016-01-28 0:14 ` Kyle Meyer
1 sibling, 1 reply; 4+ messages in thread
From: Leandro Facchinetti @ 2016-01-27 20:41 UTC (permalink / raw)
To: emacs-orgmode
Hi, Org Mode contributors.
I was able to figure out the issue: my versions of the packages `org'
and `org-plus-contrib' were not matching. Updating both solved the
issue.
Sorry to bother, thanks for the attention and---again---thanks for Org
Mode. It rocks!
Best.
--
Leandro Facchinetti <me@leafac.com>
https://www.leafac.com
GPG key: 3DF3D583
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)]
2016-01-27 20:41 ` Leandro Facchinetti
@ 2016-01-28 17:48 ` Achim Gratz
0 siblings, 0 replies; 4+ messages in thread
From: Achim Gratz @ 2016-01-28 17:48 UTC (permalink / raw)
To: emacs-orgmode
Leandro Facchinetti writes:
> I was able to figure out the issue: my versions of the packages `org'
> and `org-plus-contrib' were not matching. Updating both solved the
> issue.
In fact you should only have one or the other package installed, not
both. I some other package tries to pull in org while you want to have
org-plus-contrib, then you need to drop a dummy org package so that ELPA
doesn't pull in a second installation.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)]
2016-01-27 19:23 Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)] Leandro Facchinetti
2016-01-27 20:41 ` Leandro Facchinetti
@ 2016-01-28 0:14 ` Kyle Meyer
1 sibling, 0 replies; 4+ messages in thread
From: Kyle Meyer @ 2016-01-28 0:14 UTC (permalink / raw)
To: Leandro Facchinetti; +Cc: emacs-orgmode
Hello,
Leandro Facchinetti <me@leafac.com> writes:
[...]
> Trying to export a file with a `#+TITLE:' set leads to the error:
>
> apply: Wrong type argument: listp, #("Writings" 0 8 (:parent (#0)))
>
> Sample file:
>
> #+TITLE: Writings
>
> The error happens regardless of the export backend.
>
> I already ran `emacs -q' and the problem persists.
We've seen similar error due to issues with installation. For example,
http://thread.gmane.org/gmane.emacs.bugs/110037/focus=103649
Please see if re-installing without the builtin Org loaded helps.
--
Kyle
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-01-28 17:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 19:23 Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)] Leandro Facchinetti
2016-01-27 20:41 ` Leandro Facchinetti
2016-01-28 17:48 ` Achim Gratz
2016-01-28 0:14 ` Kyle Meyer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.