Carsten Dominik <domi...@science.uva.nl> 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.
> Emacs-orgmode@gnu.org
> 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



_______________________________________________
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