emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: hl-line obscures org-habit tracking in agenda [7.8.11]


From: Bastien
Subject: Re: [O] Bug: hl-line obscures org-habit tracking in agenda [7.8.11]
Date: Sun, 23 Dec 2012 19:06:55 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Boyan and Vincent,

Vincent Beffara <address@hidden> writes:

> Same thing here except with TODO keywords, the font is configured to be
> black-on-red and hl-line lays on top of that, giving a
> black-on-darkgrey. Looking at docs about how emacs determines the face at a
> given location, they speak about a stack of specifications but nothing
> about the ordering of that stack - certainly org should be above hl-line ?
> Any way to change that ? (Maybe hl-line uses an "overlay", in which case it
> seems to be hopeless ...)

Yes, I think this is pretty hopeless.

Before switching to Vi, maybe you can try to activate `hl-line-mode'
within `org-agenda-finalize-hook', because fontification is done late in
the agenda creation and this hook is called just before it.  Not tested,
though.

2 cts,

-- 
 Bastien



reply via email to

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