* Html export error
@ 2015-08-11 16:29 Flávio L. C. de Moura
2015-08-11 16:37 ` Haochen Xie
2015-08-11 16:48 ` Kyle Meyer
0 siblings, 2 replies; 3+ messages in thread
From: Flávio L. C. de Moura @ 2015-08-11 16:29 UTC (permalink / raw)
To: emacs-orgmode
Hi,
After the last org update, I am getting an error concerning the head of the
org file:
#+TITLE: 117366 - Lógica Computacional 1 (Turma D)
#+AUTHOR: Flávio L. C. de Moura
If I org-html-export-as-html then I get:
apply: Wrong type argument: listp, #("Flávio L. C. de Moura" 0 21
(:parent (#0)))
If I remove these lines, everything works fine...
Any help is appreciated.
Best regards,
Flávio.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Html export error
2015-08-11 16:29 Html export error Flávio L. C. de Moura
@ 2015-08-11 16:37 ` Haochen Xie
2015-08-11 16:48 ` Kyle Meyer
1 sibling, 0 replies; 3+ messages in thread
From: Haochen Xie @ 2015-08-11 16:37 UTC (permalink / raw)
To: Flávio L. C. de Moura; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 723 bytes --]
Hi Flávio,
I can confirm the same problem on my box. After reverting to the old
version, exporting came back to normal.
Haochen
--
Mail from Haochen Xie
On Wed, Aug 12, 2015 at 1:29 AM, Flávio L. C. de Moura <flaviomoura@unb.br>
wrote:
> Hi,
>
> After the last org update, I am getting an error concerning the head of the
> org file:
>
> #+TITLE: 117366 - Lógica Computacional 1 (Turma D)
> #+AUTHOR: Flávio L. C. de Moura
>
> If I org-html-export-as-html then I get:
>
> apply: Wrong type argument: listp, #("Flávio L. C. de Moura" 0 21
> (:parent (#0)))
>
> If I remove these lines, everything works fine...
>
> Any help is appreciated.
>
> Best regards,
> Flávio.
>
>
>
[-- Attachment #2: Type: text/html, Size: 1692 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Html export error
2015-08-11 16:29 Html export error Flávio L. C. de Moura
2015-08-11 16:37 ` Haochen Xie
@ 2015-08-11 16:48 ` Kyle Meyer
1 sibling, 0 replies; 3+ messages in thread
From: Kyle Meyer @ 2015-08-11 16:48 UTC (permalink / raw)
To: Flávio L. C. de Moura; +Cc: emacs-orgmode
Hello,
flaviomoura@unb.br (Flávio L. C. de Moura) wrote:
> Hi,
>
> After the last org update, I am getting an error concerning the head of the
> org file:
[...]
> If I org-html-export-as-html then I get:
>
> apply: Wrong type argument: listp, #("Flávio L. C. de Moura" 0 21
> (:parent (#0)))
This seems similar to
http://permalink.gmane.org/gmane.emacs.orgmode/99535
and
http://permalink.gmane.org/gmane.emacs.orgmode/99680
and is likely an issue with compiling the new installation while the old
one is loaded.
Try installing from the package-list-packages before Org has been
loaded.
--
Kyle
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-11 16:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 16:29 Html export error Flávio L. C. de Moura
2015-08-11 16:37 ` Haochen Xie
2015-08-11 16:48 ` 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.