From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Tag Completion Not Prompting for all tags Date: Tue, 10 Apr 2012 18:38:28 +0200 Message-ID: <87iph7iltn.fsf@gnu.org> References: <6A1FEA98-38A0-48C5-88C3-DEE9401C38B5@pobox.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHe4C-0003bm-Pv for emacs-orgmode@gnu.org; Tue, 10 Apr 2012 12:37:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHe49-0007Kz-IF for emacs-orgmode@gnu.org; Tue, 10 Apr 2012 12:37:16 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:1216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHe49-0007Kd-Ca for emacs-orgmode@gnu.org; Tue, 10 Apr 2012 12:37:13 -0400 In-Reply-To: <6A1FEA98-38A0-48C5-88C3-DEE9401C38B5@pobox.com> (Mike McLean's message of "Sat, 24 Mar 2012 11:50:09 -0400") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Mike McLean Cc: emacs-orgmode@gnu.org Hi Mike, I just reverted the commits I pushed for fixing this "issue". Mike McLean writes: > The expected result is a completion list of tag_a and tag_b, this > does not work and the Minibuffer prompts [No match] I cannot do any better than to quote Matt Lundin on this: "Historically, only tags explicitly defined in org-tag-alist or via an in-buffer heading show up in the fast tag completion window." So, let's stick to the current behavior. Thanks for your patience! -- Bastien