From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrey Tykhonov Newsgroups: gmane.emacs.help Subject: [gnus] only two messages are visible in the Summary Date: Thu, 24 Dec 2015 19:08:02 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1450976917 31083 80.91.229.3 (24 Dec 2015 17:08:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Dec 2015 17:08:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 24 18:08:37 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aC9NT-0002Ky-Eo for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Dec 2015 18:08:35 +0100 Original-Received: from localhost ([::1]:32780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC9NS-0006P8-O1 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Dec 2015 12:08:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC9NI-0006P0-Ce for help-gnu-emacs@gnu.org; Thu, 24 Dec 2015 12:08:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aC9NH-0005yd-8D for help-gnu-emacs@gnu.org; Thu, 24 Dec 2015 12:08:24 -0500 Original-Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]:33919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC9NG-0005y0-WA for help-gnu-emacs@gnu.org; Thu, 24 Dec 2015 12:08:23 -0500 Original-Received: by mail-lf0-x236.google.com with SMTP id y184so165090220lfc.1 for ; Thu, 24 Dec 2015 09:08:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=FxCK3A8bkK8zCqiC4i9YGuWMzE+lQgTkyK0VxauUk4Q=; b=BTFj27KcZJ6CS1lLqjaktU17Qu7texfnwpcPq4dxqRA9DjX4r+FfUnB1LA10rjTruU nqCg4mK3ciABE5J8qVfD+kq9HwtkuHiDaFFL9F9Tpta4+DcY/3J2d1p/4EbZ5xKn9pcC RlJtJRQUWNXQMdvLgznKEC+SRfCMc79jf1enXdRjkCQW9/oA6my6OgfrmSRSyyynDdOQ 1xYOjv/hvXA2C/sdPwBsdQrRoNwrggSyGJYDleqhtZfTJmX12zqL1dduefd1T56m8zLL 4vOeccHIEa16Bf48/7Y2FdaUtI6a/PUo8ybm4H8ReEsKPAfYS/TwQwIouZhMrLnP77Jf WQkA== X-Received: by 10.25.23.201 with SMTP id 70mr12945755lfx.164.1450976901731; Thu, 24 Dec 2015 09:08:21 -0800 (PST) Original-Received: by 10.25.196.129 with HTTP; Thu, 24 Dec 2015 09:08:02 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::236 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108464 Archived-At: Hi all! I had tried gnus several times before. And it worked well for me (except slowness). Now I've taken my old .gnus.el and .offlineimaprc, re-used them. Also, I've installed dovecot. Now offlineimap takes emails from remote IMAP and gnus connects to the local dovecot which reads emails from local directory. Yesterday I got all messages by means of offlineimap and saw them in the Summary buffer. I've read all messages except two of them. But today I only see two messages in the Summary buffer. In the Group buffer it shows 146 near "nnimap+Mail:INBOX" and in the modeline I see text "{2(+144) more}". Periodically I execute offlineimap and see that new messages are arrived. But I don't see new messages in the Summary buffer. I tried to use `C-u RET` in the Group buffer but I didn't find new messages there (however old messages are there). Also, I've truncated .gnus.el and left most important code there (and restarted Emacs) but it didn't help. I have no idea why new messages don't appear in the Summary buffer. Any ideas, thoughts? Thank you! Andrey