From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73456 Path: news.gmane.org!not-for-mail From: Tassilo Horn 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 09:06:41 +0200 Message-ID: <87fwvy905a.fsf@thinkpad.tsdh.de> References: <87k4la9118.fsf@thinkpad.tsdh.de> <8762wu7m2q.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287731216 3265 80.91.229.12 (22 Oct 2010 07:06:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 22 Oct 2010 07:06:56 +0000 (UTC) Cc: ding@gnus.org To: jidanni@jidanni.org Original-X-From: ding-owner+M21825@lists.math.uh.edu Fri Oct 22 09:06:55 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 1P9BiE-0007nV-GT for ding-account@gmane.org; Fri, 22 Oct 2010 09:06:50 +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 1P9BiA-0001Xl-6d; Fri, 22 Oct 2010 02:06:46 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P9Bi8-0001XT-LE for ding@lists.math.uh.edu; Fri, 22 Oct 2010 02:06:44 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P9Bi7-0001lJ-ET for ding@lists.math.uh.edu; Fri, 22 Oct 2010 02:06:44 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P9Bi6-00049Q-00 for ; Fri, 22 Oct 2010 09:06:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 525D47800E05; Fri, 22 Oct 2010 09:06:42 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31407-10; Fri, 22 Oct 2010 09:06:41 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id A29DA7800DD9; Fri, 22 Oct 2010 09:06:41 +0200 (CEST) In-Reply-To: <8762wu7m2q.fsf@jidanni.org> (jidanni@jidanni.org's message of "Fri, 22 Oct 2010 14:55:57 +0800") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73456 Archived-At: jidanni@jidanni.org writes: >>>>>> "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. Do you know `isearch' (C-s)? > 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 Well, yes, I think there's nothing like that. But since that's only a one time effort unless you change your interests on a daily basis... :-) Bye, Tassilo