From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Evans Winner Newsgroups: gmane.emacs.devel Subject: Re: Why Emacs needs a modern bug tracker Date: Fri, 11 Jan 2008 16:14:43 -0700 Message-ID: <86myrcnee4.fsf@timbral.net> References: <20080104164454.0A4BD830697@snark.thyrsus.com> <20080105182456.GR30869@thyrsus.com> <20080105214810.GZ30869@thyrsus.com> <20080105233923.GH30869@thyrsus.com> <18304.10442.537860.246188@kahikatea.snap.net.nz> <87k5mnoge1.fsf@catnip.gol.com> <8763y7o719.fsf@catnip.gol.com> <87r6gt7l7i.GNU's_Not_Unix!%yavor@gnu.org> <871w8o7snz.fsf@olgas.newt.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1200093610 8223 80.91.229.12 (11 Jan 2008 23:20:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2008 23:20:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 12 00:20:31 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JDTAl-0002fN-5l for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2008 00:20:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDTAN-0000Px-A6 for ged-emacs-devel@m.gmane.org; Fri, 11 Jan 2008 18:19:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDTAI-0000OO-H1 for emacs-devel@gnu.org; Fri, 11 Jan 2008 18:19:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDTAH-0000Nq-W2 for emacs-devel@gnu.org; Fri, 11 Jan 2008 18:19:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDTAH-0000Nl-O3 for emacs-devel@gnu.org; Fri, 11 Jan 2008 18:19:53 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JDTAH-000654-AK for emacs-devel@gnu.org; Fri, 11 Jan 2008 18:19:53 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JDTAE-00064K-UG for emacs-devel@gnu.org; Fri, 11 Jan 2008 23:19:50 +0000 Original-Received: from 67.42.142.120 ([67.42.142.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2008 23:19:50 +0000 Original-Received: from thorne by 67.42.142.120 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2008 23:19:50 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 67.42.142.120 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) Cancel-Lock: sha1:jlpCYhPDb4q6UqRXIuHfDQaENyA= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86759 Archived-At: Óscar Fuentes writes: But has it support for submitting bugs using web forms? FWIW, it's not, in principle, difficult to implement a cgi program to turn a web form submission into a formatted email. (Doing so securely may or may not be more hassle.)