From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84456 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Do not get new news at start Date: Sun, 20 Apr 2014 20:33:16 +0800 Message-ID: <87bnvw18qb.fsf@ericabrahamsen.net> References: <87fvl8tm0l.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1397997131 2146 80.91.229.3 (20 Apr 2014 12:32:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2014 12:32:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32702@lists.math.uh.edu Sun Apr 20 14:32:05 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wbqui-0005wE-Gl for ding-account@gmane.org; Sun, 20 Apr 2014 14:32:04 +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 1WbqtH-0001mf-6A; Sun, 20 Apr 2014 07:30:35 -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 1WbqtE-0001mO-G8 for ding@lists.math.uh.edu; Sun, 20 Apr 2014 07:30:32 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WbqtD-0000Ym-Bc for ding@lists.math.uh.edu; Sun, 20 Apr 2014 07:30:31 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WbqtB-0005la-Bh for ding@gnus.org; Sun, 20 Apr 2014 14:30:29 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wbqt6-00040T-77 for ding@gnus.org; Sun, 20 Apr 2014 14:30:24 +0200 Original-Received: from 111.199.148.159 ([111.199.148.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Apr 2014 14:30:24 +0200 Original-Received: from eric by 111.199.148.159 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Apr 2014 14:30:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 111.199.148.159 User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:PM1NY3XqTA92RqmdxeaTsSFuOu8= X-Spam-Score: -1.4 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84456 Archived-At: Igor Sosa Mayor writes: > Hi, > > I'm pretty sure this has been asked trillions of times, but I am not > able to find any post with this information. In the info page I can not > find it either. > > The question is very simple: is there any variable to prevent gnus from > doing a get-new-news at start? > > Many thanks in advance. You can give the `gnus' command a numerical argument to tell it not to open any groups below that number. Also check out `gnus-no-server', which might serve the same purpose...