From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Bug Database? Date: Fri, 20 Oct 2006 07:55:34 +0200 Message-ID: References: <17717.20433.183356.106695@kahikatea.snap.net.nz> <87odsameu4.fsf@furball.mit.edu> <17717.45053.900033.152204@kahikatea.snap.net.nz> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1161367017 16550 80.91.229.2 (20 Oct 2006 17:56:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Oct 2006 17:56:57 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 20 19:56:55 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gayc2-0007cQ-L2 for ged-emacs-devel@m.gmane.org; Fri, 20 Oct 2006 19:56:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gayc2-0003Ei-B0 for ged-emacs-devel@m.gmane.org; Fri, 20 Oct 2006 13:56:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GanM1-0003yd-Gf for emacs-devel@gnu.org; Fri, 20 Oct 2006 01:55:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GanLz-0003sE-EI for emacs-devel@gnu.org; Fri, 20 Oct 2006 01:55:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GanLz-0003rc-33 for emacs-devel@gnu.org; Fri, 20 Oct 2006 01:55:35 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GanLw-0005rU-UE; Fri, 20 Oct 2006 01:55:33 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-234-60.inter.net.il [84.229.234.60]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EYS34237 (AUTH halo1); Fri, 20 Oct 2006 07:55:29 +0200 (IST) Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Thu, 19 Oct 2006 02:41:00 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60938 Archived-At: > From: Richard Stallman > Date: Thu, 19 Oct 2006 02:41:00 -0400 > Cc: emacs-devel@gnu.org > > If we are to run a bug tracker, we first need to work out a plan for > entering bugs reported by email into the data base. Usually, it's the other way around: the bugs are reported to the bug-tracker, which then emails them to the list. We could modify report-emacs-bug to use a Web browser (via url, for example) to do that.