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: Thu, 26 May 2016 09:01:41 -0700 Organization: UCLA Computer Science Department Message-ID: <7bbf70c3-ec6f-4964-71f6-31fae1f33aa8@cs.ucla.edu> References: <83oa7x5wpc.fsf@gnu.org> <83k2ik68h2.fsf@gnu.org> <83bn3w675o.fsf@gnu.org> <834m9o659c.fsf@gnu.org> <83fut74fbu.fsf@gnu.org> <5745F418.1070508@gmail.com> <8107393c-81e6-8422-cebf-f372bc0061bd@cs.ucla.edu> <83oa7t35dl.fsf@gnu.org> <574684CE.9020900@cs.ucla.edu> <83lh2w3lfi.fsf@gnu.org> <837feg3jmm.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 1464278569 26129 80.91.229.3 (26 May 2016 16:02:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 May 2016 16:02:49 +0000 (UTC) Cc: clement.pit@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 26 18:02:40 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 1b5xk4-0003EX-OB for ged-emacs-devel@m.gmane.org; Thu, 26 May 2016 18:02:36 +0200 Original-Received: from localhost ([::1]:39293 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5xk4-000712-31 for ged-emacs-devel@m.gmane.org; Thu, 26 May 2016 12:02:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5xjP-00070D-Uh for emacs-devel@gnu.org; Thu, 26 May 2016 12:01:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5xjL-0001so-7F for emacs-devel@gnu.org; Thu, 26 May 2016 12:01:54 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:45216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5xjD-0001ls-LZ; Thu, 26 May 2016 12:01:43 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 1DB7116138D; Thu, 26 May 2016 09:01:42 -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 hWp1M5UvFNt3; Thu, 26 May 2016 09:01:41 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 69082161391; Thu, 26 May 2016 09:01:41 -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 55zWUntahyNg; Thu, 26 May 2016 09:01:41 -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 4E2FD16138D; Thu, 26 May 2016 09:01:41 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 In-Reply-To: <837feg3jmm.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:204049 Archived-At: On 05/26/2016 08:48 AM, Eli Zaretskii wrote: > So you are saying that to see the page refreshed I need to wait for > someone to force debbugs to refresh it? Not at all. You don't need to wait. You can easily force debbugs to refresh it yourself, by doing a shift-reload from Firefox. Shift-reload doesn't make any changes to the debbugs database; it merely fixes the web page. And (at least for me) it's easier than fiddling with the list of which blocks block what. I suppose you're using some sort of Emacs UI to alter the blocking bugs list? If so, perhaps someone could add a button to that UI that says "Recalculate the debbugs web page for Bug#N", where pressing the button would do the equivalent of a shift-reload from Firefox.