Hi Bastien, > > On Friday, 5 Jun 2020 at 09:47, Bastien wrote: > >> with Kyle's help, I've set up a new mailing list archive: > >> > >> https://orgmode/list/
Thanks for setting this up. I noticed that I am getting in master the following error when I do "make doc": > make doc /Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc info makeinfo --no-split org.texi -o org org.texi:18233: unknown command `somewhere' make[1]: *** [org] Error 1 This seems to be caused by commit fa4dddf8d29063dbd2161b7f33a776e2c063ed10, which introduced the following change in a link to a list message (I don't know enough texi syntax to suggest a fix): --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -17104,7 +17104,7 @@ cause unexpected results. -reasons why, see http://thread.gmane.org/gmane.emacs.orgmode/79046. +reasons why, see https://orgmode.org/list/86fvqqc8jb....@somewhere.org Best, --Diego