From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dave Abrahams Newsgroups: gmane.emacs.devel Subject: Re: Gnus IMAP searching not working. Date: Wed, 02 Nov 2011 15:21:32 -0800 Message-ID: References: <86mxchrtgu.fsf@chateau.d.if> <81y5w1m66i.fsf@gmail.com> <86sjm9nkb6.fsf@chateau.d.if> <87ehxsrv9c.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1320277118 19132 80.91.229.12 (2 Nov 2011 23:38:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 Nov 2011 23:38:38 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 03 00:38:34 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RLkOA-0001Tc-1l for ged-emacs-devel@m.gmane.org; Thu, 03 Nov 2011 00:38:34 +0100 Original-Received: from localhost ([::1]:41643 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLkO9-00076s-KE for ged-emacs-devel@m.gmane.org; Wed, 02 Nov 2011 19:38:33 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLkO6-00076n-HR for emacs-devel@gnu.org; Wed, 02 Nov 2011 19:38:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLkO5-0002Rc-5x for emacs-devel@gnu.org; Wed, 02 Nov 2011 19:38:30 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:50036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLkO4-0002QP-Ux for emacs-devel@gnu.org; Wed, 02 Nov 2011 19:38:29 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RLkO3-0001Re-G0 for emacs-devel@gnu.org; Thu, 03 Nov 2011 00:38:27 +0100 Original-Received: from 129-134-58-66.gci.net ([66.58.134.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Nov 2011 00:38:27 +0100 Original-Received: from dave by 129-134-58-66.gci.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Nov 2011 00:38:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 129-134-58-66.gci.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) Cancel-Lock: sha1:e7hoM9+17G2xp2CYGHLY2TV3SJE= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145837 Archived-At: on Tue Nov 01 2011, Ted Zlatanov wrote: > On Mon, 31 Oct 2011 11:59:01 -0800 Dave Abrahams wrote: > > DA> I am responsible for this changeset, and I apologize for the problem. > DA> Please apply the following patch. Ted, could you upstream this, please? > DA> diff --git a/lisp/gnus-registry.el b/lisp/gnus-registry.el > DA> index 652e816..d25b8b1 100644 > DA> --- a/lisp/gnus-registry.el > DA> +++ b/lisp/gnus-registry.el > DA> @@ -164,7 +164,7 @@ nnmairix groups are specifically excluded because they are ephemeral." > DA> (const :tag "Always Install" t) > DA> (const :tag "Ask Me" ask))) > > DA> -(defvar gnus-registry-enabled) > DA> +(defvar gnus-registry-enabled nil) > > DA> (defvar gnus-summary-misc-menu) ;; Avoid byte compiler warning. > > I've already fixed it with a different approach, thanks. Whatever else you've done, this change should be made anyway. I wrote the line in question and I always intended it to have the semantics of the changed line. I wouldn't expect the rest of my changes to work correctly without it. -- Dave Abrahams BoostPro Computing http://www.boostpro.com