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: Wed, 25 May 2016 11:23:47 -0700 Organization: UCLA Computer Science Department Message-ID: References: <83oa7x5wpc.fsf@gnu.org> <83k2ik68h2.fsf@gnu.org> <83bn3w675o.fsf@gnu.org> <834m9o659c.fsf@gnu.org> <83fut74fbu.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 1464200716 24820 80.91.229.3 (25 May 2016 18:25:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 May 2016 18:25:16 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii , Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 25 20:25:04 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 1b5dUN-0007MS-UC for ged-emacs-devel@m.gmane.org; Wed, 25 May 2016 20:25:04 +0200 Original-Received: from localhost ([::1]:34595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5dUJ-0001TO-Ul for ged-emacs-devel@m.gmane.org; Wed, 25 May 2016 14:25:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5dTJ-0001Mk-0P for emacs-devel@gnu.org; Wed, 25 May 2016 14:24:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5dTG-0007vE-VV for emacs-devel@gnu.org; Wed, 25 May 2016 14:23:55 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:52395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5dTB-0007sR-WB; Wed, 25 May 2016 14:23:50 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 98B69161386; Wed, 25 May 2016 11:23:48 -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 YASumDQQ3Ff4; Wed, 25 May 2016 11:23:47 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 5B625161388; Wed, 25 May 2016 11:23:47 -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 T7gJqjyKcmWQ; Wed, 25 May 2016 11:23:47 -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 3DF78161386; Wed, 25 May 2016 11:23:47 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 In-Reply-To: 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:204002 Archived-At: On 05/24/2016 09:47 AM, Paul Eggert wrote: > this question should be resolvable easily the next time you fix a > blocking bug, by trying out Firefox on the bug in question. I just now tested this with Firefox and it worked as I expected. I closed Bug#23612 (a blocking bug) and then visited this web page: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19759 Firefox showed the bug as still blocking. I refreshed the web page by left-clicking with the mouse on the refresh icon just to the right of the URL in the menu bar. Firefox still showed the bug as blocking. I then did a shift-left-click on the same icon (a full refresh). Firefox updated the web page properly. So, a full-refresh appears to be enough to work around the problem, at least for me (Firefox, Fedora 23 x86-64).