Carsten Dominik <[EMAIL PROTECTED]> writes:
> This variable needs to be set *before* org.el gets loaded.  So please
> swap these lines, or, oven better, omit the (require 'org).  It is not needed
> since all necessary functions are autoloaded, so that org.el will be loaded
> automatically when needed.

Ok, I will try this.

> In fact, it is a very bad habit of many package writers to make people
> install their package with a require that will load the entire large source
> file.  Where did find the instruction to use (require 'org)  Because if it is
> in the docs, I need to fix it.

I got the (require 'org) from a tutorial online
http://dto.freeshell.org/notebook/OrgTutorial.html

I got the (setq org-CUA-compatible t) from the emacs wiki.
Thank you for clearing this up for me.

-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     [EMAIL PROTECTED]
    http://bzgirl.org
--------------------------


_______________________________________________
Emacs-orgmode mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to