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 01:48:21 +0200 Message-ID: <87occfyaey.fsf@gnu.org> References: <20100819135730.5655c0ce@hsdev.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=35428 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrJW2-0000pg-HY for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 19:48:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrJW1-0004S5-3R for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 19:48:22 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:62647) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrJW0-0004Rx-UZ for emacs-orgmode@gnu.org; Thu, 02 Sep 2010 19:48:21 -0400 Received: by wyb36 with SMTP id 36so1043536wyb.0 for ; Thu, 02 Sep 2010 16:48:20 -0700 (PDT) In-Reply-To: <20100819135730.5655c0ce@hsdev.com> (Marcel van der Boom's message of "Thu, 19 Aug 2010 13:57:30 +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: > I have a question about constructs like this: > > * TODO item to be refiled, say in Subproject > * Project description [10/234] > [...] > ** Subproject description [1/25] > [...] > > When I want to refile the TODO item the path in the emacs modeline > contains the counters (or the percentage, if applicable). > > This makes the filing sometime a bit hard, especially with the spaces > between the header text and the counter start. > > Is this something I can change? For me the counters are not part of > the header conceptually. Yes, I also think so. I just pushed a change to get rid of [/] cookies in targets. HTH -- Bastien