From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Fix: (org-agenda-get-progress) Logbook list bullets with 2+ spaces Date: Sun, 02 Sep 2018 14:30:30 +0200 Message-ID: <87y3ckw07t.fsf@nicolasgoaziou.fr> References: <87zhx23wcz.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [2001:4830:134:3::10] (port=53083 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwRcQ-00008i-VU for emacs-orgmode@gnu.org; Sun, 02 Sep 2018 08:36:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fwRX1-0005iM-G6 for emacs-orgmode@gnu.org; Sun, 02 Sep 2018 08:31:16 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:42261) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fwRX0-0005fI-O1 for emacs-orgmode@gnu.org; Sun, 02 Sep 2018 08:31:07 -0400 In-Reply-To: <87zhx23wcz.fsf@alphapapa.net> (Adam Porter's message of "Fri, 31 Aug 2018 19:16:44 -0500") 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: Adam Porter Cc: emacs-orgmode@gnu.org Hello, Adam Porter writes: > Previously, logbook list entries with more than one space between the > bullet and the beginning of the entry would be ignored (i.e. if a > bullet is defined in org-list-two-spaces-after-bullet-regexp, two > spaces will be inserted after the bullet, and that prevents > state-changed entries from appearing in the Agenda Log Mode view). I tweaked the commit message to bend it to our conventions and applied your patch. Thank you. Regards, -- Nicolas Goaziou