From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Tag Completion Not Prompting for all tags Date: Sat, 31 Mar 2012 11:17:01 +0200 Message-ID: <87iphl3zaq.fsf@gnu.org> References: <6A1FEA98-38A0-48C5-88C3-DEE9401C38B5@pobox.com> <87pqbyqqr4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDuPV-0000ir-W0 for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 05:15:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDuPU-00015j-7s for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 05:15:49 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:46880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDuPT-00015Z-Va for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 05:15:48 -0400 Received: by wgbdr1 with SMTP id dr1so919300wgb.30 for ; Sat, 31 Mar 2012 02:15:46 -0700 (PDT) In-Reply-To: (Mike McLean's message of "Thu, 29 Mar 2012 20:43:31 -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: > Bastien > > I can verify that this has fixed the problem with tag completion not > prompting for all tags. I see that commit > 647396464d563634b980127673cf61769663407e has added a wrapper > (append that combines buffer-tags with (mapcar 'car table). > > This has, however, exposed a new bug and conflict > with org-completion-use-ido that I can minimally reproduce below. This is now fixed, thanks! -- Bastien