From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62314 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: No "From so-and-so" in ChangeLog Date: 20 Mar 2006 14:25:04 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nfylchqb3.fsf@asimov.bwh.harvard.edu> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1142882803 32518 80.91.229.2 (20 Mar 2006 19:26:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Mar 2006 19:26:43 +0000 (UTC) Cc: "Daniel Pittman" Original-X-From: ding-owner+m10841@lists.math.uh.edu Mon Mar 20 20:26:41 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FLQ1T-0007yx-2Q for ding-account@gmane.org; Mon, 20 Mar 2006 20:26:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FLQ1D-0003Un-00; Mon, 20 Mar 2006 13:26:19 -0600 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FLQ0D-0003Ui-00 for ding@lists.math.uh.edu; Mon, 20 Mar 2006 13:25:17 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FLQ09-0003uB-Vu for ding@lists.math.uh.edu; Mon, 20 Mar 2006 13:25:17 -0600 Original-Received: from clifford.bwh.harvard.edu ([134.174.9.41] helo=mail.bwh.harvard.edu) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FLQ06-0004Uw-00 for ; Mon, 20 Mar 2006 20:25:10 +0100 Original-Received: (qmail 17265 invoked from network); 20 Mar 2006 19:18:01 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: ding@gnus.org, daniel@rimspace.net, Original-Received: from asimov.bwh.harvard.edu ([134.174.54.119]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 20 Mar 2006 19:18:01 -0000 Mail-Followup-To: ding@gnus.org, "Daniel Pittman" Original-To: ding@gnus.org X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: (Reiner Steib's message of "Tue, 28 Feb 2006 20:12:21 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62314 Archived-At: On 28 Feb 2006, reinersteib+gmane@imap.cc wrote: >> 2004-05-27 Teodor Zlatanov >> >> * assistant.el (assistant-render-text): trying to add a :set >> widget, more to come... >> >> * spam.el (spam-group-spam-contents-p): handle empty groupname >> strings >> (spam-report-articles-resend) >> (spam-report-resend-register-routine): allow spam-report-resend-to >> to be a group parameter or a global value >> (tiny change). From Daniel Pittman . >> (spam-register-routine): do registration iff any articles warrant >> it. >> (spam-summary-prepare-exit): changed log message for nil group >> destinations > `---- > > Ted, I'm not sure which change is from Daniel Pittman. Could you > please fix this? Please make it a new entry attributed to Daniel. > For Daniel Pittman we can omit the "(tiny change)" because he has > signed papers for Gnus in 2001. I think Daniel should be the primary for only this change: >> (spam-report-resend-register-routine): allow spam-report-resend-to >> to be a group parameter or a global value (tiny change). From >> Daniel Pittman . And I'll make that fix tomorrow. Daniel, please let me know if that's not OK. > The following changes are missing in v5-10. Ted, unless you'll go for > a full sync of the spam handling from the trunk to v5-10, you might > want to install these changes in v5-10. > > ,---- >>>> -5383,7 +5385,7 @@ >> (spam-mark-new-messages-in-spam-group-as-spam): allow user to >> disable assigning the spam-mark to new messages >> >> -2004-05-26 Adam Sj=F8gren (tiny change) >> +2004-05-26 Adam Sj=F8gren (tiny change) >> >> (spam-ham-copy-or-move-routine): todo decleared twice >> >>>> -5395,10 +5397,10 @@ >> (rfc2047-decode): Treat the ascii coding-system as raw-text by >> default. >> >> -2004-05-25 Teodor Zlatanov >> +2004-05-25 Anand Mitra (tiny change) >> >> * gnus-sum.el (gnus-summary-delete-article): invoke hook with >> - correct data (tiny change). From Anand Mitra . >> + correct data. >> >> 2004-05-24 Teodor Zlatanov I'll work on the sync. I was swamped with work unexpectedly, but this week I should have the time to do it. I'll follow up to the thread we started earlier. Sorry for the delay. Ted