From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57971 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Editing the server for the foreign groups being subscribed to Date: Thu, 24 Jun 2004 16:19:10 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: <86hdt1ox7l.fsf@rumba.de.uu.net> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1088087947 12715 80.91.224.253 (24 Jun 2004 14:39:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Jun 2004 14:39:07 +0000 (UTC) Original-X-From: ding-owner+M6511@lists.math.uh.edu Thu Jun 24 16:38:41 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BdVNA-0003W6-00 for ; Thu, 24 Jun 2004 16:38:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BdVMo-00026S-00; Thu, 24 Jun 2004 09:38:18 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BdVMc-00026G-00 for ding@lists.math.uh.edu; Thu, 24 Jun 2004 09:38:06 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BdVMc-0007FC-6s for ding@lists.math.uh.edu; Thu, 24 Jun 2004 09:38:06 -0500 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id DBDA43A0047 for ; Thu, 24 Jun 2004 09:38:05 -0500 (CDT) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1BdV4K-0000em-00 for ; Thu, 24 Jun 2004 16:19:12 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 13 Original-NNTP-Posting-Host: 139.4.37.213 Original-X-Trace: quimby.gnus.org 1088086752 1770 139.4.37.213 (24 Jun 2004 14:19:12 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Thu, 24 Jun 2004 14:19:12 +0000 (UTC) User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:wUMqeHqVFvbdMNrdwQpHJ/J4Lko= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57971 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57971 Katsumi Yamaoka writes: > I've made some changes in Gnus CVS yesterday in order to make it > possible to edit the server for the foreign newsgroups which you > are just subscribing to. When you edit the server, using the `e' > command in the *Server* buffer, the change is applied to all the > foreign newsgroups which use the server. For instance, when you > change nntp-via-address into BAR.COM from FOO.COM, Gnus will > connect to the news host by way of BAR.COM next time. Way cool! Kai