From: Wanrong Lin <wanrong.lin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Column view and hl-line-mode
Date: Tue, 03 Jun 2008 15:32:36 -0400 [thread overview]
Message-ID: <48459C54.1040607@gmail.com> (raw)
In-Reply-To: <m2d4mzi97d.fsf@pmade.com>
Hi, Peter,
I am using highline.el, which works well for me. Maybe you can check it out.
Also, I added this line to my emacs config file to ensure the overlay
from the highline.el has higher priority than other overlays.
(setq highline-priority 10)
Wanrong
Peter Jones wrote:
> When using column view, I find it hard to visually follow a row across
> its columns, to see which column values go with which to-do heading.
> In other words, column view doesn't have any horizontal rules, so I
> usually resort to placing my finger on the screen and running it
> left-to-right to help line up rows and columns.
>
> In the past I had used hl-line-mode to do this for me. It made the
> current row (line) a different color, thus making a single row stand
> out from the others, allowing my eyes to correctly associate the
> correct column data with the row of interest.
>
> Of course, recent changes disabled the effects of hl-line-mode in
> column view (and for good reason).
>
> Would it be possible to make the row/line that point is on stand out,
> either by alternating the row colors, or allowing something like
> hl-line-mode to work in column view?
>
> Thanks.
>
>
prev parent reply other threads:[~2008-06-03 19:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 1:44 Column view and hl-line-mode Peter Jones
2008-06-03 19:32 ` Wanrong Lin [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48459C54.1040607@gmail.com \
--to=wanrong.lin@gmail.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.