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: Sat, 05 Jan 2013 14:37:26 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Achim Gratz <address@hidden> writes:

> Bastien writes:
>> What earlier version of Emacs does not behave like the current Emacs 24
>> trunk with respect to this issue,
>
> Emacs 22 doesn't have any autoloads for Org at all, so nothing works.
>
> Emacs 23 has some autoload definitions from its built-in Org version(s),
> but there have been many changes to function/library name pairs in later
> versions of Org, so I'd generally expect this to be broken, but maybe
> not overtly if org gets loaded first (but org-version is not present as
> an autoloaded function for example).
>
> Emacs 24.x should be mostly clean, but there have been some additional
> autoloads in Babel that would be missing.

All this I know -- I'm a bit stubborn but I read and learn :)

Let me restate my question.

Let's say that someone uses Emacs 23.2 with Org from Git.  This user
has this line in her ~/.emacs.el before any other Org configuration:

  (add-to-list 'load-path "~/git/org-mode/lisp/")

My assumption is that C-h f org-mode RET will show that org-mode is
an autoloaded function in "~/git/org-mode/lisp/" -- as it does for
me (using Emacs 24).

Is that so?  (I can't test Org with Emacs 23.2 right now.)

-- 
 Bastien



reply via email to

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