From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9341 Path: news.gmane.org!not-for-mail From: someusernamehere Newsgroups: gmane.emacs.gnus.user Subject: Re: How? Date: Mon, 16 Jul 2007 17:25:52 -0000 Organization: http://groups.google.com Message-ID: <1184606752.232215.292490@j4g2000prf.googlegroups.com> References: <1184342254.243186.17550@g12g2000prg.googlegroups.com> <87wsx4s0xi.fsf@azurservers.com> <1184348297.835136.176970@e16g2000pri.googlegroups.com> <1184367675.919110.202900@g12g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1184639979 21007 80.91.229.12 (17 Jul 2007 02:39:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jul 2007 02:39:39 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Jul 17 04:39:38 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IAcyM-00025B-1t for gegu-info-gnus-english@m.gmane.org; Tue, 17 Jul 2007 04:39:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAcyL-0001y9-Bx for gegu-info-gnus-english@m.gmane.org; Mon, 16 Jul 2007 22:39:33 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!j4g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 31 Original-NNTP-Posting-Host: 189.149.92.178 Original-X-Trace: posting.google.com 1184606752 16019 127.0.0.1 (16 Jul 2007 17:25:52 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 16 Jul 2007 17:25:52 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: j4g2000prf.googlegroups.com; posting-host=189.149.92.178; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79524 X-Mailman-Approved-At: Mon, 16 Jul 2007 22:39:32 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9341 Archived-At: On Jul 14, 5:07 am, Reiner Steib wrote: > On Sat, Jul 14 2007, someusernamehere wrote: > > and how I can do this: > > Please consider to ask only about one topic in each thread and choose > a suitable, meaningful subject. > > > * subscribe to a list of groups, something like: > > > > > > (setq 'gnus-subscribe-groups > > foo.bar > > bar.foo > > pt.bar.foo > > br.bar.foo > > ) > > > > > What is the problem that you are trying to solve with such a > hypothetical variable? > Put in some place of my .emacs the list of groups which I want to subscribe :D thanks