Report forwarded to debian-bugs-dist@lists.debian.org, Christian Hudon <chrish@debian.org>:
Bug#56111; Package lynx.   debian-bugs-dist@lists.debian.orgChristian Hudon  Subject: Bug#56111: lynx: Printing to local printer (lpr) depends on console size Reply-To: , 56111@bugs.debian.org Resent-From: Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Christian Hudon Resent-Date: Mon, 24 Jan 2000 23:19:06 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 56111 X-Debian-PR-Package: lynx X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.948606725571 (code B ref -1); Mon, 24 Jan 2000 23:19:06 GMT From: To: submit@bugs.debian.org X-Mailer: bug 3.2.7 Message-Id: Date: Sun, 23 Jan 2000 05:51:59 +0000 Package: lynx Version: 2.8.2-5 Severity: normal This may be wishlist severity, but it's still annoying as heck. :> I have my virtual consoles set up as a 1024x768 framebuffer, giving me a 128x48 text screen. And of course my printer's resolution is 80x66. So when I print through lpr lynx formats the page to 128 columns, then the printer filter wraps it and makes the printed output look terrible. Prefered solution would be to check printcap for pw#?? (may not be possible) and fall back to specifying the line width in /etc/lynx.cfg. Probably the option should be extended for width and height. -- System Information Debian Release: potato Kernel Version: Linux tinkertoy 2.3.37 #2 Fri Jan 14 18:10:26 PST 2000 i586 unknown Versions of the packages lynx depends on: ii debconf 0.2.79 Debian configuration management system ii libc6 2.1.2-11 GNU C Library: Shared libraries and Timezone data ii slang1 1.3.9-1 The S-Lang programming library - runtime version. ii zlib1g 1.1.3-5 compression library - runtime ^^^ (Provides virtual package libz1) --- Begin /etc/lynx.cfg (modified conffile) # # # # # # # # # # # # # # STARTFILE:http://playdough.mentasm.org/ # # # HELPFILE:file://localhost/usr/share/doc/lynx/lynx_help/lynx_help_main.html # DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # LOCAL_EXECUTION_LINKS_ALWAYS_ON:FALSE LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE:FALSE # # # # # # TRUSTED_EXEC:none # # # ALWAYS_TRUSTED_EXEC:none # # TRUSTED_LYNXCGI:none # # # # # # # # # # # # # USE_MOUSE:TRUE # # # # # # # # # # # # # # # # # DEFAULT_EDITOR:/usr/bin/sensible-editor # # # # # # # # # # # PRINTER:Local network printer:lpr -Plp %s:FALSE # # # # # # # NO_DOT_FILES:FALSE # # # # # # # # # # # # # # # # # MINIMAL_COMMENTS:TRUE # # # # # # # # # # # # # # # # # # GLOBAL_EXTENSION_MAP:/etc/mime.types # PERSONAL_EXTENSION_MAP:.mime.types # XLOADIMAGE_COMMAND: # # # # # # # GLOBAL_MAILCAP:/etc/mailcap # PERSONAL_MAILCAP:.mailcap # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # COLOR:0:lightgray:black COLOR:1:blue:black COLOR:2:yellow:blue COLOR:3:green:black COLOR:4:magenta:black COLOR:5:blue:black COLOR:6:red:black COLOR:7:magenta:cyan # # # # # # # # # # # # # # # # # # # # --- End /etc/lynx.cfg   Acknowledgement sent to <idalton@ferret.ddns.org>:
New Bug report received and forwarded. Copy sent to Christian Hudon <chrish@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Subject: Bug#56111: Acknowledgement (lynx: Printing to local printer (lpr) depends on console size) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack 56111 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Christian Hudon If you wish to submit further information on your problem, please send it to 56111@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 23 Jan 2000 05:52:05 +0000 Received: (qmail 569 invoked from network); 23 Jan 2000 05:52:04 -0000 Received: from oasis.phonewave.net (207.135.232.250) by master.debian.org with SMTP; 23 Jan 2000 05:52:04 -0000 Received: from playdough.mentasm.org (ferret.phonewave.net [208.138.51.183]) by oasis.phonewave.net (8.8.5/8.8.5) with ESMTP id VAA03306 for ; Sat, 22 Jan 2000 21:51:47 -0800 Received: from tinkertoy.mentasm.org [192.168.1.43] (mail) by playdough.mentasm.org with esmtp (Exim 2.05 #1 (Debian)) id 12CFwM-00059l-00; Sat, 22 Jan 2000 21:51:58 -0800 Received: from idalton by tinkertoy.mentasm.org with local (Exim 3.12 #1 (Debian)) id 12CFwN-0002ga-00; Sun, 23 Jan 2000 05:51:59 +0000 From: Subject: lynx: Printing to local printer (lpr) depends on console size To: submit@bugs.debian.org X-Mailer: bug 3.2.7 Message-Id: Date: Sun, 23 Jan 2000 05:51:59 +0000 Package: lynx Version: 2.8.2-5 Severity: normal This may be wishlist severity, but it's still annoying as heck. :> I have my virtual consoles set up as a 1024x768 framebuffer, giving me a 128x48 text screen. And of course my printer's resolution is 80x66. So when I print through lpr lynx formats the page to 128 columns, then the printer filter wraps it and makes the printed output look terrible. Prefered solution would be to check printcap for pw#?? (may not be possible) and fall back to specifying the line width in /etc/lynx.cfg. Probably the option should be extended for width and height. -- System Information Debian Release: potato Kernel Version: Linux tinkertoy 2.3.37 #2 Fri Jan 14 18:10:26 PST 2000 i586 unknown Versions of the packages lynx depends on: ii debconf 0.2.79 Debian configuration management system ii libc6 2.1.2-11 GNU C Library: Shared libraries and Timezone data ii slang1 1.3.9-1 The S-Lang programming library - runtime version. ii zlib1g 1.1.3-5 compression library - runtime ^^^ (Provides virtual package libz1) --- Begin /etc/lynx.cfg (modified conffile) # # # # # # # # # # # # # # STARTFILE:http://playdough.mentasm.org/ # # # HELPFILE:file://localhost/usr/share/doc/lynx/lynx_help/lynx_help_main.html # DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # LOCAL_EXECUTION_LINKS_ALWAYS_ON:FALSE LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE:FALSE # # # # # # TRUSTED_EXEC:none # # # ALWAYS_TRUSTED_EXEC:none # # TRUSTED_LYNXCGI:none # # # # # # # # # # # # # USE_MOUSE:TRUE # # # # # # # # # # # # # # # # # DEFAULT_EDITOR:/usr/bin/sensible-editor # # # # # # # # # # # PRINTER:Local network printer:lpr -Plp %s:FALSE # # # # # # # NO_DOT_FILES:FALSE # # # # # # # # # # # # # # # # # MINIMAL_COMMENTS:TRUE # # # # # # # # # # # # # # # # # # GLOBAL_EXTENSION_MAP:/etc/mime.types # PERSONAL_EXTENSION_MAP:.mime.types # XLOADIMAGE_COMMAND: # # # # # # # GLOBAL_MAILCAP:/etc/mailcap # PERSONAL_MAILCAP:.mailcap # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # COLOR:0:lightgray:black COLOR:1:blue:black COLOR:2:yellow:blue COLOR:3:green:black COLOR:4:magenta:black COLOR:5:blue:black COLOR:6:red:black COLOR:7:magenta:cyan # # # # # # # # # # # # # # # # # # # # --- End /etc/lynx.cfg   Information forwarded to debian-bugs-dist@lists.debian.org, Christian Hudon <chrish@debian.org>:
Bug#56111; Package lynx.   debian-bugs-dist@lists.debian.orgChristian Hudon  Subject: Bug#56111: lynx: Printing to local printer (lpr) depends on console size Reply-To: E M , 56111@bugs.debian.org Resent-From: E M Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Christian Hudon Resent-Date: Sun, 13 Feb 2000 07:03:05 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 56111 X-Debian-PR-Package: lynx X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 56111-bugs@bugs.debian.org id=B56111.9504218429190 (code B ref 56111); Sun, 13 Feb 2000 07:03:05 GMT Date: Sun, 13 Feb 2000 01:03:38 -0500 (EST) Message-Id: <200002130603.BAA07204@fb01.eng00.mindspring.net> To: 56111@bugs.debian.org X-Mailer: Emacs 20.2 (smtpmail + M-x mail) From: E M References: The original email asked about different screen and printer widths when doins 'p' printing. One solution is to put this download option in the lynx.cfg DOWNLOADER:my print:lynx -dump -width=40 %s | lpr -options:FALSE The print function saves the already rendered text to a file. A different width would be possible by a change in the code I guess.   Acknowledgement sent to E M <aldomel@ix.netcom.com>:
Extra info received and forwarded to list. Copy sent to Christian Hudon <chrish@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: E M Subject: Bug#56111: Info received (was lynx: Printing to local printer (lpr) depends on console size) Message-ID: In-Reply-To: <200002130603.BAA07204@fb01.eng00.mindspring.net> References: <200002130603.BAA07204@fb01.eng00.mindspring.net> X-Debian-PR-Message: ack-info-maintonly 56111 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Christian Hudon If you wish to continue to submit further information on your problem, please send it to 56111@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 56111) by bugs.debian.org; 13 Feb 2000 06:04:02 +0000 Received: (qmail 9187 invoked from network); 13 Feb 2000 06:04:02 -0000 Received: from fb01.eng00.mindspring.net (207.69.229.19) by master.debian.org with SMTP; 13 Feb 2000 06:04:02 -0000 Received: from me.x.ix.netcom.com (user-33qtcpd.dialup.mindspring.com [199.174.179.45]) by fb01.eng00.mindspring.net (8.9.3/8.8.5) with ESMTP id BAA07204 for <56111@bugs.debian.org>; Sun, 13 Feb 2000 01:03:39 -0500 (EST) Date: Sun, 13 Feb 2000 01:03:38 -0500 (EST) Message-Id: <200002130603.BAA07204@fb01.eng00.mindspring.net> To: 56111@bugs.debian.org Subject: Re: lynx: Printing to local printer (lpr) depends on console size X-Mailer: Emacs 20.2 (smtpmail + M-x mail) From: E M References: The original email asked about different screen and printer widths when doins 'p' printing. One solution is to put this download option in the lynx.cfg DOWNLOADER:my print:lynx -dump -width=40 %s | lpr -options:FALSE The print function saves the already rendered text to a file. A different width would be possible by a change in the code I guess.   Severity set to `fixed'. Request was from "H. Nanosecond" <aldomel@ix.netcom.com> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 9 Jul 2000 01:55:21 +0000 From aldomel@ix.netcom.com Sat Jul 08 20:55:21 2000 Return-path: Received: from maynard.mail.mindspring.net [207.69.200.243] by master.debian.org with esmtp (Exim 3.12 2 (Debian)) id 13B6JU-0006Yf-00; Sat, 08 Jul 2000 20:55:20 -0500 Received: from me.x.ix.netcom.com ([165.121.204.151]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id VAA07487 for ; Sat, 8 Jul 2000 21:55:18 -0400 (EDT) Date: Sat, 8 Jul 2000 21:55:15 -0400 (EDT) Message-Id: <200007090155.VAA07487@maynard.mail.mindspring.net> To: control@bugs.debian.org Subject: close lynx bugs X-Mailer: Emacs 20.2 (smtpmail + M-x mail) From: "H. Nanosecond" Delivered-To: control@bugs.debian.org #For more info see the responses to each bug at the bug reports page: #http://www.debian.org/Bugs/db/pa/llynx.html close 35523 close 38487 close 39596 close 62105 #these are all fixed in lynx 2.8.3rel.1 available in potato. #35523: lynx: cookie handling broken with non-printable characters #38487: lynx: gets confused searching long source lines #39596: lynx: Included html page causes lynx to bail #62105: lynx: translation bug #These are misunderstandings of how the config files work. # If you still need help reply to the bug at nnnnn@bugs.debian.org # or send a new report. close 64501 close 65507 #64501: lynx: lynx doesn't save all options #65507: lynx: DEFAULT_USER_MODE does not work severity 15833 wishlist #15833: lynx: -nopause and status messages #the submitter meant it to be wishlist originally. severity 56111 fixed #56111: lynx: Printing to local printer (lpr) depends on console size #The submitter's email is bad so I can't tell if #the solution was satisfactory to him/her.   Severity set to `wishlist'. Request was from "H. Nanosecond" <aldomel@ix.netcom.com> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 16 Jul 2000 01:52:19 +0000 From aldomel@ix.netcom.com Sat Jul 15 20:52:19 2000 Return-path: Received: from smtp10.atl.mindspring.net [207.69.200.246] by master.debian.org with esmtp (Exim 3.12 2 (Debian)) id 13DdbP-0005K4-00; Sat, 15 Jul 2000 20:52:19 -0500 Received: from me.x.ix.netcom.com ([165.121.205.110]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id VAA16371 for ; Sat, 15 Jul 2000 21:52:16 -0400 (EDT) Date: Sat, 15 Jul 2000 21:52:14 -0400 (EDT) Message-Id: <200007160152.VAA16371@smtp10.atl.mindspring.net> To: control@bugs.debian.org Subject: Re: lynx: Printing to local printer (lpr) depends on console size X-Mailer: Emacs 20.2 (smtpmail + M-x mail) From: "H. Nanosecond" Delivered-To: control@bugs.debian.org severity 56111 wishlist #56111: lynx: Printing to local printer (lpr) depends on console size quit I marked it fixed but wishlist is better I think.   Changed Bug title. Request was from James Troup <james@nocrew.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 7 May 2003 00:57:06 +0000 From james@ruari-quinn.demon.co.uk Tue May 06 19:57:05 2003 Return-path: Received: from pc1-leed3-6-cust171.ldst.cable.ntl.com (shiri.gloaming.local) [80.6.171.171] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19DDF3-0001ud-00; Tue, 06 May 2003 19:57:05 -0500 Received: from james by shiri.gloaming.local with local (Exim 3.36 #1 (Debian)) id 19DDF2-0003Yp-00 for ; Wed, 07 May 2003 01:57:04 +0100 To: control@bugs.debian.org Subject: lynx bug maintenance (II) Mail-Copies-To: never From: James Troup Date: Wed, 07 May 2003 01:57:04 +0100 Message-ID: <87ptmvvajj.fsf@shiri.gloaming.local> User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/20.7 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: James Troup Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=-7.3 required=4.0 tests=BAYES_20,USER_AGENT_GNUS_UA version=2.53-bugs.debian.org_2003_04_23 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp) retitle 116421 lynx: forms arent case insensitive tags 180654 + confirmed tags 67184 + confirmed tags 77909 + moreinfo tags 77909 + unreproducible tags 99400 + confirmed tags 116421 + confirmed tags 126373 + confirmed tags 128573 + confirmed tags 132674 + confirmed tags 137480 + upstream tags 137480 + confirmed tags 138241 + upstream tags 141158 + confirmed tags 141158 + upstream tags 156680 + upstream tags 157088 + upstream tags 159215 + upstream tags 159215 + confirmed forwarded 159215 upstream retitle 159215 [fixed in lynx-cur] lynx: whereis query inside of long