Wow, that was a quick request-to-test turnaround. I tried out the new
hyperlinks and the new format shows up as advertized. However,
fontlocking no longer works -- everything's in black and white and the
leading edge stars are visible, even though I have
org-hide-leading-stars set turned on.
The fact that font-lock no longer works has indeed to do with the error
message you get.
The variable org-xemacs-p used to be defined in org.el, but no longer
is. The entire file
does not contain any reference to that variable anymore. The fact that
you this
message means either that you are s
It turns out that the org-xemacs-p was coming from org-mouse.el. I
pulled that out of my path and no longer got that org-xemacs-p error
message. But the fontlocking problems are all still there.
M-x org-version shows that I'm using 4.19a.
Hmm.
Scott
Carsten Dominik (03/29/2006 08:51 PM) wr
I cannot reproduce this under Emacs 22.0.50.1. I tried under Linux
and under MacOS, works fine in both cases.
Is there something in the *Messages* buffer that looks suspicious?
What if you turn off font-lock-mode, and then turn it back on?
How does your font-lock and org-mode related setup