From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: allan gottlieb Newsgroups: gmane.emacs.help Subject: Re: Correct gnus article count Date: Mon, 15 Aug 2016 10:42:03 -0400 Message-ID: <877fbiytz8.fsf@nyu.edu> References: <87inv2pgbt.fsf@aikq.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1471273206 20717 195.159.176.226 (15 Aug 2016 15:00:06 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2016 15:00:06 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 15 17:00:00 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bZJMq-00051d-Rq for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Aug 2016 16:59:56 +0200 Original-Received: from localhost ([::1]:37439 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZJMn-0007KC-SA for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Aug 2016 10:59:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZJ5f-0000Yt-Tw for help-gnu-emacs@gnu.org; Mon, 15 Aug 2016 10:42:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZJ5c-0003j7-Ob for help-gnu-emacs@gnu.org; Mon, 15 Aug 2016 10:42:11 -0400 Original-Received: from mx2.cims.nyu.edu ([128.122.49.96]:33409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZJ5c-0003j0-KK for help-gnu-emacs@gnu.org; Mon, 15 Aug 2016 10:42:08 -0400 Original-Received: from smtp.cs.nyu.edu (smtp.cs.nyu.edu [128.122.49.97]) by mx2.cims.nyu.edu (8.15.1+Sun/8.15.1) with ESMTP id u7FEg66V020442 for ; Mon, 15 Aug 2016 10:42:06 -0400 (EDT) Original-Received: from E7450.localdomain (128-122-140-129.DYNAPOOL.NYU.EDU [128.122.140.129] (may be forged)) (authenticated bits=0) by smtp.cs.nyu.edu (8.15.2/8.15.1) with ESMTPSA id u7FEg3Jm009919 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 15 Aug 2016 10:42:05 -0400 (EDT) Original-Received: by E7450.localdomain (Postfix, from userid 1000) id ADA03465B6; Mon, 15 Aug 2016 10:42:03 -0400 (EDT) In-Reply-To: <87inv2pgbt.fsf@aikq.net> (henry atting's message of "Mon, 15 Aug 2016 10:49:26 +0200") X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.1 (mx2.cims.nyu.edu [128.122.49.96]); Mon, 15 Aug 2016 10:42:06 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.97.4 at mx2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.73 on 128.122.49.96 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 128.122.49.96 X-Mailman-Approved-At: Mon, 15 Aug 2016 10:59:07 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111144 Archived-At: On Mon, Aug 15 2016, henry atting wrote: > How can I adjust gnus wrong article counting. > I have a new mail group with 4 messages in it. When I want to enter the > group it asks me how much articles to display. > > How many article from INBOX (available 5502, default 200) > > The 4 message in it are the first 4 messages though > > After entering the group 1 article is displayed. Then I hit /o and I am > asked again how many articles to display, (available 5501). Perhaps you need gnus-group-compact-group allan