From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72895 Path: news.gmane.org!not-for-mail From: Mario Peter Newsgroups: gmane.emacs.gnus.general Subject: Re: stale summary buffer after reading message Date: Sun, 10 Oct 2010 23:19:29 +0200 Message-ID: References: <87mxqofgef.fsf@googlemail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1286745590 21683 80.91.229.12 (10 Oct 2010 21:19:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 21:19:50 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21267@lists.math.uh.edu Sun Oct 10 23:19:49 2010 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 1P53Iz-0002Rr-27 for ding-account@gmane.org; Sun, 10 Oct 2010 23:19:41 +0200 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 1P53Iv-0004Sk-Nt; Sun, 10 Oct 2010 16:19:37 -0500 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 1P53Iu-0004SP-8k for ding@lists.math.uh.edu; Sun, 10 Oct 2010 16:19:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P53Iq-0004By-3J for ding@lists.math.uh.edu; Sun, 10 Oct 2010 16:19:36 -0500 Original-Received: from mail-iw0-f172.google.com ([209.85.214.172]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P53Ip-00069m-00 for ; Sun, 10 Oct 2010 23:19:31 +0200 Original-Received: by iwn10 with SMTP id 10so5044850iwn.17 for ; Sun, 10 Oct 2010 14:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=N5W6ODZ4f+9b7kjv6k3vRiBc8gyM7ahMPnf2AQeokh0=; b=AQ9B/RaYoPMPIoz3QMeL5bZRMLnzCmLK/12kZsXZEJriOeRoYFqAzHYDfliwPwq2ld G1JhR3nAdn6T3dFWpYqQC0W/b2II3AF1agAGwxtQki99RJug6DmI5hQ1iSr+AtpuVnYJ gaeTTNl7eAaGuVtaZ0P0q84lc1VCz+HuCNwjI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Y2mRgkrkHwr5QBo2m/glpwCscSdqRkV8eW2B0nn2X7X8HAgFr/XI6yo4NxymOqtLyd yH43OBOS6/NK/8I8SIxZTJZ3U7XaAM0P27OhSRTpiy99lM0DckoFb4y2fhmgliQvkHKG p2UevD7OGYDIqtvrCVEUSA/vUNEYkBga0I/9A= Original-Received: by 10.42.1.6 with SMTP id 6mr1432116ice.100.1286745569253; Sun, 10 Oct 2010 14:19:29 -0700 (PDT) Original-Received: by 10.231.117.196 with HTTP; Sun, 10 Oct 2010 14:19:29 -0700 (PDT) In-Reply-To: X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72895 Archived-At: 2010/10/9 Lars Magne Ingebrigtsen : > Mario Peter writes: > >> when I close a summary buffer after reading a message, gnus leaves an >> empty, writable summary buffer, which gets reused when selecting and >> re-entering the group again. > > Do you have `gnus-kill-summary-on-exit' set to nil? no, gnus-kill-summary-on-exit is t Mario