emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Opening (for the first time) a 10-line Org doc takes 4 seconds


From: Bastien
Subject: Re: [O] Opening (for the first time) a 10-line Org doc takes 4 seconds
Date: Wed, 19 Dec 2012 00:33:47 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)


Hi Sébastien,

"Sebastien Vauban"
<address@hidden> writes:

> (if (locate-library "org-loaddefs")
>     (require 'org-loaddefs)
               ^^^^^^^^^^^^^

You don't need this, there is (load "org-loaddefs.el" t t) in org.el.

Are your org elisp files compiled?

What results do you have without the advice on `require'?

-- 
 Bastien




reply via email to

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