all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG-#+ Fontification
@ 2009-05-28 20:28 Bernt Hansen
  2009-05-28 21:43 ` Carsten Dominik
  0 siblings, 1 reply; 13+ messages in thread
From: Bernt Hansen @ 2009-05-28 20:28 UTC (permalink / raw)
  To: emacs-orgmode

Hi Carsten,

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

bernt@gollum:~/git/org-mode$ git bisect good
476493d3b300b8dc379ea7e42c974461d6f3dfb5 is first bad commit
commit 476493d3b300b8dc379ea7e42c974461d6f3dfb5
Author: Carsten Dominik <carsten.dominik@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

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

end of thread, other threads:[~2009-05-29 14:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28 20:28 BUG-#+ Fontification Bernt Hansen
2009-05-28 21:43 ` Carsten Dominik
2009-05-28 21:47   ` Bernt Hansen
2009-05-28 21:48     ` Bernt Hansen
2009-05-28 22:10       ` Bernt Hansen
2009-05-28 22:34         ` Nick Dokos
2009-05-28 22:59           ` Bernt Hansen
     [not found]             ` <8298.1243566088@gamaville.dokosmarshall.org>
2009-05-29  5:33               ` Nick Dokos
2009-05-29  7:40                 ` Carsten Dominik
2009-05-29 11:35                   ` Bernt Hansen
2009-05-29 14:20                   ` Nick Dokos
2009-05-29 11:14                 ` Bernt Hansen
2009-05-28 23:01           ` Bernt Hansen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.