Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Patch for gnus-nocem
Date: Fri, 02 Jan 2004 21:13:10 +0100	[thread overview]
Message-ID: <m3d6a29kix.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <m3oev02h0z.fsf@linux.local>

Edwin Steiner <edwin.steiner@gmx.net> writes:

> The patch below solves this problem. The lookup is now done in
> gnus-nocem-real-group-hashtb which contains the real group names.

Thanks for the patch; I've applied it to Gnus v5.10.4 (i. e., CVS).

> This patch makes the check in the following when clause partially
> redundant. You could substitute
>
> 	  (when (gnus-gethash (gnus-group-real-name (symbol-name group))
> 			      gnus-nocem-real-group-hashtb)
>
> with
>
> 	  (when (symbol-value group)
>
> I did not test this, though.
> I could submit a patch for it, too, if you are interested.

Sure.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




      reply	other threads:[~2004-01-02 20:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25 22:57 Edwin Steiner
2004-01-02 20:13 ` Lars Magne Ingebrigtsen [this message]

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=m3d6a29kix.fsf@quimbies.gnus.org \
    --to=larsi@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).