From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: org-link containing square brackets Date: Tue, 10 Mar 2020 13:33:28 +0100 Message-ID: <87ftegmlt3.fsf@gmail.com> References: <874kuwczjc.fsf@nicolasgoaziou.fr> 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]:59667) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBe4k-0006ay-15 for emacs-orgmode@gnu.org; Tue, 10 Mar 2020 08:33:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jBe4i-0003CP-T3 for emacs-orgmode@gnu.org; Tue, 10 Mar 2020 08:33:33 -0400 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:35920) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jBe4i-0003A3-Mt for emacs-orgmode@gnu.org; Tue, 10 Mar 2020 08:33:32 -0400 Received: by mail-wm1-x32d.google.com with SMTP id g62so1161846wme.1 for ; Tue, 10 Mar 2020 05:33:31 -0700 (PDT) In-Reply-To: <874kuwczjc.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 10 Mar 2020 10:47:03 +0100") 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: "Liste-emacs-orgmode@gnu.org" Cc: Bob Newell Le mar. 03/10/20 mars 2020 =C3=A0 10:47:03 , Nicolas Goazi= ou a envoy=C3=A9 ce message: > Hello, > > Joseph Vidal-Rosset writes: > >> I sent this email to this list: >> >> https://lists.gnu.org/archive/html/emacs-orgmode/2019-07/msg00123.html >> >> Unfortunately, the code of hs/replace function that contains >> >> %5BGmail%5D/ > > See ORG-NEWS for Org 9.3. I think this should be \[Gmail\]/ Hello Nicolas, Many thanks for your very helpful email. In fact, \[Gmail\]/ broke the link, but \\[Gmail\\]/ works (very logically, it is related with the syntax of org-export). Now, I meet a new problem that is not an org-mode issue, but gnus's: the link works, but gnus declare that the article has expired. :( and I do not understand why. I wonder more and more if gnus in imap is the adequate tool to keep tracks of email via org-mode links. All opinions of this topic are welcome, of course, because I have to take a decision: to gnus or not to gnus... :) But I will not open a new thread for this question.=20 =20 All the best, et encore merci Nicolas ! Jo.=20