From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: CEDET package in Emacs bug tracker Date: Sat, 13 Oct 2012 14:58:09 -0400 Message-ID: <1obog6i4hq.fsf@fencepost.gnu.org> References: <877gquck2s.fsf@engster.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1350154706 20835 80.91.229.3 (13 Oct 2012 18:58:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Oct 2012 18:58:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 13 20:58:33 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 1TN6up-00083u-3E for ged-emacs-devel@m.gmane.org; Sat, 13 Oct 2012 20:58:27 +0200 Original-Received: from localhost ([::1]:44957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TN6ui-0007Uk-FS for ged-emacs-devel@m.gmane.org; Sat, 13 Oct 2012 14:58:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TN6ud-0007UZ-IT for emacs-devel@gnu.org; Sat, 13 Oct 2012 14:58:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TN6uY-0000UD-VO for emacs-devel@gnu.org; Sat, 13 Oct 2012 14:58:15 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:48513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TN6uY-0000U9-S1 for emacs-devel@gnu.org; Sat, 13 Oct 2012 14:58:10 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TN6uY-0007Ka-4n; Sat, 13 Oct 2012 14:58:10 -0400 X-Spook: SEAL Team 6 AFSPC USCOI weapons of mass destruction Ft. X-Ran: pB-T!${/#?5hq*|8b1PZvFUI~}:QSyo@kC6m\#ii4|OZ*TeMFnnjq^9E1zqc+t.D42oOi> X-Hue: red X-Attribution: GM In-Reply-To: <877gquck2s.fsf@engster.org> (David Engster's message of "Sat, 13 Oct 2012 20:18:03 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 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:154313 Archived-At: David Engster wrote: > I find it difficult to search for bugs related to CEDET in the bug > tracker. I usually search for 'semantic', 'cedet', 'srecode' and > similar, but that's cumbersome and I also probably miss some. > > It'd be nice if that could be improved. Maybe CEDET could become a > package, like Gnus or cc-mode? Sure, you can have that if you have a dedicated mailing list for CEDET bug reports. That's why those other packages exist; they correspond to bug-cc-mode@gnu.org and bugs@gnus.org. If you don't, I would suggest simply retitling bugs to include "cedet", or using usertags, rather than a package. But it doesn't magically make things better. Someone (usually me) has to manually assign things to the right package. And of course I just start by doing the kind of search that you have already done.