From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] allow users to customize string in org-agenda-time-grid Date: Fri, 07 Jul 2017 09:32:39 +0200 Message-ID: <87shi866so.fsf@nicolasgoaziou.fr> References: <871sps69c7.fsf@utexas.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTNku-0004we-GF for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 03:32:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTNkp-0001w3-Je for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 03:32:48 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:36124) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTNkp-0001vr-DK for emacs-orgmode@gnu.org; Fri, 07 Jul 2017 03:32:43 -0400 In-Reply-To: <871sps69c7.fsf@utexas.edu> (Alex Branham's message of "Fri, 07 Jul 2017 08:37:44 +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" To: Alex Branham Cc: emacs-orgmode@gnu.org Hello, Alex Branham writes: > This small patch allows users to customize the string to display after the time in the agenda view. > > I think I formatted the patch correctly, but please let me know if > I missed something, Thank you. Would it be better to extend `org-agenda-time-grid' instead? It could, e.g., support a fourth element in the list. Regards, -- Nicolas Goaziou