From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert D. Crawford" Newsgroups: gmane.emacs.devel Subject: Re: Why Emacs should have a good web-browser Date: Tue, 21 Jul 2009 17:14:38 -0500 Message-ID: <87d47t8z01.fsf@comcast.net> References: <87bpnefl73.fsf@gmail.com> <1248196427.7551.38.camel@dell-desktop.example.com> <87prbt954b.fsf@comcast.net> <87hbx5916k.fsf@comcast.net> <5f0ff9220907211436jd44ff08o3c19cfda5d8a1c38@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248214513 13253 80.91.229.12 (21 Jul 2009 22:15:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Jul 2009 22:15:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 22 00:15:08 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MTNc2-0001Mq-Mf for ged-emacs-devel@m.gmane.org; Wed, 22 Jul 2009 00:15:07 +0200 Original-Received: from localhost ([127.0.0.1]:51981 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTNc2-0004bw-0C for ged-emacs-devel@m.gmane.org; Tue, 21 Jul 2009 18:15:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTNby-0004br-6j for emacs-devel@gnu.org; Tue, 21 Jul 2009 18:15:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTNbt-0004bf-KO for emacs-devel@gnu.org; Tue, 21 Jul 2009 18:15:01 -0400 Original-Received: from [199.232.76.173] (port=45068 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTNbt-0004bc-Dd for emacs-devel@gnu.org; Tue, 21 Jul 2009 18:14:57 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:44105 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MTNbs-0002L1-SH for emacs-devel@gnu.org; Tue, 21 Jul 2009 18:14:57 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MTNbp-0006ff-6M for emacs-devel@gnu.org; Tue, 21 Jul 2009 22:14:53 +0000 Original-Received: from c-98-211-29-41.hsd1.tn.comcast.net ([98.211.29.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Jul 2009 22:14:53 +0000 Original-Received: from rdc1x by c-98-211-29-41.hsd1.tn.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Jul 2009 22:14:53 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-211-29-41.hsd1.tn.comcast.net Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:h0mtFbc1x64LLUGQzmpPqo4FeYU= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:112960 Archived-At: "T.V. Raman" writes: > Note that emacspeak does integrate with firefox via mozrepl --- > Google for "firebox" --- code is in emacspeak-moz.el. Thanks. I'll have to have a look at the code and see what I can figure out. What are the disadvantages to doing things like this? Would it, with some work, be able to replace w3 or w3m? > > -- Robert D. Crawford rdc1x@comcast.net