* Highlight item in column view
@ 2008-08-15 1:05 Seth Mason
2008-08-15 7:35 ` Daniel J. Sinder
0 siblings, 1 reply; 2+ messages in thread
From: Seth Mason @ 2008-08-15 1:05 UTC (permalink / raw)
To: emacs-orgmode
I've recently begun using column view and really like it. One nit
that has been bothering me that I can't quite figure out is how to get
the highlighting to show up.
I have '(global-hl-line-mode 1)' in my .emacs and the line is properly
highlighted in all modes except for column view in org-mode. The
background of the column view seems to block it.
Any help would be greatly appreciated.
Thanks,
SETH
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Highlight item in column view
2008-08-15 1:05 Highlight item in column view Seth Mason
@ 2008-08-15 7:35 ` Daniel J. Sinder
0 siblings, 0 replies; 2+ messages in thread
From: Daniel J. Sinder @ 2008-08-15 7:35 UTC (permalink / raw)
To: slackorama; +Cc: emacs-orgmode
Seth Mason wrote:
> I've recently begun using column view and really like it. One nit
> that has been bothering me that I can't quite figure out is how to get
> the highlighting to show up.
>
> I have '(global-hl-line-mode 1)' in my .emacs and the line is properly
> highlighted in all modes except for column view in org-mode. The
> background of the column view seems to block it.
>
> Any help would be greatly appreciated.
>
> Thanks,
> SETH
I asked about this a while back. The problem is that column view is
done with overlays and so is hl-line-mode, so they can't both work
at the same time. Here is a link to Carsten's response to my
original request: http://article.gmane.org/gmane.emacs.orgmode/6171
Dan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-15 7:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-15 1:05 Highlight item in column view Seth Mason
2008-08-15 7:35 ` Daniel J. Sinder
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.