From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Let org-agenda-time-grid control if the grid is displayed Date: Tue, 07 Aug 2012 23:44:50 +0200 Message-ID: <87ipcufkbx.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyrZd-0002n6-JW for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 17:44:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyrZc-0004p7-IZ for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 17:44:21 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyrZc-0004os-B8 for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 17:44:20 -0400 Received: by wgbez12 with SMTP id ez12so59261wgb.30 for ; Tue, 07 Aug 2012 14:44:19 -0700 (PDT) In-Reply-To: (Christophe Junke's message of "Sun, 29 Jul 2012 09:56:06 +0200") 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: Christophe Junke Cc: emacs-orgmode@gnu.org Hi Christophe, Christophe Junke writes: > * lisp/org-agenda.el (org-agenda-list): ensures that the > list returned by org-agenda-add-time-grid-maybe is appended > to rtnall before checking if the latter is emtpy. I've now applied this patch. Thanks for the clear explanations and the changelog. -- Bastien