Hi Carsten,

The following commit breaks fontification for #+ lines at the top of org
files.

be...@gollum:~/git/org-mode$ git bisect good
476493d3b300b8dc379ea7e42c974461d6f3dfb5 is first bad commit
commit 476493d3b300b8dc379ea7e42c974461d6f3dfb5
Author: Carsten Dominik <carsten.domi...@gmail.com>
Date:   Sat May 23 22:58:38 2009 +0200

    Fontification: Better treatment of #+ lines and blocks
    
    The content of blocks like #+begin_example will be marked with a
    separate face.  That same face is also used for single lines
    introducing text for specific backends.

:040000 040000 e2e5414b39664d3a24ff4365d924e1925a1e9174 
91dcbde55b4ee8a92c4222f556a0ca3dd5e139cb M      lisp


This commit and everything after shows #+STARTUP: and other lines in
black.  They were red before that.

Is the face definition missing maybe?  I forget how to check what face
is active in Emacs for a specific character - I need to write that down
the next time I relearn it :)

-Bernt


_______________________________________________
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