From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86602 Path: news.gmane.org!not-for-mail From: Alan Schmitt Newsgroups: gmane.emacs.gnus.general Subject: Re: a bug with gnus-summary-refer-article? Date: Wed, 13 Jan 2016 11:33:48 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1452681301 18833 80.91.229.3 (13 Jan 2016 10:35:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Jan 2016 10:35:01 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34829@lists.math.uh.edu Wed Jan 13 11:34:48 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aJIlM-0002lL-C6 for ding-account@gmane.org; Wed, 13 Jan 2016 11:34:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1aJIkd-0003Q5-Tn; Wed, 13 Jan 2016 04:34:03 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aJIkZ-0003PX-Ua for ding@lists.math.uh.edu; Wed, 13 Jan 2016 04:34:00 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aJIkY-0004Al-D1 for ding@lists.math.uh.edu; Wed, 13 Jan 2016 04:33:59 -0600 Original-Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]) by quimby.gnus.org with esmtps (TLS1.2:RSA_ARCFOUR_SHA1:128) (Exim 4.80) (envelope-from ) id 1aJIkV-0001ml-Oa for ding@gnus.org; Wed, 13 Jan 2016 11:33:55 +0100 X-IronPort-AV: E=Sophos;i="5.22,288,1449529200"; d="asc'?scan'208";a="197067972" Original-Received: from charm-ecran.irisa.fr ([131.254.101.83]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/AES128-GCM-SHA256; 13 Jan 2016 11:33:49 +0100 In-Reply-To: (Katsumi Yamaoka's message of "Wed, 13 Jan 2016 18:30:32 +0900") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) X-Spam-Score: -7.1 (-------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86602 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2016-01-13 18:30, Katsumi Yamaoka writes: > On Wed, 13 Jan 2016 18:10:04 +0900, Katsumi Yamaoka wrote: >> Ok, I'll try it with the other back end and different servers. > > After having done some tests, I got to guess that it might arise > with only nnimap. So, I'd like to ask nnimap people to reproduce > and fix it: > > Thank you for your tests. After a little more debugging here, it seems that what happens is that the following configuration is important for this to break: (setq gnus-refer-article-method '(current (nnir "nnimap:inria") (nnir "nnimap:local"))) The `gnus-request-update-mark' function works well for nnimap (as there is no corresponding function, so the initial mark is returned), but it seems to be problematic with nnir. I cannot edebug it further because `nnir-request-update-mark' is a deffoo, and I don=E2=80=99t know how to deb= ug those. Alan =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 Athmospheric CO=E2=82=82 (Updated January 12, 2016, Mauna Loa Obs.): 401.82= ppm --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCgAGBQJWligMAAoJEAQNCjtO0uXHAskH/3Ch/vKSc/K2rB9izlVDzUCK uB77cuvfZ5k7ce2VNlolippk0VJkQM4tqaX0ei0hpPIim9u4DYP55T6jCrgNgrPJ RXno8TCmwcz90hJ61DRvOBg5PbkhxTMfYQKtw5ukEKXPVNH7C6T3bUI7gRPMivCn KMmgxdJc4VFRXepvV7xzGnHBzZPVOUb/kfksYwG97ciTN3n6QjQIOpHe3P9iQ2X4 LaWFCUTYkyL09PnRNG/scb/sfMvfTkeX3Pv6lIvDGDgBcDXw26/2Rdm+L/OrXFOA tgc+nSnYQMaxsBaFBUtCZ40qWcuUIn7YBHdUtVyySFCsRn9OG8qnun9HMfyN6k8= =YK21 -----END PGP SIGNATURE----- --=-=-=--