emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* colorless and linkless
@ 2006-05-07 14:21 John Rakestraw
  2006-05-07 19:01 ` John Rakestraw
  0 siblings, 1 reply; 5+ messages in thread
From: John Rakestraw @ 2006-05-07 14:21 UTC (permalink / raw)
  To: emacs-orgmode

Hi --

(Please excuse the double-posting if any -- I'm fairly certain that my
first attempt to post this was unsuccessful.)

I've been using org mode (now at version 4.27) in Linux (FC4, current
updates, emacs 21.4.1) for a few months. I really like it -- thanks to
Carsten and others who have contributed. Everything was working well
until sometime last month. However, at that time the colors and links
stopped appearing on the screen. The TODO entries show up, and I can
cycle through the different TODO keywords, but there's no color.

In addition, the links don't show as links.

(I'm syncing my org files with my work computer, where I'm running
emacs on Windows XP. The links and colors show up there as expected.)

This change happened at a time when I was working with my org-init.el
file (called by .emacs) to set up an integration with remember.el.
It also happened about the time that Carsten changed the font-lock
faces for org mode. I mention both of these things, but (a) I can't
see how the changes I made to org-init.el might have caused the
problem and (b) I think that if changes Carsten made caused the problem
then others would surely have seen it.

Obviously, though, I know much less about emacs than others on this
list. Can someone please suggest some things that I can check?

Thanks.


-- 
John Rakestraw
Center for New Designs in Learning and Scholarship
http://cndls.georgetown.edu/

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

* Re: colorless and linkless
  2006-05-07 14:21 colorless and linkless John Rakestraw
@ 2006-05-07 19:01 ` John Rakestraw
  2006-05-08 10:11   ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: John Rakestraw @ 2006-05-07 19:01 UTC (permalink / raw)
  To: emacs-orgmode

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 <lists@johnrakestraw.com> wrote:

> Hi --
> 
> (Please excuse the double-posting if any -- I'm fairly certain that my
> first attempt to post this was unsuccessful.)
> 
> I've been using org mode (now at version 4.27) in Linux (FC4, current
> updates, emacs 21.4.1) for a few months. I really like it -- thanks to
> Carsten and others who have contributed. Everything was working well
> until sometime last month. However, at that time the colors and links
> stopped appearing on the screen. The TODO entries show up, and I can
> cycle through the different TODO keywords, but there's no color.
> 
> In addition, the links don't show as links.
> 
> (I'm syncing my org files with my work computer, where I'm running
> emacs on Windows XP. The links and colors show up there as expected.)
> 
> This change happened at a time when I was working with my org-init.el
> file (called by .emacs) to set up an integration with remember.el.
> It also happened about the time that Carsten changed the font-lock
> faces for org mode. I mention both of these things, but (a) I can't
> see how the changes I made to org-init.el might have caused the
> problem and (b) I think that if changes Carsten made caused the
> problem then others would surely have seen it.
> 
> Obviously, though, I know much less about emacs than others on this
> list. Can someone please suggest some things that I can check?
> 
> Thanks.
> 
> 


-- 
John Rakestraw
Center for New Designs in Learning and Scholarship
http://cndls.georgetown.edu/

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

* Re: colorless and linkless
  2006-05-07 19:01 ` John Rakestraw
@ 2006-05-08 10:11   ` Carsten Dominik
  2006-05-08 11:14     ` John Rakestraw
  0 siblings, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2006-05-08 10:11 UTC (permalink / raw)
  To: John Rakestraw; +Cc: emacs-orgmode

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 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 <lists@johnrakestraw.com> wrote:
>
>> Hi --
>>
>> (Please excuse the double-posting if any -- I'm fairly certain that my
>> first attempt to post this was unsuccessful.)
>>
>> I've been using org mode (now at version 4.27) in Linux (FC4, current
>> updates, emacs 21.4.1) for a few months. I really like it -- thanks to
>> Carsten and others who have contributed. Everything was working well
>> until sometime last month. However, at that time the colors and links
>> stopped appearing on the screen. The TODO entries show up, and I can
>> cycle through the different TODO keywords, but there's no color.
>>
>> In addition, the links don't show as links.
>>
>> (I'm syncing my org files with my work computer, where I'm running
>> emacs on Windows XP. The links and colors show up there as expected.)
>>
>> This change happened at a time when I was working with my org-init.el
>> file (called by .emacs) to set up an integration with remember.el.
>> It also happened about the time that Carsten changed the font-lock
>> faces for org mode. I mention both of these things, but (a) I can't
>> see how the changes I made to org-init.el might have caused the
>> problem and (b) I think that if changes Carsten made caused the
>> problem then others would surely have seen it.
>>
>> Obviously, though, I know much less about emacs than others on this
>> list. Can someone please suggest some things that I can check?
>>
>> Thanks.
>>
>>
>
>
> -- 
> John Rakestraw
> Center for New Designs in Learning and Scholarship
> http://cndls.georgetown.edu/
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

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

* Re: colorless and linkless
  2006-05-08 10:11   ` Carsten Dominik
@ 2006-05-08 11:14     ` John Rakestraw
  2006-05-08 11:30       ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: John Rakestraw @ 2006-05-08 11:14 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

On Mon, 8 May 2006 12:11:46 +0200
Carsten Dominik <carsten.dominik@gmail.com> 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 tip.

(A setting like this is probably obvious to many [to most?], but perhaps
a line in the FAQ or the manual would be helpful? Or is it there and I
just missed it?)

But, still, thanks for a great mode.

--John

-- 
John Rakestraw
Center for New Designs in Learning and Scholarship
http://cndls.georgetown.edu/

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

* Re: colorless and linkless
  2006-05-08 11:14     ` John Rakestraw
@ 2006-05-08 11:30       ` Carsten Dominik
  0 siblings, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2006-05-08 11:30 UTC (permalink / raw)
  To: John Rakestraw; +Cc: emacs-orgmode

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 13:14, John Rakestraw wrote:

> On Mon, 8 May 2006 12:11:46 +0200
> Carsten Dominik <carsten.dominik@gmail.com> 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 tip.
>
> (A setting like this is probably obvious to many [to most?], but 
> perhaps
> a line in the FAQ or the manual would be helpful? Or is it there and I
> just missed it?)
>
> But, still, thanks for a great mode.
>
> --John
>
> -- 
> John Rakestraw
> Center for New Designs in Learning and Scholarship
> http://cndls.georgetown.edu/
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

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

end of thread, other threads:[~2006-05-08 11:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-07 14:21 colorless and linkless John Rakestraw
2006-05-07 19:01 ` John Rakestraw
2006-05-08 10:11   ` Carsten Dominik
2006-05-08 11:14     ` John Rakestraw
2006-05-08 11:30       ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).