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: DVCSes, bug trackers, and GNUness Date: Wed, 25 Apr 2012 19:42:09 +0200 Message-ID: <87mx5ziu8e.fsf@gmx.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1335375747 28050 80.91.229.3 (25 Apr 2012 17:42:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 25 Apr 2012 17:42:27 +0000 (UTC) Cc: Jordi =?utf-8?Q?Guti=C3=A9rrez?= Hermoso , Emacs development discussions To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 25 19:42:25 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 1SN6EO-0003tw-Ga for ged-emacs-devel@m.gmane.org; Wed, 25 Apr 2012 19:42:20 +0200 Original-Received: from localhost ([::1]:36962 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SN6EN-0005ri-Oy for ged-emacs-devel@m.gmane.org; Wed, 25 Apr 2012 13:42:19 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SN6EK-0005r9-NC for emacs-devel@gnu.org; Wed, 25 Apr 2012 13:42:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SN6EI-0003QI-VJ for emacs-devel@gnu.org; Wed, 25 Apr 2012 13:42:16 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:51936) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SN6EI-0003Q8-L7 for emacs-devel@gnu.org; Wed, 25 Apr 2012 13:42:14 -0400 Original-Received: (qmail invoked by alias); 25 Apr 2012 17:42:12 -0000 Original-Received: from p57BB96CB.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.150.203] by mail.gmx.net (mp012) with SMTP; 25 Apr 2012 19:42:12 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18AOthG44wAyixiu2pKt/ucP0yZKfsD713DJQZO3d EZy4233MWUDQ+s In-Reply-To: (Stefan Monnier's message of "Wed, 25 Apr 2012 13:33:56 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.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:150019 Archived-At: Stefan Monnier writes: > 2- the ability to manipulate the state of bug-reports (tag, close, > merge, ...) offline. In Debbugs this is done via email, and I guess > some people would prefer if it stayed that way, but I think that many > people would be happy to use another interface (e.g. something like > `debbugs-gnu') for that. Btw, `debbugs-gnu' was written by Lars (and partially by me) in order to satisfy our personal needs. If you have feature wishes, just say. > Stefan Best regards, Michael.