From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Feature change or bug - Emacs server Date: Mon, 13 Jun 2011 20:31:30 +0200 Message-ID: References: <4df63f95.a511440a.7545.ffffce92@mx.google.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1307992932 12647 80.91.229.12 (13 Jun 2011 19:22:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2011 19:22:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: tv.raman.tv@gmail.com (T.V Raman) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 13 21:22:08 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 1QWCi7-0008H5-P0 for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2011 21:22:07 +0200 Original-Received: from localhost ([::1]:58531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWCi6-0006WB-Kf for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2011 15:22:06 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:59015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWChr-0006Vu-RA for emacs-devel@gnu.org; Mon, 13 Jun 2011 15:21:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWChq-0004c6-SW for emacs-devel@gnu.org; Mon, 13 Jun 2011 15:21:51 -0400 Original-Received: from m1.alltele.net ([85.30.0.4]:57840 helo=smtp.alltele.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWChq-0004c0-KQ for emacs-devel@gnu.org; Mon, 13 Jun 2011 15:21:50 -0400 Original-Received: from chopper ([87.96.209.133]) by smtp.alltele.net (IceWarp 10.3.1 RC1) with ESMTP (SSL) id WYS67130; Mon, 13 Jun 2011 20:31:30 +0200 In-Reply-To: <4df63f95.a511440a.7545.ffffce92@mx.google.com> (T. V. Raman's message of "Tue, 14 Jun 2011 01:49:20 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-CTCH: RefID="str=0001.0A0B0201.4DF65784.00AC,ss=1,re=0.000,fgs=0"; Spam="Unknown"; VOD="Unknown" X-detected-operating-system: by eggs.gnu.org: Windows XP/2000 (RFC1323+, w+, tstamp-) X-Received-From: 85.30.0.4 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:140428 Archived-At: tv.raman.tv@gmail.com (T.V Raman) writes: > Ted, > > 1+ on not attempting to implement what you call the pile of > undefined / open-ended Web specs in Emacs -- I say this even > though I would love to have a full-fledged browser in Emacs. > > Eventually, I think we should connect emacs to Firefox and / or > Chrome over a socket -- mozrepl for Firefox did a lot of this, > but appears to have stalled. Chrome has a socket-level debugging > protocol that could be leveraged for this -- google searches > showed an early glimpse of this at github. > > Tim, that may be something you might want to look at. > > As someone who "already" uses Emacs as the desktop (via > Emacspeak), I definitely think emacs-panel.el could make the > Emacspeak Audio Desktop even better -- and I look forward to > it. One of the first things I would want is to mimic things like > nm-applet -- today, that's one of the few things I find > impossible to do without waving a mouse at the Gnome GUI. > -- Also one can have a look at Ezbl which is an experimental project bringing Emacs and Uzbl tegether. Uzbl is a wrapper on top of Webkit. -- Joakim Verona