Bug#531372: fixed in vim 2:7.2.245-1

Jonathan Nieder jrnieder at gmail.com
Thu Jul 30 02:07:36 UTC 2009


>    * [6082754] Update README for patches 210 - 239
>     - [ef67fb5] [7.2.221] X cut_buffer0 text may be used in the wrong encoding
>       (Closes: #531372)

Just tried the updated vim.  Copying and pasting ‘étale’ now works as
it should - thanks!

Just a nit, but copying and pasting ‘“Hello”’ does not work ideally
yet. If I copy ‘“Hello”’ in gvim with "*yy, quit, and paste in uxterm
as before, the pasted text is ‘¿Hello¿’. I expected ‘"Hello"’ instead.
(That is what uxterm produces in similar circumstances and is the
output of

echo "“Hello”" | iconv -f "UTF-8" -t "ISO-8859-1//TRANSLIT"

). Should I file another bug?

Anyway, thanks again for the bugfix!

Sincerely,
Jonathan





More information about the pkg-vim-maintainers mailing list