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? _______________________________________________ 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