From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [PATCH] - Fix org-fast-tag-selection Date: Wed, 04 Apr 2012 09:54:51 -0400 Message-ID: <9037.1333547691@alphaville> References: <87fwclayfa.fsf@noman.maa.corp.collab.net> <87sjgkn681.fsf@norang.ca> <7243.1333489357@alphaville> <87obr8m450.fsf@gnu.org> <87limblpas.fsf@norang.ca> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFQgA-0006kR-0d for emacs-orgmode@gnu.org; Wed, 04 Apr 2012 09:55:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFQg3-0004mV-PD for emacs-orgmode@gnu.org; Wed, 04 Apr 2012 09:55:17 -0400 In-Reply-To: Message from Bernt Hansen of "Wed, 04 Apr 2012 07:16:59 EDT." <87limblpas.fsf@norang.ca> 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: Bernt Hansen Cc: nicholas.dokos@hp.com, emacs-orgmode , Noorul Islam K M Bernt Hansen wrote: > Bastien writes: > > > Hi Nick, > > > > Nick Dokos writes: > > > >> With completing-read, I do C-c C-q and get a prompt in the > >> minibuffer "Tag: " with no options given. So I press another and > >> get the following error: > > > > This should have been fixed already -- can you confirm? > > This error is gone ... Confirmed. Nick