From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Counters and percentage are visible in refile targets, is that configurable? Date: Fri, 03 Sep 2010 15:11:13 +0200 Message-ID: <87eidb9dla.fsf@gnu.org> References: <20100819135730.5655c0ce@hsdev.com> <87occfyaey.fsf@gnu.org> <20100903102726.7d91875c@hsdev.com> <87zkvzw72n.fsf@gnu.org> <20100903112314.24ddf1ff@hsdev.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43002 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrWDT-0004qz-Q5 for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 09:22:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrW2y-0003Ne-Qh for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 09:11:13 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:53996) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrW2y-0003NU-Lw for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 09:11:12 -0400 Received: by ewy28 with SMTP id 28so1236949ewy.0 for ; Fri, 03 Sep 2010 06:11:11 -0700 (PDT) In-Reply-To: <20100903112314.24ddf1ff@hsdev.com> (Marcel van der Boom's message of "Fri, 3 Sep 2010 11:23:14 +0200") 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: Marcel van der Boom Cc: emacs-orgmode Marcel van der Boom writes: > Wow, fast service. ;-) Would it be beneficial for others too, to split > the matching on [/] and [%] style cookies so control freaks > like me which have both the counter and percentage style cookies on > large projects (* PROJECT [23/1345] [2%] ) It does so now, thanks for the suggestion. However, building refile targets might take some time on big org files. So any change like this one is likely to introduce a small delay in the process of building refile targets... I tested a bit and it looks fine for this change, but if anyone notices unreasonable delays after this commit, please ping the list. -- Bastien