Re: org-link containing square brackets

2020-03-10 Thread Eric S Fraga
On Tuesday, 10 Mar 2020 at 13:33, Joseph Vidal-Rosset wrote: > 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... :) The real

Re: org-link containing square brackets

2020-03-10 Thread Joseph Vidal-Rosset
Le mar. 03/10/20 mars 2020 à 10:47:03 , Nicolas Goaziou a envoyé 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 func

Re: org-link containing square brackets

2020-03-10 Thread Nicolas Goaziou
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\]/ Regards,