Re: [Emacs-orgmode] colorless and linkless

2006-05-08 Thread Carsten Dominik
Now, this is in fact not documented well enough. Font-lock is so important for Org-mode to work, that I really need to do this. I thought even of just turning it on, but I am not sure what consequences this would have in various ways to set up font-lock-mode. - Carsten On May 8, 2006, at 1

Re: [Emacs-orgmode] colorless and linkless

2006-05-08 Thread John Rakestraw
On Mon, 8 May 2006 12:11:46 +0200 Carsten Dominik <[EMAIL PROTECTED]> wrote: > Anything interesting in the *Messages* buffer after you have visited > an org-mode file? Nothing that I can see. > Have you turned on font-lock mode? Now I have. And now I see the links and colors. Thanks for the ti

Re: [Emacs-orgmode] colorless and linkless

2006-05-08 Thread Carsten Dominik
Anything interesting in the *Messages* buffer after you have visited an org-mode file? Have you turned on font-lock mode? Either for org-mode files, or globally with (global-font-lock-mode 1) ??? - Carsten On May 7, 2006, at 21:01, John Rakestraw wrote: Just a quick follow-up. I should

Re: [Emacs-orgmode] colorless and linkless

2006-05-07 Thread John Rakestraw
Just a quick follow-up. I should have said earlier that I backed off to a minimal org config set-up in my org-init.el file -- only the basic lines specified in the documentation -- and I still have neither colors nor links. On Sun, 7 May 2006 10:21:00 -0400 John Rakestraw <[EMAIL PROTECTED]> wrot