Re: Problems compiling vim with --enable-gui on Debian 4.0

2008-04-20 Fir de Conversatie François Ingelrest
On Sun, Apr 20, 2008 at 1:25 AM, Joe Keen [EMAIL PROTECTED] wrote: Are you two having the same problem? There is a difference in the size_t and int type of the second argument. But the idea is that these lines are removed when the function prototype is in the header. Question is

Re: Updated floating point patch

2008-04-20 Fir de Conversatie Ilya Bobir
Bram Moolenaar wrote: [...] I would still like feedback on the format of floating point numbers: 123.456 1.23e-3 I did a search for vim scripts that use concatenation operation between two numbers without interleaving space. It appears that Google Code Search was able to

Re: GSOC: On-the-fly Code Checking for Vim - Challenges

2008-04-20 Fir de Conversatie Ilya Bobir
Lin wrote: Hi all, [...] To let the syntax checker see the buffer, I think the solution can only be making copies of related files The Flymake plug-in for Emacs, as already referred to in the first post, seems to be running some reasonable heuristics on finding the related files. But

Problems with * and the 'tags' options

2008-04-20 Fir de Conversatie jorges
I found a behavior in vim that I don't understand, i.e. either the interpretation of the documentation is wrong, the documentation is wrong/not clear, or there is a bug in vim. For more details please refer to http://groups.google.es/group/vim_use/browse_thread/thread/8078be026935e051 where I