all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-mode not loading properly on startup
@ 2009-01-30  9:40 Paul Mead
  2009-01-30  9:54 ` Carsten Dominik
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Mead @ 2009-01-30  9:40 UTC (permalink / raw
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-02-10  9:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30  9:40 org-mode not loading properly on startup Paul Mead
2009-01-30  9:54 ` Carsten Dominik
2009-01-30 10:05   ` Paul Mead
2009-01-30 11:34     ` Carsten Dominik
2009-01-30 11:49       ` Paul Mead
2009-01-30 12:29         ` Carsten Dominik
2009-01-30 19:05           ` Paul Mead
2009-01-30 19:16             ` Eric Schulte
2009-01-30 18:27         ` Mark Elston
2009-01-30 19:03           ` Paul Mead
2009-02-10  9:37   ` Paul Mead

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.