From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Gnus v5.13 unplugged mode not really 'unplugged' Date: Tue, 6 Nov 2007 18:28:40 +0200 Message-ID: <20071106162839.GA19568@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194366608 1694 80.91.229.12 (6 Nov 2007 16:30:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 16:30:08 +0000 (UTC) To: ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 06 17:30:11 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IpRJE-0005KJ-Ic for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 17:29:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpRIy-0002OU-8H for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 11:29:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpRIu-0002Nv-4g for emacs-devel@gnu.org; Tue, 06 Nov 2007 11:29:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpRIs-0002Nd-Nv for emacs-devel@gnu.org; Tue, 06 Nov 2007 11:29:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpRIs-0002Na-HM for emacs-devel@gnu.org; Tue, 06 Nov 2007 11:29:26 -0500 Original-Received: from igloo.linux.gr ([62.1.205.36]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IpRIs-0002L8-2Y for emacs-devel@gnu.org; Tue, 06 Nov 2007 11:29:26 -0500 Original-Received: from kobe.laptop (dialup71.ach.sch.gr [81.186.70.71]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-9) with ESMTP id lA6GSkug025095 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 6 Nov 2007 18:29:00 +0200 Original-Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id lA6GSiKB019627; Tue, 6 Nov 2007 18:28:44 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id lA6GSfnY019626; Tue, 6 Nov 2007 18:28:41 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Content-Disposition: inline X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.932, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.47, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:82665 gmane.emacs.gnus.general:65563 Archived-At: After the latest update of my Emacs build with a CVS checkout from -D '2007-11-06 12:32:16', Gnus seems to have a buglet in the way it handles unplugged mode. Steps to reproduce: * Start gnus in unplugged mode * Type `J j' to briefly enter plugged mode * Type `M-x gnus-agent-batch' to send/fetch posts * Type `J j' to enter unplugged mode again At this point typing `g' in the *Group* buffer shouldn't contact remote servers, but in my case it does!