From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: `report-emacs-bug' prompting rework Date: Tue, 21 Feb 2012 16:52:12 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87r4xn97n7.fsf@lifelogs.com> References: <87vcney2in.fsf@gnus.org> <87lioapk26.fsf@lifelogs.com> <87hayygl6t.fsf@gnu.org> <87pqdlmog5.fsf@lifelogs.com> <87pqdiz9ef.fsf@lifelogs.com> <87pqdi4csx.fsf@gnus.org> <878vk6z3ix.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1329861144 14603 80.91.229.3 (21 Feb 2012 21:52:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2012 21:52:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dimitri Fontaine Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 21 22:52:23 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RzxdG-00050w-FO for ged-emacs-devel@m.gmane.org; Tue, 21 Feb 2012 22:52:22 +0100 Original-Received: from localhost ([::1]:39584 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzxdF-0002NN-QU for ged-emacs-devel@m.gmane.org; Tue, 21 Feb 2012 16:52:21 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:53571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzxdD-0002NH-By for emacs-devel@gnu.org; Tue, 21 Feb 2012 16:52:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rzxd9-0008Do-Lo for emacs-devel@gnu.org; Tue, 21 Feb 2012 16:52:19 -0500 Original-Received: from z.lifelogs.com ([173.255.230.239]:57782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzxd9-0008Db-K4 for emacs-devel@gnu.org; Tue, 21 Feb 2012 16:52:15 -0500 Original-Received: from heechee (c-76-28-40-19.hsd1.vt.comcast.net [76.28.40.19]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: tzz) by z.lifelogs.com (Postfix) with ESMTPSA id 303AD6E993; Tue, 21 Feb 2012 21:52:14 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never Gmane-Reply-To-List: yes In-Reply-To: (Dimitri Fontaine's message of "Sun, 19 Feb 2012 14:05:37 +0100") User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 173.255.230.239 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:148701 Archived-At: On Sun, 19 Feb 2012 14:05:37 +0100 Dimitri Fontaine wrote= :=20 DF> Ted Zlatanov writes: >> It needs a machine with a web server that can do PHP, some kind of >> persistence layer (MySQL, SQLite, etc.), and working outbound mail >> service to the bugs mailing list. DF> Sorry? I think you might want to have a look at elnode.el and implement DF> that using Emacs and Emacs Lisp. I though we had standards here=A0:) DF> http://www.emacswiki.org/emacs/Elnode DF> https://github.com/nicferrier/elnode I'll take a look, it looks interesting but pretty inconvenient to a sysadmi= n. Ted