[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: org-mode not loading properly on startup
From: |
Paul Mead |
Subject: |
[Orgmode] Re: org-mode not loading properly on startup |
Date: |
Fri, 30 Jan 2009 10:05:30 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt) |
Carsten Dominik <address@hidden> writes:
> On Jan 30, 2009, at 10:40 AM, Paul Mead wrote:
>
>> 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.
>
> There was a problem with faces, can you try to get 6.20g
> and let me know if it works there?
>
> Also, can you look at the messages buffer, to see if there
> is anything strange in there???
>
> - Carsten
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi Carsten,
I am already using 6.20g and the behaviour is the same. I can't see
anything funny in the *Messages* buffer, but here are the contents
immediately after running M-x gtd
("C:\\Program Files\\emacs-22.3\\bin\\emacs.exe")
Loading encoded-kb...done
Loading easy-mmode...done
Loading advice...done
Loading regexp-opt...done
Loading edmacro...done
Loading cl-macs...done
Loading cl-seq...done
Loading cl-extra...done
Loading g:/home/paul/elisp/ledger.el (source)...
Loading derived...done
Loading g:/home/paul/elisp/ledger.el (source)...done
Loading server...done
For information about GNU Emacs and the GNU system, type C-h C-a.
OVERVIEW
Paul
- [Orgmode] org-mode not loading properly on startup, Paul Mead, 2009/01/30
- 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 <=
- 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