From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: second batch of small documentation problems [9.0 (9.0-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20161102/)] Date: Sun, 13 Nov 2016 18:22:41 +0100 Message-ID: <87d1hzqopq.fsf@nicolasgoaziou.fr> References: <87twbkkunk.fsf@nicolasgoaziou.fr> <8760nted7b.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5yUP-0006Td-Si for emacs-orgmode@gnu.org; Sun, 13 Nov 2016 12:22:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5yUM-0002UQ-MB for emacs-orgmode@gnu.org; Sun, 13 Nov 2016 12:22:45 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41231) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c5yUM-0002TU-G9 for emacs-orgmode@gnu.org; Sun, 13 Nov 2016 12:22:42 -0500 In-Reply-To: (Jorge Morais Neto's message of "Sat, 12 Nov 2016 17:56:56 -0200") 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: Jorge Morais Neto Cc: org mode Hello, Jorge Morais Neto writes: > On 11 November 2016 at 22:47, Nicolas Goaziou wrote: >> `org-tag-persistent-alist' is about "characters". I think it is clear >> that characters are case-sensitive already. > Currently, the docstring of org-tag-alist says "SELECT is a case-sensitive > letter" and the docstring of org-tag-persistent-alist says "SELECT is a > character". I thought I should point this out, but it is your call whether this > inconsistency needs to be fixed. Fixed. >> AFAICT any character is allow, but how could we formulate this?. > Any Emacs character is allowed? If so, perhaps we could just say "SELECT is an > Emacs character (this includes all Unicode characters)". But beware that I > know little Org and very little Elisp, so please take my suggestion with a > grain of salt. I was speaking about Org manual. In any case, I worked around this. Thank you. Regards, -- Nicolas Goaziou