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: Emacs in the Cloud Date: Mon, 25 Jul 2011 14:51:36 +0200 Message-ID: <87y5zm8qw7.fsf@hi-media-techno.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1311598314 7068 80.91.229.12 (25 Jul 2011 12:51:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Jul 2011 12:51:54 +0000 (UTC) Cc: Paul Michael Reilly , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 25 14:51:47 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 1QlKdP-0003xY-9w for ged-emacs-devel@m.gmane.org; Mon, 25 Jul 2011 14:51:47 +0200 Original-Received: from localhost ([::1]:54130 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlKdO-0004Uu-H3 for ged-emacs-devel@m.gmane.org; Mon, 25 Jul 2011 08:51:46 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlKdL-0004Ud-F9 for emacs-devel@gnu.org; Mon, 25 Jul 2011 08:51:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlKdK-0003k2-4a for emacs-devel@gnu.org; Mon, 25 Jul 2011 08:51:43 -0400 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:60886 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlKdK-0003jw-09; Mon, 25 Jul 2011 08:51:42 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mx1.naquadah.org (Postfix) with ESMTP id AC4105C0DE; Mon, 25 Jul 2011 14:51:39 +0200 (CEST) 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 97EWEBlTPDEb; Mon, 25 Jul 2011 14:51:37 +0200 (CEST) Original-Received: from dim (unknown [83.167.62.196]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 999545C09C; Mon, 25 Jul 2011 14:51:37 +0200 (CEST) Original-Received: by dim (Postfix, from userid 1000) id E8002404ED; Mon, 25 Jul 2011 14:51:36 +0200 (CEST) User-Mail-Address: dim@tapoueh.org In-Reply-To: (Richard Stallman's message of "Sun, 24 Jul 2011 18:17:55 -0400") User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) 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:142281 Archived-At: Richard Stallman writes: > Thus, running someone else's copy of Emacs through a thin client is > something we discourage. Some of the readers here might already know about jslinux, the PC emulator written in javascript. It allows you to run linux in your browser. http://bellard.org/jslinux/ What about adding a javascript port to emacs? Regards, -- dim