El Wed, Jul 27, 2005 at 04:38:42AM -0400, Philip Webb me decĂ­a:
> 050727 Richard Fish wrote:
> > Fernando Canizo wrote:
> >> $ ldd `which vim` | grep curses
> >> libncurses.so.5 => /lib/libncurses.so.5 (0xb7f98000)
> >> $ ldd `which mutt` | grep curses
> >> libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7f8f000)
> 
> I too use Mutt + Vim -- ie Gvim -- & sometimes Vim + UTF8 (not with Mutt)
> & I never have problems.  However, my Mutt doesn't seem to use Curses :
> 
>   root: log> ldd `which vim` | grep curses
>           libncurses.so.5 => /lib/libncurses.so.5 (0xb7f9a000)
>   root: log> ldd `which mutt` | grep curses
>   root: log> emerge -pv mutt 
>   ...
>   [ebuild R ] mail-client/mutt-1.5.8-r2 
>    -buffysize -cjk +crypt -imap -mbox -nls -nntp -sasl +slang +ssl -vanilla

Yes, i have it that way before, and the same problem. But then i see
the mutt FAQ (http://wiki.mutt.org/index.cgi?MuttFaq/Charset) which says:

"Default Slang seems not to work with UTF-8, relink Mutt against
libncursesw. (Hello Gentoo users :-)"

So, maybe this is an old issue, but the first step i choose to do was
to relink to ncurses and give up slang, that way i don't have to keep
an eye on versions and stuff, in fact only mutt was using slang on my
system, so nothing is missed.

Besides, the problem already was there when using slang.

-- 
Fernando Canizo - LUGMen: www.lugmen.org.ar - A8N: a8n.lugmen.org.ar
panic ("Splunge!");
        linux-2.2.16/drivers/scsi/psi240i.c
-- 
gentoo-user@gentoo.org mailing list

Reply via email to