From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Processed: Re: bug#19717: 24.4.50; printing.el still uses ps-eval-switch Date: Mon, 23 May 2016 09:44:44 -0700 Organization: UCLA Computer Science Department Message-ID: References: <83oa7x5wpc.fsf@gnu.org> <83k2ik68h2.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1464022026 13769 80.91.229.3 (23 May 2016 16:47:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 May 2016 16:47:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii , Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 23 18:46:56 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b4t0I-0001Rw-4x for ged-emacs-devel@m.gmane.org; Mon, 23 May 2016 18:46:54 +0200 Original-Received: from localhost ([::1]:49325 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4t0H-0000eF-Fq for ged-emacs-devel@m.gmane.org; Mon, 23 May 2016 12:46:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4syN-0008D4-ET for emacs-devel@gnu.org; Mon, 23 May 2016 12:44:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4syL-0004iq-Fv for emacs-devel@gnu.org; Mon, 23 May 2016 12:44:54 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:57344) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4syE-0004hu-Or; Mon, 23 May 2016 12:44:46 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id CC05A161218; Mon, 23 May 2016 09:44:45 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id rVTNS6V4pxw8; Mon, 23 May 2016 09:44:44 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id C5BE3161272; Mon, 23 May 2016 09:44:44 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id KLGpR1F_wgSt; Mon, 23 May 2016 09:44:44 -0700 (PDT) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id ADCC5161269; Mon, 23 May 2016 09:44:44 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 In-Reply-To: <83k2ik68h2.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203962 Archived-At: On 05/23/2016 09:32 AM, Eli Zaretskii wrote: >> >Closed bugs are not included in the list at the top of >> >http://debbugs.gnu.org/19759 > They are for me. What I've noticed, is that http://debbugs.gnu.org/19759 is often cached (whether in my browser or somewhere else, I haven't checked), and when I close a blocking bug the closed bug is still listed on that web page as a blocker, until I refresh the cache. This is independent of whether the bug is still listed as a blocker. Glenn is right: it shouldn't be necessary to remove the bug as a blocking bug. If there is something other than caching that is causing this problem it'd be nice to know what it is.