emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] how can I debug an async export error?


From: Alan Schmitt
Subject: [O] how can I debug an async export error?
Date: Wed, 28 Oct 2015 15:59:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

Hello,

I have a file that exports well synchronously, but that fails when
exporting asynchronously. I set the `org-export-async-debug' to t but
the Org Export Process buffer that is left behind in not very useful.

--8<---------------cut here---------------start------------->8---
Source file `/Users/schmitta/.emacs.d/org/emacs/site-lisp/org/ob.el' newer than 
byte-compiled file
Source file `/Users/schmitta/.emacs.d/org/emacs/site-lisp/org/ob-exp.el' newer 
than byte-compiled file
Source file `/Users/schmitta/.emacs.d/org/emacs/site-lisp/org/ob-lob.el' newer 
than byte-compiled file
Loading /Users/schmitta/.emacs.d/custom.el (source)...
Loading delsel...
Loading time...
Loading company...
Loading recentf...
Source file `/Users/schmitta/.emacs.d/org/emacs/site-lisp/org/org-info.el' 
newer than byte-compiled file
Source file `/Users/schmitta/.emacs.d/org/emacs/site-lisp/org/org-mhe.el' newer 
than byte-compiled file
Source file `/Users/schmitta/.emacs.d/org/emacs/site-lisp/org/org-rmail.el' 
newer than byte-compiled file
Source file `/Users/schmitta/.emacs.d/org/emacs/site-lisp/org/org-w3m.el' newer 
than byte-compiled file
Loading /Users/schmitta/.emacs.d/recentf...
Cleaning up the recentf list...
Cleaning up the recentf list...done (0 removed)
[yas] Prepared just-in-time loading for /Users/schmitta/.emacs.d/snippets
[yas] Reloaded everything (snippets will load just-in-time)....
[yas] Loading for `emacs-lisp-mode', just-in-time: (lambda nil 
(yas--load-directory-1 (quote 
/Users/schmitta/.emacs.d/snippets/emacs-lisp-mode) (quote emacs-lisp-mode)))!
[yas] Loading compiled snippets from 
/Users/schmitta/.emacs.d/snippets/emacs-lisp-mode
[yas] Prepared just-in-time loading for /Users/schmitta/.emacs.d/snippets
[yas] Reloaded everything (snippets will load just-in-time)....
../../.emacs.d/init.el: `flet' is an obsolete macro (as of 24.3); use either 
`cl-flet' or `cl-letf'.
Loading reftex...
Compiling label environment definitions...
Compiling label environment definitions...done
Scanning entire document...
Scanning file /Users/schmitta/projets/org-mode/doc/library-of-babel.org
Scanning document... done
[yas] Loading for `text-mode', just-in-time: (lambda nil (yas--load-directory-1 
(quote /Users/schmitta/.emacs.d/snippets/text-mode) (quote text-mode)))!
[yas] Loading compiled snippets from /Users/schmitta/.emacs.d/snippets/text-mode
Invalid color
Saving file /Users/schmitta/.emacs.d/recentf...
Wrote /Users/schmitta/.emacs.d/recentf
--8<---------------cut here---------------end--------------->8---

The error seems to be the “Invalid color” near the end, but I have no
idea where it comes from.

Is it possible to ask org-async-export to leave a backtrace in this
buffer when it fails?

Thanks,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated October 26, 2015, Mauna Loa Obs.): 398.51 ppm

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]