From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: New org-store-link on headlines contains tags Date: Tue, 24 Mar 2020 12:38:10 +0100 Message-ID: <871rpi0yql.fsf@nicolasgoaziou.fr> References: <87k13ukvsd.fsf@gmail.com> <87ftehci10.fsf@nicolasgoaziou.fr> <87zhc7byo3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35567) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGhsv-0008Ga-8J for emacs-orgmode@gnu.org; Tue, 24 Mar 2020 07:38:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGhst-00079z-W3 for emacs-orgmode@gnu.org; Tue, 24 Mar 2020 07:38:16 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:53037) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jGhst-000778-Pu for emacs-orgmode@gnu.org; Tue, 24 Mar 2020 07:38:15 -0400 In-Reply-To: <87zhc7byo3.fsf@gmail.com> (stardiviner's message of "Mon, 23 Mar 2020 10:19:40 +0800") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: stardiviner Cc: Org Mode Hello, stardiviner writes: > Hi, Nicolas, I found the link part is fixed, Another itch is that the link > description part still contains the statistic cookie [1/2]. For example: > > #+begin_src org > * headline statistics [/] > > [[*headline statistics][headline statistics [/]=E2=80=8B]] > #+end_src OK. I removed it. Thank you. Regards, --=20 Nicolas Goaziou