From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73454 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: Re: when one has a list of 35 groups one wants to subscribe to Date: Fri, 22 Oct 2010 14:55:57 +0800 Message-ID: <8762wu7m2q.fsf@jidanni.org> References: <87k4la9118.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287730576 745 80.91.229.12 (22 Oct 2010 06:56:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 22 Oct 2010 06:56:16 +0000 (UTC) Cc: ding@gnus.org To: tassilo@member.fsf.org Original-X-From: ding-owner+M21823@lists.math.uh.edu Fri Oct 22 08:56:14 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P9BXu-0004qZ-IY for ding-account@gmane.org; Fri, 22 Oct 2010 08:56:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P9BXq-0001RP-Ax; Fri, 22 Oct 2010 01:56:06 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P9BXo-0001R4-LQ for ding@lists.math.uh.edu; Fri, 22 Oct 2010 01:56:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P9BXn-0007Q8-Eu for ding@lists.math.uh.edu; Fri, 22 Oct 2010 01:56:04 -0500 Original-Received: from caiajhbdcagg.dreamhost.com ([208.97.132.66] helo=homiemail-a60.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P9BXm-0003wy-00 for ; Fri, 22 Oct 2010 08:56:02 +0200 Original-Received: from homiemail-a60.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a60.g.dreamhost.com (Postfix) with ESMTP id EB70A3BC06A; Thu, 21 Oct 2010 23:56:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:cc:subject :references:date:message-id:mime-version:content-type; q=dns; s= jidanni.org; b=Nk/LRwLo53e/GuDzjODX5QnxuysS6ywpHa9tqyWDBDwfaA+R3 1Kob+2ncvSpuh6t5Iwz5sXOjlIGPXWeSbeD52zoNuDPTZTmympgA5VsIVLAYEHZa mDmU+gSwuRXiIQA2bXCAYJoMrXdNbVMMOFocqV+v53n1MMO5/B9vPbIz3I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type; s=jidanni.org; bh=TzKmY8hePYtTNfmGMMgAt1jlM98=; b=RQl9lWyDSFXq2 nRFTNtw4zrcJECcwZ8htCF5jUJhTVF+ljacbjFRHT1WaFuKlj3J8pW1uM4KtQFZs DP/3Lb+3qjgX8LFGYaDUcy3BNLKSF33Ya5vWvH+n8KRb9Xe/4e1cu0/ztef1zvnp 5rVown5BBym/DVuanGr1pQkEdk9f8A= Original-Received: from jidanni.org (218-163-1-9.dynamic.hinet.net [218.163.1.9]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a60.g.dreamhost.com (Postfix) with ESMTPSA id 55E0C3BC065; Thu, 21 Oct 2010 23:56:00 -0700 (PDT) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73454 Archived-At: >>>>> "TH" == Tassilo Horn writes: TH> When I want to subscribe to many groups, I enter that server via the TH> *Server* buffer so that I can see the complete group listing and use TH> isearch to find my groups. So I guess, a link to the server buffer TH> would be a good thing to have in that section. (I'll add one...) But there are a million groups in there. And my 35 groups are probably scattered among them, so I would still have to find them one by one. But I already have my list, one group per line, ready. But there is no way for me to submit it to gnus. It is not as simple as $ < list_of_groups xargs -n 1 other_leading_brand_newsreader --subscribe