all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: Gnus IMAP searching not working.
Date: Thu, 03 Nov 2011 09:15:04 -0400	[thread overview]
Message-ID: <87bostpctj.fsf@lifelogs.com> (raw)
In-Reply-To: m2ty6mkt4z.fsf@boostpro.com

On Wed, 02 Nov 2011 15:21:32 -0800 Dave Abrahams <dave@boostpro.com> wrote: 

DA> on Tue Nov 01 2011, Ted Zlatanov <tzz-AT-lifelogs.com> wrote:

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

DA> Whatever else you've done, this change should be made anyway.  I wrote
DA> the line in question and I always intended it to have the semantics of
DA> the changed line.  I wouldn't expect the rest of my changes to work
DA> correctly without it.

It's done the way you suggested.  I mean that I didn't just do that, but
also removed

(defvar gnus-registry-enabled)

in all the files that include gnus-registry.el, which your original
patch included.  Please look at the Gnus Git repo to catch up with the
changes I've made; the Emacs trunk is always a little behind because
it's manually synchronized.  We're OK now, though, honestly :)

Thanks
Ted




  reply	other threads:[~2011-11-03 13:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 16:55 Gnus IMAP searching not working Ashish SHUKLA
2011-10-31 17:17 ` Jambunathan K
2011-10-31 17:27   ` Ashish SHUKLA
2011-10-31 19:59     ` Dave Abrahams
2011-11-01 10:29       ` Ted Zlatanov
2011-11-01 14:52         ` Richard Riley
2011-11-02 23:21         ` Dave Abrahams
2011-11-03 13:15           ` Ted Zlatanov [this message]
2011-11-05  5:02             ` Dave Abrahams
2011-10-31 22:36     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bostpctj.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.