From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Will Newsgroups: gmane.emacs.help Subject: Emacs - W3m - Tables Date: Wed, 16 Jan 2008 12:02:33 +0100 Message-ID: <5v66icF1kqmqrU1@mid.individual.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200483642 24283 80.91.229.12 (16 Jan 2008 11:40:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jan 2008 11:40:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 16 12:41:06 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JF6de-0000c8-U2 for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Jan 2008 12:40:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JF6dG-0003Mk-6h for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Jan 2008 06:40:34 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-X-Trace: individual.net 1AyZRu40Bg4NqputnzlpggdtkeWJs69nRzo3/o9IkRePHlo/uW Cancel-Lock: sha1:GjmwNCXyJampL9U3+HAyj5WcBYc= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Original-Xref: shelby.stanford.edu gnu.emacs.help:155344 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50751 Archived-At: Hi, I'd like to view simple html tables within GNU Emacs using W3m. This works well for simple text. However, if I want to look at tables I get squared boxes instead of proper table borders. How can I tell Emacs/W3m to display it correctly? I am using GNU Emacs V22.1 on Windows XP. W3m is running under Cygwin. Best, Will