From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boyan Penkov Subject: Re: Bug: hl-line obscures org-habit tracking in agenda [7.8.11] Date: Sun, 23 Dec 2012 20:33:44 -0500 Message-ID: References: <9E821942-1DDB-4A55-BCE4-59A040085401@gmail.com> <87fw2wz4lm.fsf@bzg.ath.cx> <6810FB96-4033-4290-9DC9-3002A8ADD9C4@gmail.com> <87pq20tf1s.fsf@bzg.ath.cx> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmwvN-0004gV-Qh for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 20:33:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TmwvM-000789-AT for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 20:33:49 -0500 Received: from mail-vc0-f177.google.com ([209.85.220.177]:62261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmwvM-000783-5f for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 20:33:48 -0500 Received: by mail-vc0-f177.google.com with SMTP id m8so6958609vcd.22 for ; Sun, 23 Dec 2012 17:33:47 -0800 (PST) In-Reply-To: <87pq20tf1s.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Vincent Beffara , emacs-orgmode@gnu.org Hello Bastien, Thanks for the tip -- however, I can confirm that this did *not* fix the = problem. The behavior remains the same. FWIW, it didn't seem to do = damage either. Thanks for thinking about this! Cheers! -- Boyan Penkov On Dec 23, 2012, at 8:27 PM, Bastien wrote: > Howdy, >=20 > Boyan Penkov writes: >=20 >> I'm unsure how to use hooks; can you provide a specific line to put = in >> my .emacs? >=20 > (add-hook 'org-agenda-finalize-hook 'hl-mode-line) >=20 > I didn't test this. HTH, >=20 > --=20 > Bastien