Debian Bug report logs -
#329863
w3m: no working equivalent to lynx's -pseudo_inlines
Reported by: Dan Jacobson <jidanni@jidanni.org>
Date: Fri, 23 Sep 2005 22:18:18 UTC
Severity: minor
Tags: patch
Found in version w3m/0.5.1-4
Fixed in version w3m/0.5.2-7
Done: Tatsuya Kinoshita <tats@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Fumitoshi UKAI <ukai@debian.or.jp>:
Bug#329863; Package w3m.
(full text, mbox, link).
Message #3 received at submit@bugs.debian.org (full text, mbox, reply):
Package: w3m
Version: 0.5.1-4
Severity: minor
No matter what I do, e.g., -o ignore_null_img_alt=1, I cannot find an
option to make this
<P><IMG src="images/default_02.jpg"></P>
not show up as
[default_02]
when viewing or with -dump. There is no way to get rid of it.
I don't want to see it in certain -dump's.
In lynx all I need to do is
$ lynx -dump -pseudo_inlines file.html
P.S., you should check for valid values:
One can even do
-o display_image=zzzzzzzzz
and not cause an error.
Information forwarded to debian-bugs-dist@lists.debian.org, Fumitoshi UKAI <ukai@debian.or.jp>:
Bug#329863; Package w3m.
(full text, mbox, link).
Acknowledgement sent to Karsten Schoelzel <kuser@gmx.de>:
Extra info received and forwarded to list. Copy sent to Fumitoshi UKAI <ukai@debian.or.jp>.
(full text, mbox, link).
Message #8 received at 329863@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
package w3m
tag 329863 patch
thanks
On Sat, Sep 24, 2005 at 01:25:22AM +0800, Dan Jacobson wrote:
> Package: w3m
> Version: 0.5.1-4
> Severity: minor
>
> No matter what I do, e.g., -o ignore_null_img_alt=1, I cannot find an
> option to make this
> <P><IMG src="images/default_02.jpg"></P>
> not show up as
> [default_02]
> when viewing or with -dump. There is no way to get rid of it.
> I don't want to see it in certain -dump's.
>
> In lynx all I need to do is
> $ lynx -dump -pseudo_inlines file.html
>
Hi,
the attached patch adds a option pseudo_inlines (Display pseudo-ALTs for inline images with no
ALT or TITLE string) so
w3m -o pseudo_inlines=0
works like
lynx -pseudo_inlines
Regards,
--
Karsten Schölzel | Email: kuser@gmx.de
Väderleden 9 4:98 | Jabber: topox@jabber.ccc.de
97633 Luleå | VoIP: sip:5857712@sipgate.de
Sweden | sip:708529@fwd.pulver.com
| Tel: +4918015855857712
[20-pseudo-inlines.patch (text/plain, attachment)]
Tags added: patch
Request was from Karsten Schoelzel <kuser@gmx.de>
to control@bugs.debian.org.
(full text, mbox, link).
Reply sent
to Tatsuya Kinoshita <tats@debian.org>:
You have taken responsibility.
(Sat, 17 Jul 2010 23:54:10 GMT) (full text, mbox, link).
Notification sent
to Dan Jacobson <jidanni@jidanni.org>:
Bug acknowledged by developer.
(Sat, 17 Jul 2010 23:54:10 GMT) (full text, mbox, link).
Message #15 received at 329863-close@bugs.debian.org (full text, mbox, reply):
Source: w3m
Source-Version: 0.5.2-7
We believe that the bug you reported is fixed in the latest version of
w3m, which is due to be installed in the Debian FTP archive:
w3m-img_0.5.2-7_i386.deb
to main/w/w3m/w3m-img_0.5.2-7_i386.deb
w3m_0.5.2-7.debian.tar.gz
to main/w/w3m/w3m_0.5.2-7.debian.tar.gz
w3m_0.5.2-7.dsc
to main/w/w3m/w3m_0.5.2-7.dsc
w3m_0.5.2-7_i386.deb
to main/w/w3m/w3m_0.5.2-7_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 329863@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tatsuya Kinoshita <tats@debian.org> (supplier of updated w3m package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 18 Jul 2010 08:17:08 +0900
Source: w3m
Binary: w3m w3m-img
Architecture: source i386
Version: 0.5.2-7
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita <tats@debian.org>
Changed-By: Tatsuya Kinoshita <tats@debian.org>
Description:
w3m - WWW browsable pager with excellent tables/frames support
w3m-img - inline image extension support utilities for w3m
Closes: 185006 206605 261174 329862 329863 366284 394265 523159 537706
Changes:
w3m (0.5.2-7) unstable; urgency=low
.
* debian/patches/100_download-error-short-write.patch: Patch to tell a
download failure when full disk, provided by Karsten Schoelzel.
(Closes: #185006, #206605)
* debian/patches/110_no-graph-restriction.patch: Patch to restrict table
and menu borders to ASCII if you use -no-graph, provided by Karsten
Schoelzel. (Closes: #261174, #394265)
* debian/patches/120_config-file-handling.patch: Patch to fix segfault
when changing options if ~/.w3m not accessible, provided by Karsten
Schoelzel. (Closes: #366284)
* debian/patches/130_rc-blank-line-fix.patch: Patch to fix .w3m/config
parser confused by blank lines, provided by Trent W. Buck.
(Closes: #537706)
* debian/patches/140_pseudo-inlines.patch: Patch to add a new option
"pseudo_inlines", provided by Karsten Schoelzel.
(Closes: #329863)
* debian/patches/150_numbered-links.patch: Patch to add a new option
"display_link_number", provided by Karsten Schoelzel.
(Closes: #329862)
* debian/patches/160_tls-sni.patch: Patch to add support for TLS SNI,
provided by Sascha Silbe. (Closes: #523159)
* debian/patches/170_number-prefix.patch: Patch to make number prefixes
working when vi_prec_num=0, from upstream.
* debian/patches/180_non-xterm.patch: Patch to fix segfault on non-xterm,
from upstream.
* debian/patches/190_codepage.patch: Patch for handling of codepage with
wc_codepage, from upstream.
Checksums-Sha1:
84938ced1808c74d121a60d77598073f3edd189d 1139 w3m_0.5.2-7.dsc
b00bf8e25b8e261307fcc098e23b0010fbd7b039 122962 w3m_0.5.2-7.debian.tar.gz
b603155524ac9d12d6f57d71bc3265480fcb0ec7 1114394 w3m_0.5.2-7_i386.deb
3127272b3795865ab5dcf2b64c6b9f65f89235f7 97484 w3m-img_0.5.2-7_i386.deb
Checksums-Sha256:
9039f9f24a47a5c7650b0ac3fb4dacf1a0cef47a457b440509bd1cfb5b711c80 1139 w3m_0.5.2-7.dsc
b85ecb7ad640780452780743b66fa32b3aa9f74dcdbfbb8cf2df6a4d24cc1253 122962 w3m_0.5.2-7.debian.tar.gz
fc97ec59c8853bf326e6e407906f805094c153c0730deda9668309ed4a68f5ae 1114394 w3m_0.5.2-7_i386.deb
1f0988f9c535d7f315f713b5e039a83f6734ec73ff5876b10e85bf9fd2b8a8cc 97484 w3m-img_0.5.2-7_i386.deb
Files:
2c9d27378f0ec14e3a8096c9bbb0cdea 1139 web standard w3m_0.5.2-7.dsc
6c42b643d68ae1172621fbb7f60c1911 122962 web standard w3m_0.5.2-7.debian.tar.gz
b2c161cdff3e62cbd6b66325f6c81421 1114394 web standard w3m_0.5.2-7_i386.deb
4c42bd32b4f2025d815a4eecc80e8609 97484 web optional w3m-img_0.5.2-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxCPkYACgkQgV4LPvpMUpjOqwCgpOudVARcMbd3VH2bueDlRACb
FXcAoIJG0lniMI4owVR/XEFa553c1cE5
=fTTA
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 25 Aug 2010 07:36:01 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Mon Jun 5 03:10:01 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.