From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: Now: Emacs<->Mozilla Integration -- Was: Re: Feature change or bug - Emacs server Date: Tue, 14 Jun 2011 01:37:10 -0700 Message-ID: <4DF71DB6.2080200@gmail.com> References: <87ei30k5xs.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE167538C08C3281C3B418F4C" X-Trace: dough.gmane.org 1308040737 21447 80.91.229.12 (14 Jun 2011 08:38:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2011 08:38:57 +0000 (UTC) Cc: Tim Cross , emacs-devel@gnu.org To: Mohsen BANAN Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 14 10:38:53 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QWP9A-0000If-1v for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2011 10:38:52 +0200 Original-Received: from localhost ([::1]:44113 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWP99-0003eh-8m for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2011 04:38:51 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWP7f-0003T6-G2 for emacs-devel@gnu.org; Tue, 14 Jun 2011 04:37:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWP7d-0006Dg-V6 for emacs-devel@gnu.org; Tue, 14 Jun 2011 04:37:19 -0400 Original-Received: from mail-px0-f179.google.com ([209.85.212.179]:45496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWP7d-0006DT-JV for emacs-devel@gnu.org; Tue, 14 Jun 2011 04:37:17 -0400 Original-Received: by pxi2 with SMTP id 2so3133100pxi.38 for ; Tue, 14 Jun 2011 01:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type; bh=2Fxfb9ur1h8tT4znL92OvIY0w8KiVq/mDL/daCrFtL8=; b=lPANqr8s609dqI/SUVnDXyI7dwV6nZqiGC4kKYH+guPU9wJoywA5vNPGhoURcBoLLr AT23n/Iq80L6kYKw40K50xepNSJnoP2rhZg08qbBxJ/jb4yD6pUkSuhgwH+YLpWSAaiI 1Vzaw+NLbscRHuaTWlQapptSJQINSIcaokfaw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; b=EVvuqroctAH5KGmKRxt9lvGh5BKliDcDOGcCexT9YK2WtFenEbcadV8m+7x/aR3Udb pBHasHbZvdB9IKHPrZZy5URvVu/E+v4RthWFoM8KQW9/ZuasocxBX3+gOEsk4lOBdgi7 LyVtLevlc33OFwfgW2kPO0Kh6UU45q5vQ+5D0= Original-Received: by 10.143.76.2 with SMTP id d2mr391648wfl.76.1308040635688; Tue, 14 Jun 2011 01:37:15 -0700 (PDT) Original-Received: from [192.168.1.2] (c-24-18-179-193.hsd1.wa.comcast.net [24.18.179.193]) by mx.google.com with ESMTPS id 10sm5198716pbk.13.2011.06.14.01.37.13 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 14 Jun 2011 01:37:14 -0700 (PDT) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 In-Reply-To: X-Enigmail-Version: 1.1.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.212.179 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:140453 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE167538C08C3281C3B418F4C Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 6/12/11 9:53 PM, Mohsen BANAN wrote: > Mozrepl permits considering Mozilla as an emacs coprocess. > Where emacs can execute javascript inside of > mozilla. So, all we need is a lisp interpreter > written in javascript. We can then view Mozilla as > a renderer and an extension of emacs. >=20 > I know that people have tried building a lisp > interpreter in javascript, but as far as I know > such a thing does not exist yet. >=20 > I am very interested in knowing people's thoughts > on this approach. >=20 js-mode contains code to integrate with mozrepl. It provides an elisp<->JavaScript bridge that allows Elisp components to interoperate with code running in a Mozilla instance. It contains a few applications of this infrastructure, including a facility to define and update (using C-M-x) JavaScript functions in Mozilla as one would Lisp functions in Ema= cs. --------------enigE167538C08C3281C3B418F4C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iEYEARECAAYFAk33HbgACgkQ17c2LVA10VuFpgCfQdeF1/8zy6nqC8zvLyxIXqh0 E0gAoJh9m+3tRyI3lELxbKNTgX3ks/Pe =ECSN -----END PGP SIGNATURE----- --------------enigE167538C08C3281C3B418F4C--