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: Wed, 18 Feb 2015 09:35:34 +0100 Message-ID: <878ufvvcq1.fsf@gmx.de> References: <81twz18pvy.fsf@fencepost.gnu.org> <87h9v0lpbo.fsf@gmx.de> <54E3CDB2.5050801@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1424248572 6800 80.91.229.3 (18 Feb 2015 08:36:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2015 08:36:12 +0000 (UTC) Cc: Glenn Morris , Stefan Monnier , emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 18 09:36:03 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 1YO070-0000Ed-8s for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2015 09:36:02 +0100 Original-Received: from localhost ([::1]:49316 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO06z-0001yo-Jb for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2015 03:36:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO06h-0001vf-IV for emacs-devel@gnu.org; Wed, 18 Feb 2015 03:35:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YO06c-0003xU-Gu for emacs-devel@gnu.org; Wed, 18 Feb 2015 03:35:43 -0500 Original-Received: from mout.gmx.net ([212.227.15.19]:63535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO06c-0003xG-48; Wed, 18 Feb 2015 03:35:38 -0500 Original-Received: from detlef.gmx.de ([79.195.28.168]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MEFlg-1YLqNc1Jf6-00FR7X; Wed, 18 Feb 2015 09:35:36 +0100 In-Reply-To: <54E3CDB2.5050801@yandex.ru> (Dmitry Gutov's message of "Wed, 18 Feb 2015 01:24:34 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-Provags-ID: V03:K0:E+sawsNeLH+VTaBxvyhI3sz9/BpvpaViiwdLWyk953xQlFTN4C2 DbrGb/fTXSF/UBF89N9TYg947Gbk8BCM0PdFbwWt6j7mTxoiQg5qxM8X2t1/fyj3c8ZHTV5 pxyusybgQ0DlV0oqIGSHu+ykMxLq9ZvraUhvnqpretCgHQvmhNwMLSLExlExZrh0R4z187D RsNiS+4Su9FfVbh/sWdFg== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.19 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:183235 Archived-At: Dmitry Gutov writes: >> I've committed a patch to debbugs-gnu (GNU ELPA), which adds the keys >> "b" and "B" for showing "blockedby" and "blocks" bugs. > > How (where) does one use these bindings? With the lists produced by the debbugs-gnu* commands. The current published debbugs version in GNU ELPA (0.6) does not offer this feature, it will be part of the next 0.7 version. But you can work with a git checkout of ELPA. Best regards, Michael.