[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] org-mode not loading properly on startup
From: |
Paul Mead |
Subject: |
[Orgmode] org-mode not loading properly on startup |
Date: |
Fri, 30 Jan 2009 09:40:56 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt) |
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
- [Orgmode] org-mode not loading properly on startup,
Paul Mead <=
- Re: [Orgmode] org-mode not loading properly on startup, Carsten Dominik, 2009/01/30
- [Orgmode] Re: org-mode not loading properly on startup, Paul Mead, 2009/01/30
- Re: [Orgmode] Re: org-mode not loading properly on startup, Carsten Dominik, 2009/01/30
- [Orgmode] Re: org-mode not loading properly on startup, Paul Mead, 2009/01/30
- Re: [Orgmode] Re: org-mode not loading properly on startup, Carsten Dominik, 2009/01/30
- [Orgmode] Re: org-mode not loading properly on startup, Paul Mead, 2009/01/30
- Re: [Orgmode] Re: org-mode not loading properly on startup, Eric Schulte, 2009/01/30
- Re: [Orgmode] Re: org-mode not loading properly on startup, Mark Elston, 2009/01/30
- [Orgmode] Re: org-mode not loading properly on startup, Paul Mead, 2009/01/30