From: "Rob Weir" <rweir@ertius.org>
To: emacs-orgmode@gnu.org
Subject: Re: Feature request: Highlight the agenda line with the cursor on it
Date: Wed, 13 Aug 2008 12:36:35 +1000 [thread overview]
Message-ID: <8763q5abf0.fsf@hypercube.vpn.ertius.org> (raw)
In-Reply-To: 48A2438D.20703@yahoo.com
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
next prev parent reply other threads:[~2008-08-13 2:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-13 2:14 Feature request: Highlight the agenda line with the cursor on it Robert Miesen
2008-08-13 2:36 ` Rob Weir [this message]
2008-08-13 4:51 ` Russell Adams
2008-08-13 15:57 ` Dale Smith
2008-08-17 8:31 ` Clemence Magnien
2008-08-14 0:53 ` Bernt Hansen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8763q5abf0.fsf@hypercube.vpn.ertius.org \
--to=rweir@ertius.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).