From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9106 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?R=C3=A9mi?= Letot Newsgroups: gmane.emacs.gnus.user Subject: Re: Gnus: always seeing old articles when entering an imap folder Date: Thu, 07 Jun 2007 01:29:44 +0200 Message-ID: <878xaw1x1z.fsf@lybrafox.com> References: <87zm3ebifk.fsf@pfff.si.uab.es> <87ira11fv9.fsf@pfff.si.uab.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1181172622 28743 80.91.229.12 (6 Jun 2007 23:30:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jun 2007 23:30:22 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Jun 07 01:30:21 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 1Hw4xI-0000WV-Nd for gegu-info-gnus-english@m.gmane.org; Thu, 07 Jun 2007 01:30:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hw4xI-0007dK-6P for gegu-info-gnus-english@m.gmane.org; Wed, 06 Jun 2007 19:30:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hw4xE-0007X8-TN for info-gnus-english@gnu.org; Wed, 06 Jun 2007 19:30:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hw4xB-0007RB-KP for info-gnus-english@gnu.org; Wed, 06 Jun 2007 19:30:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hw4xB-0007QR-BU for info-gnus-english@gnu.org; Wed, 06 Jun 2007 19:30:13 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Hw4xA-0004xe-UO for info-gnus-english@gnu.org; Wed, 06 Jun 2007 19:30:13 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Hw4wp-0002rI-Vp for info-gnus-english@gnu.org; Thu, 07 Jun 2007 01:29:52 +0200 Original-Received: from cust143-50.dsl.versadsl.be ([62.166.143.50]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jun 2007 01:29:51 +0200 Original-Received: from hobbes by cust143-50.dsl.versadsl.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jun 2007 01:29:51 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust143-50.dsl.versadsl.be User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:bsw7eJBIJAnqd+mvfVDGzj7tLyk= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:9106 Archived-At: poppyer writes: > Another question about this. > When I use Ctrl-u to enter a large folder > it will ask me to key in how many articles I want to view > is there any way to pre-set this variable? say 100, such that I don't > need to key in it every time? Customize the group (with G-c in the Group buffer) and use this : [ ] Initial Input for Large Newsgroup: [Value Menu] All [Hide] This number will be prompted as the initial value of the number of articles to list when the group is a large newsgroup (see `gnus-large-newsgroup'). If it is nil, the default value is the total number of articles in the group. Hope it helps, -- RĂ©mi