From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80617 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: still asked later after gnus-summary-exit-no-update Date: Tue, 29 Nov 2011 00:42:56 -0500 Message-ID: <87borv5vrz.fsf@uwo.ca> References: <87pqgl2uok.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1322545411 931 80.91.229.12 (29 Nov 2011 05:43:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Nov 2011 05:43:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28899@lists.math.uh.edu Tue Nov 29 06:43:28 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RVGTX-0002Fi-OS for ding-account@gmane.org; Tue, 29 Nov 2011 06:43:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1RVGTJ-0001Dr-KH; Mon, 28 Nov 2011 23:43:13 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RVGTI-0001Dh-Ep for ding@lists.math.uh.edu; Mon, 28 Nov 2011 23:43:12 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RVGTH-0002qH-1w for ding@lists.math.uh.edu; Mon, 28 Nov 2011 23:43:12 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RVGTE-000858-2E for ding@gnus.org; Tue, 29 Nov 2011 06:43:08 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RVGTC-0002C0-Lw for ding@gnus.org; Tue, 29 Nov 2011 06:43:06 +0100 Original-Received: from cpe0023bee5dd21-cm0023bee5dd1e.cpe.net.cable.rogers.com ([99.249.62.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Nov 2011 06:43:06 +0100 Original-Received: from jdc by cpe0023bee5dd21-cm0023bee5dd1e.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Nov 2011 06:43:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpe0023bee5dd21-cm0023bee5dd1e.cpe.net.cable.rogers.com User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) Mail-Copies-To: never Cancel-Lock: sha1:vasjSsBi6aMGp/mFg6HSjX0HKC4= X-Spam-Score: -6.1 (------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80617 Archived-At: jidanni@jidanni.org writes: > Let's say we exit a group with > Q runs the command gnus-summary-exit-no-update > Well, later when we use > q runs the command gnus-group-exit > we are still asked > Update summary buffer *Summary ...*? (y, n, !, ., q, or C-h) This is probably related to something I've noticed. If I use `Q' to exit a group (which I do when I fear I've messed something up) and then reenter the group, I find myself in the old *Summary* buffer with my mistakes ready to be saved if I hit `q'. I believe that not long ago, if I hit `Q', the *Summary* buffer was destroyed, or at least marked in some way to prevent it being reused. Any chance we could have the old behaviour back? Dan