From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Discrepancy between documentation and implementation regarding comments Date: Mon, 28 Oct 2019 17:16:55 +0100 Message-ID: <87tv7s3kw8.fsf@nicolasgoaziou.fr> References: <87eeyyy013.fsf@thb.lt> <87ftjd3zba.fsf@nicolasgoaziou.fr> <87blu1xfjb.fsf@thb.lt> 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]:38732) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP7hi-0006mO-6e for emacs-orgmode@gnu.org; Mon, 28 Oct 2019 12:17:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP7hg-0002UN-Fk for emacs-orgmode@gnu.org; Mon, 28 Oct 2019 12:17:13 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:51415) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iP7hg-0002LQ-7a for emacs-orgmode@gnu.org; Mon, 28 Oct 2019 12:17:12 -0400 In-Reply-To: <87blu1xfjb.fsf@thb.lt> (Thibault Polge's message of "Mon, 28 Oct 2019 12:42:16 +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.org@gnu.org Sender: "Emacs-orgmode" To: Thibault Polge Cc: emacs-orgmode@gnu.org Hello, Thibault Polge writes: > Thanks Nicolas, just a small detail though: unless this is a planned > (breaking) change, I believe the description you linked should read: > > A =E2=80=9Ccomment line=E2=80=9D starts with *zero or more whitespace cha= racters, > followed by* a hash sign, followed by a whitespace character or an end > of line. True. I fixed that. > Another detail: it could be nice to have a small appendix somewhere > mapping character names to codepoints, since Unicode has no less than > three =E2=80=9Cnumber signs=E2=80=9D (from Wikipedia): > > - U+0023 # NUMBER SIGN (HTML #). Other attested names in Unicode are= : pound sign, hash, crosshatch, octothorpe. > - U+FF03 =EF=BC=83 FULLWIDTH NUMBER SIGN (HTML #) > - U+FE5F =EF=B9=9F SMALL NUMBER SIGN (HTML ﹟) This is left as an exercise to the reader. ;) Regards, --=20 Nicolas Goaziou