From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Engster Subject: Re: bug-tracker Date: Fri, 22 Feb 2013 21:45:52 +0100 Message-ID: <87d2vs5b7j.fsf@engster.org> References: <5127744D.3050702@easy-emacs.de> <8738woo0y7.fsf@gmx.de> <87mwuwp0jx.fsf@engster.org> <87ip5k3xfg.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8zVK-0004FS-4n for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 15:46:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8zVD-0006zg-UF for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 15:46:02 -0500 Received: from randomsample.de ([83.169.19.17]:60135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8zVD-0006yp-Fb for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 15:45:55 -0500 In-Reply-To: <87ip5k3xfg.fsf@gmx.de> (Michael Albinus's message of "Fri, 22 Feb 2013 21:28:51 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Albinus Cc: Bastien , emacs-orgmode Michael Albinus writes: > David Engster writes: > >> Is it OK to report bugs for upstream/development versions through >> `report-emacs-bugs', though? I always thought this should only be used >> for stuff that's actually bundled with Emacs (what about bugs in >> org/contrib, for instance?). > > debbugs.gnu.org is not only for Emacs. See > which other projects are > hosted there. "gnus" is a prominent example for a subpackage of Emacs > with an own bug package using debbugs.gnu.org. > > An alternative approach is tagging bugs of a project with your package > name. See existing user tags of project emacs at > . "cedet" > uses this mechanism already. I know. I'm the guy who started using those tags for CEDET. :-) I was always under the impression that those tags are merely a way for, well, tagging bugs, so that you can search for them. Same for packages. I didn't know that this also implied that you're encouraged to report bugs against upstream packages, possibly for features which are not yet in Emacs (or may even never land there, like some stuff in org/contrib, cedet/contrib, etc.). -David