1 Nov 2011 11:29
Re: Gnus IMAP searching not working.
Ted Zlatanov <tzz <at> lifelogs.com>
2011-11-01 10:29:19 GMT
2011-11-01 10:29:19 GMT
On Mon, 31 Oct 2011 11:59:01 -0800 Dave Abrahams <dave <at> boostpro.com> 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> <at> <at> -164,7 +164,7 <at> <at> 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

RSS Feed