emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] fontification and icon issues


From: David O'Toole
Subject: [Orgmode] fontification and icon issues
Date: Tue, 22 Sep 2009 11:11:30 -0400

A couple of issues: 

1. org-fontify-whole-heading-line and org-startup-indented seem to
conflict with one another. See screenshot:

http://dto.github.com/images/folio.png

The headline background color extends to the next line. The problem goes
away when you set org-startup-indented to nil and M-x org-mode.

BTW org-startup-indented is cool.

2. using add-text-properties to specify a display property (or even just
a face) for any part of an org headline text kills the fontification of
the rest of the text (TODO keyword and leading stars unaffected.) I'm
trying to use font-lock-add-keywords to display the images.

Maybe I should use overlays instead?







reply via email to

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