emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Web site bug


From: Bastien
Subject: Re: [O] Web site bug
Date: Sat, 27 Oct 2012 10:28:13 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Achim Gratz <address@hidden> writes:

> As a result, you must now load org (which in turn loads org-loaddefs).

I don't think so.

With a fresh git clone in e.g. ~/org-mode/ and "make autoloads", 
or with the tar/zip archive unpacked in this directory, I get the
correct autoloads without (require 'org).  Here is how to reproduce:

1. emacs -Q
2. M-: (add-to-list 'load-path "~/org-mode/lisp/") RET
3. C-h f org-agenda RET

This will refer to the definition of org-agenda from the 
~/org-mode/lisp/org-agenda.el.

This is with a fresh Emacs (24.2.50.1) but should be the same with
older version.

-- 
 Bastien



reply via email to

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