Re: Bug report: display bug with accented characters and completion menu

2007-03-24 Thread Gombault Damien
they are not converted to the current encoding. So words from other files should be converted to the current buffer 'encoding' before display them in the completion menu. That will certainly fix this problem. Regards. -- Gombault Damien | Powered by Gentoo Linux AMD64 texts.tar.gz Description

Re: Bug report: display bug with accented characters and completion menu

2007-03-24 Thread Gombault Damien
your 'encoding' to 'utf-8'. Edit 3.cpp file. Type, before the comment, CTRL-x CTRL-i for 'include' completion. Words from 2.cpp are displayed but you have a display bug with the completion menu because words are not converted to the current encoding. Regards. -- Gombault Damien | Powered