From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61786 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: nnweb fix Date: Fri, 27 Jan 2006 09:35:48 +0100 Message-ID: <87u0bqf4pn.fsf@gate450.dyndns.org> References: <877j9lob4v.fsf@gate450.dyndns.org> <87hd8pmtjf.fsf@gate450.dyndns.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138351272 25374 80.91.229.2 (27 Jan 2006 08:41:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jan 2006 08:41:12 +0000 (UTC) Original-X-From: ding-owner+m10316@lists.math.uh.edu Fri Jan 27 09:41:08 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 1F2PA9-00009R-PF for ding-account@gmane.org; Fri, 27 Jan 2006 09:40:59 +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 1F2PA2-0000l9-00; Fri, 27 Jan 2006 02:40:50 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1F2P5L-0000l4-00 for ding@lists.math.uh.edu; Fri, 27 Jan 2006 02:35:59 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1F2P5J-0006RI-4e for ding@lists.math.uh.edu; Fri, 27 Jan 2006 02:35:59 -0600 Original-Received: from smtp2.rz.uni-karlsruhe.de ([129.13.185.218]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1F2P5D-0002im-00 for ; Fri, 27 Jan 2006 09:35:52 +0100 Original-Received: from rzstud1.stud.uni-karlsruhe.de (rzstud1.stud.uni-karlsruhe.de [193.196.41.33]) by smtp2.rz.uni-karlsruhe.de with esmtp (Exim 4.50 #1) id 1F2P5D-0003kA-EX; Fri, 27 Jan 2006 09:35:51 +0100 Original-Received: from uwi7 by rzstud1.stud.uni-karlsruhe.de with local (Exim 3.36 #1) id 1F2P5I-0000F2-00 for ding@gnus.org; Fri, 27 Jan 2006 09:35:56 +0100 Original-To: ding@gnus.org X-PGP-Key: 0x2C006B340F8C8C1B X-Now-Playing: Orbital / Snivilisation X-Face: $:F<87a[gD1?#R6S3j21cr1&C&7bd63GHC.tSdskUb}hhwG(ci*=D5kJ<_N+p9q(7-,PnG. Et.Yh Reiner Steib writes: > On Sat, Dec 31 2005, Andreas Seltenreich wrote: > >> Andreas Seltenreich writes: >> >>> attached is an attempt to get web groups working again with the new >>> google groups. >> >> Oops, I missed some html entity decoding and a debug statement. >> Attached is an updated patch. > > Your patch works fine for me. Thanks. While it works for ephemeral groups, solid ones seem still broken. ISTM this broke solid groups back in 2003: I guess the solution is to adapt nnweb to use the server variables instead of those custom args to nnweb-request-create-group for solid groups? > required request form. After the assignment process completes (you > get sent forms which you have to read and sign and send back), we can > install your patch. According to a mail from the FSF, the process is now complete. regards, Andreas