From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: evan Newsgroups: gmane.emacs.help Subject: Re: gnus is not showing all my messages Date: Fri, 15 Jan 2010 02:50:15 -0800 (PST) Organization: http://groups.google.com Message-ID: <21261c1e-b048-4d66-96a7-ae684254927b@35g2000yqa.googlegroups.com> References: <87zl4gb15r.fsf@not.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263555658 7700 80.91.229.12 (15 Jan 2010 11:40:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Jan 2010 11:40:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 15 12:40:50 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NVkXp-0000wI-1e for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jan 2010 12:40:49 +0100 Original-Received: from localhost ([127.0.0.1]:34705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVkXp-0007DR-Rr for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jan 2010 06:40:49 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!35g2000yqa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 36 Original-NNTP-Posting-Host: 138.38.157.108 Original-X-Trace: posting.google.com 1263552615 22641 127.0.0.1 (15 Jan 2010 10:50:15 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 15 Jan 2010 10:50:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 35g2000yqa.googlegroups.com; posting-host=138.38.157.108; posting-account=cMjuxAoAAAB-6i-xpTpQzwpy2_ugQ9Ne User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.80 (X11; Linux i686; U; en-GB) Presto/2.2.15 Version/10.10,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71238 Archived-At: Hello, Thanks for your reply. Let me say that I don't have any unread emails in my inbox so when I hit either Return or Space in the Group buffer I get the message "How many articles from INBOX (defauly 274):" (I am aware that 274 is not the actual number of my messages but a scoring) and then I hit Return. In the Summary buffer gnus shows me only 8 messages out of 80. I also tried the gnus-topic-select-group function. I ran (gnus-topic- select-group -200), for example, but that shows me only the very first message while (gnus-topic-select-group 7) shows me the last 4. On Jan 15, 1:35=A0am, Frank Fredstone wrote: > evan writes: > > Hello all, > > > I configured gnus v5.13 for reading my email (imap) but it looks like > > it's not showing all the messages from my inbox. I can only see the > > very oldest message and a few recent ones, even after I run gnus- > > summary-insert-old-articles. I can see through the webmail and > > thunderbird that there are more messages in my inbox. Also, it seems > > to show all the messages in my INBOX.sent-mail folder and in another > > folder which I checked, so I believe that the problem is only with the > > INBOX folder. I would appreciate if you have any suggestions to make > > gnus show all the messages from =A0my inbox. I looked in this group and > > elsewhere but I couldn't find any help. > > You may be entering the mail group by pressing space, which by default > shows only unread messages. Pressing enter, shows read and unread > messages. > > Or, see the function gnus-topic-select-group.