Daniel Clemente wrote:
I checked my load-path and the local site was at the end of the list. What I have in my .emacs is similar to yours, but not quite the same: (setq load-path (append load-path '("~/.emacs.d/org/lisp"))) This was something I picked up long, long ago, and never worried about. My guess is that "append" really means just that, and that "add-to-list" means prepending. Anyway, org-mode is working correctly now. Thanks for your help! Bruce -- ------------------------------------------------------------------------ Bruce Hackett Senior Scientist Norwegian Meteorological Institute (met.no), R & D Div. P.O. Box 43 - Blindern e-mail: [email protected] N-0313 Oslo Phone: +47 22 96 33 39 NORWAY Fax: +47 22 96 33 80 Mob: +47 48 048 958 URL: http://met.no/english/r_and_d_activities/people/bruceh.html ------------------------------------------------------------------------ |
_______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
