Bug#615031: less should wait for its children (zombie child)

2012-10-29 Thread Mark Nudelman
On 10/29/2012 5:08 AM, Vincent Lefevre wrote: > Here's a script I've used to reproduce the bug here (there's also > a strace call to get strace output). > The problem is that the wait4 from process 2253 (less) is too late. > >> Less creates the LESSOPEN process with popen and in all normal ex

Bug#615031: less should wait for its children (zombie child)

2012-10-19 Thread Mark Nudelman
Hi Aníbal, Thank you for bringing this bug to my attention. Unfortunately I have not been able to reproduce it on a Fedora system: Linux legolas-fedora 2.6.35.13-92.fc14.i686 #1 SMP Sat May 21 17:39:42 UTC 2011 i686 i686 i386 GNU/Linux I've tried a number of scenarios with different LESSOPEN var

Bug#508919: LESS=F ruins less +G

2008-12-16 Thread Mark Nudelman
Hi, Thanks for the report. There are several issues here, which I'll address one by one: > Man says >-F or --quit-if-one-screen > Causes less to automatically exit if the entire file can be dis- > played on the first screen. > > However this is not true, try

Bug#446894: less: -R option causes a crash by (at least) some Japanese contents

2008-01-10 Thread Mark Nudelman
On 1/8/2008 1:58 AM, Colin Watson wrote: > After writing this, it occurred to me to look for newer upstream > releases. less-418 actually does address similar bugs, and Kenshi's > sample file works correctly with less-418. However, it does this by > disabling the search for CSI in UTF-8 mode, and i

Bug#364478: lynx-cur: page down to next form feed (^L) in .txt files

2006-04-23 Thread Mark Nudelman
Well, you could always add a line to your lesskey file: L forw-search ^L\n or replace the first "L" with whatever you want the keystroke to be. --Mark On 4/23/2006 10:14 AM, Dan Jacobson wrote: > Package: lynx-cur > Version: 2.8.6-20 > Severity: wishlist > X-debbugs-cc: [EMAIL PROTECTED] > >

Bug#350205: Fwd: Bug#350205: less: LC_CTYPE=zh_TW.Big5 vs. \xA0-\xFF

2006-02-01 Thread Mark Nudelman
On 1/31/2006 4:08 PM, Dan Jacobson wrote: > Mark> Less does not support multibyte character sets, other than UTF-8. > OK, the man page doesn't seem to say that very loudly... Yes, the FAQ states this, but the man page isn't very clear about it. I'll update the man page to state this more definit

Bug#337552: Fwd: Bug#337552: less: incorrect drawing of ANSI line graphics

2005-12-03 Thread Mark Nudelman
tation. Let me know if you disagree. --Mark On 11/6/2005 1:26 PM, Adeodato Simó wrote: > * Mark Nudelman [Sun, 06 Nov 2005 13:12:10 -0800]: > > >>Hi Adeodato, > > > Hi! > > >>Thank you for your bug report. I have a few questions about this problem.