From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Multiple tags on a heading? Date: Thu, 26 Apr 2018 14:27:12 +0200 Message-ID: <874ljyxie7.fsf@nicolasgoaziou.fr> References: <23264.37670.605709.617730@frac.u-strasbg.fr> <87sh7ikd48.fsf@nicolasgoaziou.fr> <23265.47279.923507.979539@frac.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBfze-0005Ko-VX for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 08:27:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBfza-0005yw-2p for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 08:27:22 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:49659) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fBfzZ-0005yj-S7 for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 08:27:18 -0400 In-Reply-To: <23265.47279.923507.979539@frac.u-strasbg.fr> (Alain Cochard's message of "Thu, 26 Apr 2018 13:31:59 +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: William Denton , emacs-orgmode@gnu.org Hello, Alain.Cochard@unistra.fr writes: > Actually, if I use a void .emacs file and just the command 'emacs' to > run emacs -- which also uses the same 9.1.9 elpa version --, then > everything works as I would expect: > > 'C-c c-c' or 'C-c C-q' on the headline enters the minibuffer, then > shows all possible tags; once one tag is entered (completion > works), giving, say, > > Tags: :meetings: > > then another shows all tags again, and so on. > > Another 'C-c c-c' or 'C-c C-q' on the headline enters again the > minibuffer, showing all the already entered tags. And so on. I do not understand. Is there still an issue? If so, could you show your tag related configuration? Regards, -- Nicolas Goaziou