From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: gnus-summary-tick-article-forward doesn't work any more? Date: Fri, 15 Dec 2006 17:12:44 -0500 Message-ID: References: <87u00ctuhc.fsf@stupidchicken.com> <87wt58qhl1.fsf@cs.cmu.edu> <87slfno4c5.fsf@stupidchicken.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166220789 29670 80.91.229.10 (15 Dec 2006 22:13:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 22:13:09 +0000 (UTC) Cc: emacs-devel@gnu.org, bugs@gnus.org, Michael Welsh Duggan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 15 23:13:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvLIb-0000KH-Ib for ged-emacs-devel@m.gmane.org; Fri, 15 Dec 2006 23:13:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvLIb-0006wi-1M for ged-emacs-devel@m.gmane.org; Fri, 15 Dec 2006 17:13:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GvLIN-0006ve-OD for emacs-devel@gnu.org; Fri, 15 Dec 2006 17:12:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GvLIN-0006vE-7n for emacs-devel@gnu.org; Fri, 15 Dec 2006 17:12:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvLIM-0006v2-PD for emacs-devel@gnu.org; Fri, 15 Dec 2006 17:12:46 -0500 Original-Received: from [83.228.211.39] (helo=alfajor.home) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GvLIM-0001W1-IW for emacs-devel@gnu.org; Fri, 15 Dec 2006 17:12:46 -0500 Original-Received: by alfajor.home (Postfix, from userid 20848) id 8D8E01C1BA; Fri, 15 Dec 2006 17:12:44 -0500 (EST) Original-To: Chong Yidong In-Reply-To: <87slfno4c5.fsf@stupidchicken.com> (Chong Yidong's message of "Sun\, 10 Dec 2006 15\:58\:50 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:63797 Archived-At: > Stefan, if you can reproduce this bug easily, can you try > binary-searching through old Emacs/Gnus versions and identify which > recent checkin (if any) caused the problem to occur? Also, see if the > problem happens with other IMAP servers, if possible? I'm out of town until next year, so I won't be able to do it soon. Even more so since after disabling the agent, the problem disappeared and when I tried to re-enable it, the problem didn't come back. Stefan