user man...@packages.debian.org
usertag 547695 target-2.5.7
tag 547695 fixed-upstream
thanks

On Mon, Sep 21, 2009 at 11:14:20PM +0800, jida...@jidanni.org wrote:
> It seems there is just no thing as an ASCII bullet list these days?
> $ LC_ALL=C /usr/bin/man perlfunc|perl -nwe 'print if /^\s+\?/'|head -n 3
>                ?       Each letter may optionally be followed by a number 
> giving a repeat count.  With all
>                ?       The "a", "A", and "Z" types gobble just one value, but 
> pack it as a string of length
>                ?       Likewise, the "b" and "B" fields pack a string that 
> many bits long.  Each character

Thanks, fixed for 2.5.7.

Tue Sep 22 00:53:42 BST 2009  Colin Watson  <cjwat...@debian.org>

        * src/encodings.c (get_default_device): If the locale encoding is
          ASCII, then use the ascii device even if preconv is available; it
          will do a better job than producing UTF-8 output and then recoding
          that to ASCII (Debian bug #547695).

Here's a workaround for the time being, although it's a bit ugly:

  LC_ALL=C man -E ascii perlfunc

(You can put '-E ascii' in $MANOPT if you like.)

-- 
Colin Watson                                       [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to