emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus IMAP searching not working.


From: Richard Riley
Subject: Re: Gnus IMAP searching not working.
Date: Tue, 01 Nov 2011 15:52:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux)

Ted Zlatanov <address@hidden> writes:

> On Mon, 31 Oct 2011 11:59:01 -0800 Dave Abrahams <address@hidden> 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.
>
> Ted

just and FYI, very timely and synced - unless the git repo is old enough
not have the original error ;) Wasnt working for me earlier, did a git
pull and remade emacs 24 and it works fine now. Great job and thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]