emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Testing my Org installation


From: Bastien
Subject: Re: [O] Testing my Org installation
Date: Wed, 30 Jan 2013 00:10:17 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi David,

David Rogers <address@hidden> writes:

> 1. Which require statements should and should not be in my init
> file?

None.  

You just need to initialize the package configuration with

(package-initialize)

before using any Org autoloaded function in your .emacs file.

> 2. Are there any easy tests I can do to make sure everything is working
>    properly? M-x org-version is giving me a good answer, just wondering
>    about anything else.

M-x org-version RET _is_ the test to run :)

HTH,

-- 
 Bastien



reply via email to

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