From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: CEDET package in Emacs bug tracker Date: Thu, 18 Oct 2012 21:28:52 +0200 Message-ID: <87y5j37f63.fsf@engster.org> References: <877gquck2s.fsf@engster.org> <1obog6i4hq.fsf@fencepost.gnu.org> <87391ichv1.fsf@engster.org> <87vceeb25y.fsf@engster.org> <87bog5e46b.fsf@gmx.de> <87d30jg374.fsf@gmx.de> <9nsj9f67tj.fsf@fencepost.gnu.org> <87obk25lmi.fsf@engster.org> <87d30h463y.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1350588544 2328 80.91.229.3 (18 Oct 2012 19:29:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Oct 2012 19:29:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 18 21:29:12 2012 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 1TOvmH-0006U6-25 for ged-emacs-devel@m.gmane.org; Thu, 18 Oct 2012 21:29:09 +0200 Original-Received: from localhost ([::1]:55562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOvm9-0003yL-RU for ged-emacs-devel@m.gmane.org; Thu, 18 Oct 2012 15:29:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOvm6-0003xe-7t for emacs-devel@gnu.org; Thu, 18 Oct 2012 15:28:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOvm5-0007mP-0W for emacs-devel@gnu.org; Thu, 18 Oct 2012 15:28:58 -0400 Original-Received: from randomsample.de ([83.169.19.17]:39059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOvm4-0007l0-H7 for emacs-devel@gnu.org; Thu, 18 Oct 2012 15:28:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=avJIooMA/iwLI+go3B9yFWC5elgKMJAt1V6gRCsAmCo=; b=qCK3G2c8BtGwSJAaLwoC0znEN+WrqBP4+fnhX6bzmQGgMsvxc9uljaOtdY0ntBkTUH2qRIl61pLXnxXPry38kEyEFjmFRNazYTHicAWDj207P3BQ/nC88u38c+c0eFN3; Original-Received: from dslc-082-083-062-221.pools.arcor-ip.net ([82.83.62.221] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1TOvm0-0001ru-UY; Thu, 18 Oct 2012 21:28:53 +0200 In-Reply-To: <87d30h463y.fsf@gmx.de> (Michael Albinus's message of "Wed, 17 Oct 2012 14:48:17 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) Mail-Followup-To: Michael Albinus , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 83.169.19.17 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:154418 Archived-At: Michael Albinus writes: > David Engster writes: > >> Agreed. I will simply tag bugs as user 'emacs' with the tag 'cedet', >> and as long as I can get a list of those bugs, I'm happy. I see no >> point in using another user like 'cedet' and making the tags more >> fine-grained. It's not like there are hundreds of CEDET bugs in the >> tracker. > > Well, I have committed a patch which extends `debbugs-gnu'. If you use > the special severity "tagged", you will be asked for user tags. Now you > can enter a tag like "cedet", and you will see all bugs tagged with this. > > For my tests I have used the tags "msdos,www,solaris", because there is > no bug tagged with "cedet" yet :-) There is now. :-) > This needs testing, feedback appreciated. Works great. Thank you very much, Michael. > I haven't increased debbugs' version number yet, you must pull it from > the elpa repository directly. After I found out how to do that... [1] -David [1] https://bugs.launchpad.net/bzr/+bug/937101