From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60191 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.gnus.general Subject: Re: nnrss.el and element Date: Fri, 22 Apr 2005 11:55:37 +0200 Organization: disorganized Message-ID: <87k6mvp23q.fsf@robotron.ath.cx> References: <873btkrvkq.fsf@robotron.ath.cx> <87oec7k6og.fsf@robotron.ath.cx> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1114164911 17030 80.91.229.2 (22 Apr 2005 10:15:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Apr 2005 10:15:11 +0000 (UTC) Original-X-From: ding-owner+M8719@lists.math.uh.edu Fri Apr 22 12:15:09 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOvAl-00024B-6O for ding-account@gmane.org; Fri, 22 Apr 2005 12:14:07 +0200 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 1DOv5n-0005XJ-00; Fri, 22 Apr 2005 05:08:59 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DOv5i-0005XE-00 for ding@lists.math.uh.edu; Fri, 22 Apr 2005 05:08:54 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DOv5d-0002i6-3A for ding@lists.math.uh.edu; Fri, 22 Apr 2005 05:08:49 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DOv5b-0000lW-00 for ; Fri, 22 Apr 2005 12:08:47 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DOv0i-0000OH-Ma for ding@gnus.org; Fri, 22 Apr 2005 12:03:44 +0200 Original-Received: from pd9e76d3d.dip.t-dialin.net ([217.231.109.61]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Apr 2005 12:03:44 +0200 Original-Received: from david.hansen by pd9e76d3d.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Apr 2005 12:03:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 22 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pd9e76d3d.dip.t-dialin.net Mail-Copies-To: nobody User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:iQ4OxOkniyzcjS/Z2BQCblz5Taw= X-Spam-Score: -4.3 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60191 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60191 On Fri, 22 Apr 2005 11:08:01 +0900 Katsumi Yamaoka wrote: >>>>>> In <87oec7k6og.fsf@robotron.ath.cx> David Hansen wrote: > >> --- cvs-src/gnus/lisp/nnrss.el 2005-04-21 23:37:13.000000000 +0200 >> +++ share/emacs/site-lisp/nnrss.el 2005-04-22 02:09:15.934656168 +0200 > > That's great and seems to be useful to all users. It doesn't > look a tiny change, so you need to have assigned the copyright > to FSF for Emacs (or Gnus). If not, you will have to send a > mail to: Wrote them, no clue how long this will take though... > And I'll appreciate you writing the ChangeLog entry. 2005-04-22 David Hansen * lisp/nnrss.el (nnrss-check-group, nnrss-request-article): Support the enclosure element of David