From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Seth Mason" Subject: Highlight item in column view Date: Thu, 14 Aug 2008 18:05:22 -0700 Message-ID: <1b91f2d30808141805m21ce0214k6a021b7c474556cd@mail.gmail.com> Reply-To: slackorama@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTnkw-0001Sb-Lm for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 21:05:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTnkv-0001SF-63 for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 21:05:30 -0400 Received: from [199.232.76.173] (port=35364 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTnku-0001SC-TB for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 21:05:28 -0400 Received: from wf-out-1314.google.com ([209.85.200.170]:63409) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTnku-0004lG-Fv for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 21:05:28 -0400 Received: by wf-out-1314.google.com with SMTP id 28so693369wfc.24 for ; Thu, 14 Aug 2008 18:05:22 -0700 (PDT) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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