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: Getting full bug database dump? Date: Thu, 14 Jan 2010 20:56:04 +0100 Message-ID: <877hrkh357.fsf@gmx.de> References: <87iqb5o7ie.fsf@red-bean.com> <87k4vkltop.fsf@red-bean.com> <87wrzkogph.fsf@gmx.de> <87ska8k8jv.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263499000 16166 80.91.229.12 (14 Jan 2010 19:56:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2010 19:56:40 +0000 (UTC) Cc: Karl Fogel , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 14 20:56:32 2010 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 1NVVnu-0008MU-J1 for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 20:56:26 +0100 Original-Received: from localhost ([127.0.0.1]:33325 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVVnu-00037t-9s for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 14:56:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVVnn-000345-FU for emacs-devel@gnu.org; Thu, 14 Jan 2010 14:56:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVVnj-0002vG-18 for emacs-devel@gnu.org; Thu, 14 Jan 2010 14:56:18 -0500 Original-Received: from [199.232.76.173] (port=38737 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVVni-0002uu-HZ for emacs-devel@gnu.org; Thu, 14 Jan 2010 14:56:14 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:41848) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NVVnh-0003oo-Ob for emacs-devel@gnu.org; Thu, 14 Jan 2010 14:56:14 -0500 Original-Received: (qmail invoked by alias); 14 Jan 2010 19:56:09 -0000 Original-Received: from p4FC00DB3.dip0.t-ipconnect.de (EHLO detlef.local) [79.192.13.179] by mail.gmx.net (mp009) with SMTP; 14 Jan 2010 20:56:09 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19vERE+TItvyQ56iFtwsHK/ptzqKqTR6vH4w8cLBr sMVLA9sFuaFEhT In-Reply-To: (Stefan Monnier's message of "Thu, 14 Jan 2010 13:00:26 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.69999999999999996 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:120032 Archived-At: Stefan Monnier writes: > Clearly, we'd want to make it bodirectional. Not just via message-mode, > but also by extending the SOAP interface so we can send commands (the > advantage being, as you pointed out, that we can get "immediate" > confirmation that the command was accepted). 1+. A short overview of the existing SOAP interface can be found at . We should contact Don Armstrong, who is one of the maintainers. Nevertheless, being able to view bugs inside Emacs might be useful already as first step. > Stefan Best regards, Michael.