* Testing my Org installation
@ 2013-01-29 21:19 David Rogers
2013-01-29 23:10 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: David Rogers @ 2013-01-29 21:19 UTC (permalink / raw)
To: Org-mode
Hi everyone.
I'm using org-mode from ELPA.
1. Which require statements should and should not be in my init 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.
--
Thanks
David
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Testing my Org installation
2013-01-29 21:19 Testing my Org installation David Rogers
@ 2013-01-29 23:10 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-01-29 23:10 UTC (permalink / raw)
To: David Rogers; +Cc: Org-mode
Hi David,
David Rogers <davidandrewrogers@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-29 23:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29 21:19 Testing my Org installation David Rogers
2013-01-29 23:10 ` Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).