On Sat, Apr 25, 2009 at 2:44 AM, Eraldo Helal wrote: > Thank you Nick for helping me troubleshoot! > >> Are you using the upstream org-mode or the one that comes with >> your emacs? In particular, what version?[1] > > Org-mode version 6.26trans >> >> And how do you load org-mode from >> your .emacs (including any settings of load-path)? > > ; Orgmode > ; http://orgmode.org > ; using orgmode-dev requires org-install > (setq load-path (cons "~/system/elisp/org-mode/lisp" load-path)) > (add-to-list 'load-path "~/system/elisp/org-mode/contrib/lisp") > (require 'org-install) > (require 'org) ^^^^^^^^^^^^^^ You do not need the last require.
-- Manish _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode