From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Kinnucan Newsgroups: gmane.emacs.help Subject: Re: Elisp as Java Client Date: 18 Sep 2003 11:44:19 -0400 Organization: The MathWorks, Inc. Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3f58cef0$1@news.seqnet.net> <3f687867$1@news.seqnet.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063900206 1550 80.91.224.253 (18 Sep 2003 15:50:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2003 15:50:06 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 18 17:50:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A012i-0000Jc-00 for ; Thu, 18 Sep 2003 17:50:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A00zu-00012T-Qo for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Sep 2003 11:47:10 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!guardian.oit.duke.edu!newsfeed.mathworks.com!news.mathworks.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: kinnucanp.dhcp.mathworks.com Original-X-Trace: ginger.mathworks.com 1063899859 5145 144.212.115.65 (18 Sep 2003 15:44:19 GMT) Original-X-Complaints-To: news@mathworks.com Original-NNTP-Posting-Date: Thu, 18 Sep 2003 15:44:19 +0000 (UTC) User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:116704 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:12625 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12625 "Siegfried Heintze" writes: > Does anyone have some sample code I can try out? The JDEE (http://jdee@sunsite.dk) has a lot of elisp code invoked from Java. Paul