From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Should org-complete-tags-always-offer-all-agenda-tags be documented in the manual? [was: Tag completion does not work well with ...] Date: Wed, 16 May 2018 22:12:19 +0200 Message-ID: <877eo3tl5o.fsf@nicolasgoaziou.fr> References: <23292.16161.349325.297641@frac.u-strasbg.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:4830:134:3::10]:43749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJ2mg-0002cv-G6 for emacs-orgmode@gnu.org; Wed, 16 May 2018 16:12:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJ2md-0008T6-AM for emacs-orgmode@gnu.org; Wed, 16 May 2018 16:12:26 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:43831) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fJ2md-0008La-49 for emacs-orgmode@gnu.org; Wed, 16 May 2018 16:12:23 -0400 In-Reply-To: <23292.16161.349325.297641@frac.u-strasbg.fr> (Alain Cochard's message of "Wed, 16 May 2018 16:24:33 +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: Alain.Cochard@unistra.fr Cc: emacs-orgmode@gnu.org Hello, Alain.Cochard@unistra.fr writes: > In general, though, I still feel it would make sense to document it, > especially considering that other ways than the default are already > documented. Consider this excerpt from section "6.2 Setting tags": > > Org supports tag insertion based on a _list of tags_. By > default this list is constructed dynamically, containing all tags > currently used in the buffer. You may also globally specify a hard > list of tags with the variable =E2=80=98org-tag-alist=E2=80=99. Final= ly you can > set the default tags for a given file [...] > > One could have a footnote after "currently used in the buffer" which > could be something like: > > One can have this list contain all tags used in all agenda files > (see [[link to section "6.4 Tag searches"]]) by customizing > variable org-complete-tags-always-offer-all-agenda-tags. I have no objection to this, but why is the link to section "Tag searches" on topic here? Regards, --=20 Nicolas Goaziou