help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Too large file for Org-mode?


From: Bastien
Subject: Re: Too large file for Org-mode?
Date: Tue, 13 Nov 2012 05:03:43 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

twiki7619@gmail.com writes:

> When I try to export to HTML file that Emacs is virtually crash
> ... continues processing without ending

Beside Jambunathan's suggestion, which I support,
you can instrument the org-html.el exporter like this:

M-x elp-instrument-package RET org-html-

Then try to export the .org file to HTML, C-g if needed,
then M-x elp-results RET will provide some information
on the time spent by the exporter's function.  Maybe
on of them is buggy and will take too much time.

HTH,

-- 
 Bastien



reply via email to

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