Hi David,

David Rogers <davidandrewrog...@gmail.com> 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