emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Feature request: Highlight the agenda line with the cursor


From: Rob Weir
Subject: [Orgmode] Re: Feature request: Highlight the agenda line with the cursor on it
Date: Wed, 13 Aug 2008 12:36:35 +1000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.91 (gnu/linux)

On 13 Aug 2008, Robert Miesen wrote:
> I've noticed that as I go through tasks listed in my agenda, it's
> very easy to select and operate on the wrong task because it's too
> easy to loose track of what task I am operating on. If the entire task
> line entry were highlighted, it would be much easier to determine
> which task was being operated on.

Not built-in, but:

,----
| (add-hook 'org-agenda-mode-hook '(lambda () (hl-line-mode 1)))
`----

works quite well.

-- 
-rob





reply via email to

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