emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Column view and hl-line-mode
@ 2008-06-03  1:44 Peter Jones
  2008-06-03 19:32 ` Wanrong Lin
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Jones @ 2008-06-03  1:44 UTC (permalink / raw)
  To: emacs-orgmode

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.

-- 
Peter Jones, pmade inc.
http://pmade.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Column view and hl-line-mode
  2008-06-03  1:44 Column view and hl-line-mode Peter Jones
@ 2008-06-03 19:32 ` Wanrong Lin
  0 siblings, 0 replies; 2+ messages in thread
From: Wanrong Lin @ 2008-06-03 19:32 UTC (permalink / raw)
  To: emacs-orgmode

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.
>
>   

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-03 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-03  1:44 Column view and hl-line-mode Peter Jones
2008-06-03 19:32 ` Wanrong Lin

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).