From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags Date: Tue, 08 May 2018 10:17:21 +0200 Message-ID: <877eoewoha.fsf@gnu.org> References: <23273.40957.997582.135225@frac.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFxoN-0006dP-RA for emacs-orgmode@gnu.org; Tue, 08 May 2018 04:17:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFxoK-00030C-Nu for emacs-orgmode@gnu.org; Tue, 08 May 2018 04:17:27 -0400 In-Reply-To: <23273.40957.997582.135225@frac.u-strasbg.fr> (Alain Cochard's message of "Wed, 2 May 2018 13:24:45 +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 Hi Alain, Alain.Cochard@unistra.fr writes: > With variable org-complete-tags-always-offer-all-agenda-tags set to > true, tag completion does not work as I expect. Specifically, upon > 'C-c C-q' or 'C-c C-c', it works fine if I enter in the minibuffer > some letter and then press , but not if I just press ; in > that case, a colon (:) is inserted in the minibuffer, and another > colon for each subsequent , ad infinitum. Is this normal? I could not reproduce this problem from Org 9.1.12 and the master branch. Can you try with a bare emacs -Q and report against maint or master branch? Thanks, -- Bastien