Just a niggling issue here, I have a function set up to load my main org
file work.org.

(defun gtd()
  (interactive)
  (find-file "~/.gtd/work.org")
)

Straightforward enough, but since I downloaded v6.20 I then have to
manually switch using M-x org-mode. Otherwise the faces are all wrong,
hidden stars don't work, etc. Interestingly the mode line shows 'org'
before and after. Once I manually switch it on, everything is fine.

Paul



_______________________________________________
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

Reply via email to