From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Haines Brown Newsgroups: gmane.emacs.help Subject: Dired command for a GUI browser? Date: Thu, 21 Mar 2013 08:11:39 -0400 Message-ID: <87vc8lar5w.fsf@engels.HistoricalMaterialism.info> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1363880632 18790 80.91.229.3 (21 Mar 2013 15:43:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Mar 2013 15:43:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 21 16:44:18 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UIhf3-0007e6-Ff for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Mar 2013 16:44:13 +0100 Original-Received: from localhost ([::1]:34265 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIheg-0000lY-5Z for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Mar 2013 11:43:50 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Thu, 21 Mar 2013 07:11:40 -0500 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:GQCn/PFegv5bRyZOaUFaskwK/as= Original-Lines: 11 X-Usenet-Provider: http://www.giganews.com Original-X-Trace: sv3-6sSxLXHU+THCkjAXj5H++QntoLZJA3tpAtoqpjxLRos7HWwQprA43Yh8JWNE7VjAZ9w05nwnA4yH+S5!GSUvnPyVA3zUl8Go0TKt2unSxP6RmFIUuTJfqXDOFljjpYenIbfdjDYJ8xaIfqWXSUu7nSGmZ8PJ!Pt0k Original-X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1512 Original-Xref: usenet.stanford.edu gnu.emacs.help:197353 X-Mailman-Approved-At: Thu, 21 Mar 2013 11:42:09 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89632 Archived-At: I daily have to run the "! w3m" command on an .html file selected in dired. However these .html files are from a particular source, and their organization makes the w3m display very difficult to read. I am running Emacs under Debian Squeeze. I would like to run a Firefox or Conkeror command on those files, but when I try "! firefox", Firebox starts but reports page not found. As best I can make out none of the emacs or dired extensions address this problem. Haines Brown