From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Michael Reilly Newsgroups: gmane.emacs.devel Subject: Re: Gnuserv Date: Mon, 23 Oct 2006 08:22:22 -0400 Message-ID: <453CB3FE.9060806@pajato.com> References: <453B4A8C.7000101@gnu.org> <453BC41C.8020204@pajato.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161607633 30575 80.91.229.2 (23 Oct 2006 12:47:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Oct 2006 12:47:13 +0000 (UTC) Cc: emacs-devel@gnu.org, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 23 14:47:10 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 1GbzCn-0006lY-7h for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2006 14:47:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbzCm-0000MY-IT for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2006 08:47:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GbzCB-00008e-Ov for emacs-devel@gnu.org; Mon, 23 Oct 2006 08:46:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GbzC5-0008Uf-VS for emacs-devel@gnu.org; Mon, 23 Oct 2006 08:46:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbzC5-0008UH-87 for emacs-devel@gnu.org; Mon, 23 Oct 2006 08:46:17 -0400 Original-Received: from [63.107.91.101] (helo=mta.itasoftware.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GbzBv-0008H7-Bd; Mon, 23 Oct 2006 08:46:07 -0400 Original-Received: from [10.4.1.157] (ita4dt6h.internal.itasoftware.com [10.4.1.157]) by mta.itasoftware.com (8.13.6/8.12.8) with ESMTP id k9NCMMxV027466; Mon, 23 Oct 2006 08:22:23 -0400 User-Agent: Thunderbird 1.5.0.7 (X11/20060913) Original-To: rms@gnu.org In-Reply-To: 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:61041 Archived-At: Richard Stallman wrote: > Are you developing this on GCJ and GNU Classpath? > Or using Sun's non-free platform? I will attempt to use them if only to see how much progress has been made since the last time I tried. I will undoubtedly use a servlet based access to an Emacs server at some point but it probably won't be for a while. Meanwhile I do need to get Eclipse running with the Emacs plugin. I took a closer look this morning at having it use emacsclient rather than gnuclient and it looks promising. -pmr