emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] BUG-#+ Fontification


From: Carsten Dominik
Subject: Re: [Orgmode] BUG-#+ Fontification
Date: Thu, 28 May 2009 23:43:16 +0200


On May 28, 2009, at 10:28 PM, Bernt Hansen wrote:

Hi Carsten,

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

address@hidden:~/git/org-mode$ git bisect good
476493d3b300b8dc379ea7e42c974461d6f3dfb5 is first bad commit
commit 476493d3b300b8dc379ea7e42c974461d6f3dfb5
Author: Carsten Dominik <address@hidden>
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 :)

C-u C-x =

The face should be `org-meta-line' and is defined in org-faces.


-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]