lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] 2.8.8pre.3 odd rendering of utf-8 characters


From: Thomas Dickey
Subject: Re: [Lynx-dev] 2.8.8pre.3 odd rendering of utf-8 characters
Date: Fri, 24 Jan 2014 17:08:23 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Jan 24, 2014 at 04:17:10PM +0000, John Drinkwater wrote:
> Hi,
> 
> Built lynx 2.8.8pre.3 on Ubuntu 12.04 with `configure --enable-widec` my
> terminal defaults to LANG=en_GB.UTF-8, lynx options are the same between
> versions, but Iā€™m seeing munged character output, compared to the system
> default of 2.8.8dev.9

The --enable-widec option would work if the default curses library uses 
wide-characters.
It's more likely that
        --with-screen=ncursesw
will do what you want.
 
> 2.8.8dev.9
>    ā† prev / next ā†’
> 
> 2.8.8pre.3
>    M-b~F~P prev / next M-b~F~R
> 
> Could I be building it incorrectly, or might this be a regression?

"lynx -version" will tell what library you are using, e.g.,

        Lynx Version 2.8.8pre.4 (11 Jan 2014)
        libwww-FM 2.14, SSL-MM 1.4.1, GNUTLS 2.8.6, ncurses 5.7.20100313(wide)
        Built on linux-gnu Jan 19 2014 09:51:49

        Copyrights held by the Lynx Developers Group,
        the University of Kansas, CERN, and other contributors.
        Distributed under the GNU General Public License (Version 2).
        See http://lynx.isc.org/ and the online help for more information.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]