From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Nikolaus Rath Newsgroups: gmane.emacs.devel Subject: Re: Gnus nnimap missing messages Date: Sun, 17 Dec 2017 20:03:38 +0000 Message-ID: <876095i0kl.fsf@vostro.rath.org> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1513540917 27353 195.159.176.226 (17 Dec 2017 20:01:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 17 Dec 2017 20:01:57 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 17 21:01:53 2017 Return-path: Envelope-to: ged-emacs-devel@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 1eQf8C-0006iI-Ik for ged-emacs-devel@m.gmane.org; Sun, 17 Dec 2017 21:01:52 +0100 Original-Received: from localhost ([::1]:55329 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQfA9-0000fX-6D for ged-emacs-devel@m.gmane.org; Sun, 17 Dec 2017 15:03:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQfA2-0000fS-Ha for emacs-devel@gnu.org; Sun, 17 Dec 2017 15:03:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQf9z-0004p0-Dg for emacs-devel@gnu.org; Sun, 17 Dec 2017 15:03:46 -0500 Original-Received: from out3-smtp.messagingengine.com ([66.111.4.27]:55947) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQf9z-0004lz-7L for emacs-devel@gnu.org; Sun, 17 Dec 2017 15:03:43 -0500 Original-Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id D8D4420921 for ; Sun, 17 Dec 2017 15:03:40 -0500 (EST) Original-Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Sun, 17 Dec 2017 15:03:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=XLifUg gw2VY8h0pyWwUFq+uRn1UVDgIa8EZBtxQlCRw=; b=NRCsgayrbAZnD2FQdOcKNv hGdQNgoY/6Idqo2RnpGU7fyMQQ/ZvrYRVsUOJc4wx1bbumkWSSBycgMwG8r3hwqe d174TzZA8vAxmm+pm/aKJvbemcb6GgHiwLJJpRHtDtQZMvBXXdeifQvavRDmQUbm NHGjVor+Rp1R+MP3X0YmntcrwFu9faLuij4UbwoDwjtMEKo64HvGrpJ56KPllCFk 1rtiwujW2G+iMdsX/EB6re+5IdGMN8sZp+K1hxMOe5pvoJf91B9/znS36OHIsxl7 f6eJdyDe8SabIWQt/mtGQblN36Gd3WcOwvxMoEQbgwtknbYSutcH1PSiminGSZIA == X-ME-Sender: Original-Received: from ebox.rath.org (ebox.rath.org [185.3.94.194]) by mail.messagingengine.com (Postfix) with ESMTPA id 919892443F for ; Sun, 17 Dec 2017 15:03:40 -0500 (EST) Original-Received: from vostro.rath.org (vostro [192.168.12.4]) by ebox.rath.org (Postfix) with ESMTPS id 673B438 for ; Sun, 17 Dec 2017 20:03:39 +0000 (UTC) Original-Received: by vostro.rath.org (Postfix, from userid 1000) id 25C0C102D2F; Sun, 17 Dec 2017 20:03:39 +0000 (GMT) Mail-Copies-To: never Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Ashish SHUKLA's message of "Sun, 17 Dec 2017 15:55:30 +0530") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 66.111.4.27 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:221183 Archived-At: > I've noticed that Gnus (in Emacs 25.3) is not showing couple of messages = in my > IMAP folder, which are showing up just fine in other MUA (Thunderbird). T= he > messages are neither showing up when visiting the folder normally, nor on > search. Try running C-u M-g in the Group buffer with the problematic group selected. I sometimes have the same problem, and this fixes it. Best, -Nikolaus --=20 GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F =C2=BBTime flies like an arrow, fruit flies like a Banana.=C2= =AB