Debian Bug report logs - #444629
-ignore_width

version graph

Package: w3m; Maintainer for w3m is Tatsuya Kinoshita <tats@debian.org>; Source for w3m is src:w3m (PTS, buildd, popcon).

Reported by: Dan Jacobson <jidanni@jidanni.org>

Date: Sat, 29 Sep 2007 22:24:01 UTC

Severity: wishlist

Found in version w3m/0.5.1-5.1

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Fumitoshi UKAI <ukai@debian.or.jp>:
Bug#444629; Package w3m. (full text, mbox, link).


Message #3 received at submit@bugs.debian.org (full text, mbox, reply):

From: Dan Jacobson <jidanni@jidanni.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: -ignore_width
Date: Sun, 30 Sep 2007 06:15:37 +0800
Package: w3m
Version: 0.5.1-5.1+b1
Severity: wishlist

If HTML has e.g., width="208" in table items, there is no flag in w3m to
ignore them. -cols doesn't help.

> $ w3m -dump -cols 333 http://www.gis.tw/2007LSB/program.htm |grep 流通
> the line break w3m puts between the two characters could be avoided.
>
> Challenge: please tell me some w3m flag to allow those characters to come
> thru together without having to resort to
>
> $ w3m -dump_source http://www.gis.tw/2007LSB/program.htm |iconv -f big5|grep 流通
>
> Wait,
> $ w3m -dump_source http://www.gis.tw/2007LSB/program.htm |
> sed 's/width=[^ ]\+//'|w3m -T text/html -dump|grep 流通
> works.
>
> OK, I see, w3m needs a switch to ignore fixed widths. Should I file a
> (debian w3m wishlist) bug?

< I suppose so (I don't maintain w3m though - I got into lynx because it
< uses curses...).

< Thomas E. Dickey




Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Mon Jun 5 03:08:33 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.