From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: Try using block/unblock for bugs relevant to releases Date: Thu, 05 Feb 2015 09:53:51 +0100 Message-ID: <87a90sloww.fsf@gmx.de> References: <81twz18pvy.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423126458 6773 80.91.229.3 (5 Feb 2015 08:54:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2015 08:54:18 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 05 09:54:14 2015 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 1YJICU-0007Hs-3b for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2015 09:54:14 +0100 Original-Received: from localhost ([::1]:40726 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJICT-00013f-Jb for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2015 03:54:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJICH-0000o0-02 for emacs-devel@gnu.org; Thu, 05 Feb 2015 03:54:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJICC-0004GN-1F for emacs-devel@gnu.org; Thu, 05 Feb 2015 03:54:00 -0500 Original-Received: from mout.gmx.net ([212.227.17.22]:53888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJICB-0004G8-O1; Thu, 05 Feb 2015 03:53:55 -0500 Original-Received: from detlef.gmx.de ([87.146.56.221]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0M7TQZ-1XOaRh0a5H-00xGz4; Thu, 05 Feb 2015 09:53:54 +0100 In-Reply-To: (Glenn Morris's message of "Wed, 04 Feb 2015 18:32:45 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-Provags-ID: V03:K0:KV54QeL8REk27WDD2ZZR5sOquZVPFby6o8TtOXihzAXnJXfFRHC nGxLOSkL/PwK7t6/WehJqy8BN4C8BcgeQ6HRJDrViHoyBdNbu0mgd1iSMTmVjn8gWXvAt9Y qjWkOZx2oSBSuNuMV2maUqIVU631p5T3oRb1Bhqx2yE1+Cw6cCI6KqR0dFOhYCMKDpUBv7g +E2L7pHzIiaRCRbYZstFA== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182437 Archived-At: Glenn Morris writes: > Stefan Monnier wrote: > >>> block 19758 by 123 >> >> Hmm... how do we get this magic 19758 number? > > You'll have to remember it. Or search for emacs bugs with "release" in > the subject. There might be two other possibilities to mark such bugs. I haven't tested both yet. - Use a proper user tag, like "For Emacs 24.5". Add this tag to all related bugs. Display bugs with this user tag. - Use the "outlook" control message to mark such bugs, plus a proper search mechanism. But I have the feeling that this isn't implemented on debbugs.gnu.org (at least it isn't documented there). See description at Best regards, Michael.