Re: Handling Unicode codepoints outside the BMP

2007-09-14 Fir de Conversatie Nico Weber
(the last screenshot shows that the new character is drawn twice: once at its original position, and once one to the right). The file I used for testing is attached. FWIW, it's in utf8. --~--~-~--~~~---~--~~ You received this message from the vim_dev

Re: Error when compiling with Perl interface and Borland C++ 5.5.1

2007-09-14 Fir de Conversatie Patrick Texier
On Fri, 14 Sep 2007 07:57:56 -0700, Suresh Govindachar wrote in [EMAIL PROTECTED]: I had removed this bloc, test result must be negative. had or have? If you had removed some code and then ran into issues, ... After errors. Please let me know what your perl\lib\core\BuildInfo.h

patch 7.1.108

2007-09-14 Fir de Conversatie Bram Moolenaar
Patch 7.1.108 (after 7.1.100) Problem:Win32: Compilation problems in Cscope code. (Jeff Lanzarotta) Solution: Use (long) instead of (intptr_t) when it's not defined. Files: src/if_cscope.c *** ../vim-7.1.107/src/if_cscope.c Thu Sep 6 17:38:06 2007 --- src/if_cscope.c Wed

Re: vimgrep/j messes up folds

2007-09-14 Fir de Conversatie Bram Moolenaar
A.Politz wrote: Have 2 files, both with foldmarkers. A viminfo file, with a mark of file2. $ cat .vimrc set nocp set fdm=marker This is a suggested (simplified) autocmd from vimrc_example autocmd BufReadPost * normal g` $ vim -U NONE --noplugin file1 :vimgrep /foo/j file2 Now

RE: patch to if_perl.xs

2007-09-14 Fir de Conversatie Suresh Govindachar
The terser version looks OK to me. --Suresh --~--~-~--~~~---~--~~ You received this message from the vim_dev maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---