[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #1728] pr header line length sometimes incorrect
From: |
Bob Proulx |
Subject: |
[bug #1728] pr header line length sometimes incorrect |
Date: |
Wed, 11 Oct 2006 05:17:53 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-1~bpo.1) |
Follow-up Comment #2, bug #1728 (project coreutils):
http://lists.gnu.org/archive/html/bug-textutils/2002-11/msg00016.html
From: Juergen Kaesmann
To: bug-textutils at gnu org
Subject: [textutils: pr] bug found?
Date: Thu, 14 Nov 2002 21:48:44 +0100
Hello friends,
I think I've found a bug in the program "pr" of the
textutils version 2.0.10 (this is the version I currently use).
Whenever I format a text with it (including a header) then
the output of the header is exactly one space to wide.
Example:
--------
Suppose we have a textfile with all lines exactly 135 chars.
Then format the text with following command:
/usr/bin/pr -f -h "MYHEADER" -l 64 -W 135
The output shows the body of the formatted text with the
correct linelength, but the header has the length of 136 chars.
Maybe this happens because I'm german and the output is done
with german words --> the english word "Page" is in german "Seite".
And this is one char longer.
Could this be the reason?
I've found this behavior in all versions I used till now.
cu
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?1728>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #1728] pr header line length sometimes incorrect,
Bob Proulx <=