From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Statistics cookies in org-store-link Date: Fri, 15 Feb 2013 11:16:16 +0100 Message-ID: <87haldhk8k.fsf@bzg.ath.cx> References: <87wquikoy2.wl@mail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6JlM-0006hh-QK for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 06:47:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6JlJ-0003q1-7E for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 06:47:32 -0500 Received: from mail-ea0-f172.google.com ([209.85.215.172]:53052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6JlJ-0003pf-10 for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 06:47:29 -0500 Received: by mail-ea0-f172.google.com with SMTP id f13so1369154eaa.17 for ; Fri, 15 Feb 2013 03:47:27 -0800 (PST) In-Reply-To: <87wquikoy2.wl@mail.com> (William's message of "Sat, 09 Feb 2013 00:59:17 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: William Cc: emacs-orgmode Hi William, William writes: > As for a recent git version, calling org-store-link on a subtree records its > statistics cookie¹ in the link, which therefore breaks if the said statistic is > changed (with “no match - create this as a new heading ?”) > > Links not featuring the progress cookie succeed at finding the headline which > has such a cookie, so I suggest the statistics cookie is removed from the > captured link (just like the priority cookie was). This is now fixed, thanks! -- Bastien