From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Tag Completion Not Prompting for all tags Date: Tue, 27 Mar 2012 12:31:43 +0200 Message-ID: <87pqbyqqr4.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]:34583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCTfe-000413-65 for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 06:30:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCTfX-0000PV-V2 for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 06:30:33 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:64005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCTfX-0000P8-M3 for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 06:30:27 -0400 Received: by werj55 with SMTP id j55so6169216wer.0 for ; Tue, 27 Mar 2012 03:30:25 -0700 (PDT) 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, Mike McLean writes: > 8 Type tag_ followed by > > The expected result is a completion list of tag_a and tag_b, this > does not work and the Minibuffer prompts [No match] Fixed. > Note that if I were to remove the single characters > for tag_a and tag_b completion works for those two but not for > the Personal tag from the file Fixed. > Shouldn't free tag entry always show all possible tags, regardless of > the setting of or use of fast tag completion? I think so -- thanks a lot for the detailed report. Best, -- Bastien