From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79644 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: gnus-summary-catchup-and-exit leaves question sitting in minibuffer Date: Sun, 14 Aug 2011 06:55:28 +0800 Message-ID: <87ty9k2a73.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1313276221 1549 80.91.229.12 (13 Aug 2011 22:57:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 13 Aug 2011 22:57:01 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27938@lists.math.uh.edu Sun Aug 14 00:56:58 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 1QsN8O-0001Gr-Te for ding-account@gmane.org; Sun, 14 Aug 2011 00:56:53 +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 1QsN7F-0002mW-7a; Sat, 13 Aug 2011 17:55:41 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QsN7B-0002m3-VN for ding@lists.math.uh.edu; Sat, 13 Aug 2011 17:55:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QsN7A-0007cN-T4 for ding@lists.math.uh.edu; Sat, 13 Aug 2011 17:55:37 -0500 Original-Received: from caiajhbdcaid.dreamhost.com ([208.97.132.83] helo=homiemail-a61.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QsN78-000406-S3 for ding@gnus.org; Sun, 14 Aug 2011 00:55:35 +0200 Original-Received: from homiemail-a61.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a61.g.dreamhost.com (Postfix) with ESMTP id 7F83F578071 for ; Sat, 13 Aug 2011 15:55:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=jidanni.org ; b=MS23UhCYVPw1+rOtko9LcGn3yfExZgmpYJuhieWa7xDe9g3QvAWdpLc0Ia+o obvdpaIb4WUiJDeC/FnMUNoX5F9mVsLAo0jl9wtIqV2PGvIqzUoieWXI7KZwho2f 9nz3G+iG/Ln3Y2REUjHHmlS9yMmZI72hUUryW+yQJDuAPYY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=wHHji7nbkMtL++eIoNtlNOwhV+8=; b=glI2apdSCZJDa/9N xwO6L8miTQ544IgKqxfWWsjMdYRLvpPAahNG9yn1Z51nC83c1OnWHzUC9r8z+Lv7 20AkcbrSsUukUK64uSCKM1rJ6+yOlD44x9kltCqKzBwbjqwBRC1QGPu03jneGe6x Xjhief2R/EHgCqYPzQyf5D9NYkY= Original-Received: from jidanni.org (218-163-0-69.dynamic.hinet.net [218.163.0.69]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a61.g.dreamhost.com (Postfix) with ESMTPSA id 3242157806E for ; Sat, 13 Aug 2011 15:55:31 -0700 (PDT) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79644 Archived-At: c runs the command gnus-summary-catchup-and-exit, which is an interactive compiled Lisp function in `gnus-sum.el'. However it leaves the message Mark all unread articles as read? (y or n) y sitting around in the minibuffer even though we are now starting at a new buffer.