From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: `report-emacs-bug' prompting rework Date: Sun, 19 Feb 2012 14:05:37 +0100 Message-ID: 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=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1329656758 32409 80.91.229.3 (19 Feb 2012 13:05:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Feb 2012 13:05:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 19 14:05:55 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 1Rz6Sh-0001wn-CP for ged-emacs-devel@m.gmane.org; Sun, 19 Feb 2012 14:05:55 +0100 Original-Received: from localhost ([::1]:54273 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rz6Sg-0000v2-RR for ged-emacs-devel@m.gmane.org; Sun, 19 Feb 2012 08:05:54 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:49933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rz6Se-0000ux-Q8 for emacs-devel@gnu.org; Sun, 19 Feb 2012 08:05:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rz6Sd-000189-Fn for emacs-devel@gnu.org; Sun, 19 Feb 2012 08:05:52 -0500 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:51013 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rz6Sd-000185-6F for emacs-devel@gnu.org; Sun, 19 Feb 2012 08:05:51 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mx1.naquadah.org (Postfix) with ESMTP id 1F30F5C1EE for ; Sun, 19 Feb 2012 14:05:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at prometheus.naquadah.org Original-Received: from mx1.naquadah.org ([127.0.0.1]) by localhost (prometheus.naquadah.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LwHkLKQg301I for ; Sun, 19 Feb 2012 14:05:43 +0100 (CET) Original-Received: from DimIMac.local (89-158-241-83.rev.dartybox.com [89.158.241.83]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 2F40D5C1E0 for ; Sun, 19 Feb 2012 14:05:41 +0100 (CET) Original-Received: by DimIMac.local (Postfix, from userid 501) id 0AD6939572F1; Sun, 19 Feb 2012 14:05:38 +0100 (CET) User-Mail-Address: dim@tapoueh.org In-Reply-To: <878vk6z3ix.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 13 Feb 2012 19:01:42 -0500") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 212.85.154.174 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:148660 Archived-At: 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. Sorry? I think you might want to have a look at elnode.el and implement that using Emacs and Emacs Lisp. I though we had standards here=C2=A0:) http://www.emacswiki.org/emacs/Elnode https://github.com/nicferrier/elnode Regards, --=20 dim