RE: CVS updated?

2006-04-18 Thread Vince Negri
Is the idea that this is a complete switch to SVN, or will the CVS tree still be updated once it's back online? -Original Message- From: Edward L. Fox [mailto:[EMAIL PROTECTED] Maybe we should go to Subversion at SourceForge after all, since their SVN servers are not experiencing

CVS updated?

2006-04-18 Thread Edward L. Fox
Is the idea that this is a complete switch to SVN, or will the CVS tree still be updated once it's back online? I'm not sure at this moment. Bram and other VIM developers uses not only CVS it self, but also a lot of other scripts which relies strongly on the output information of cvs. So

Re: Possible utf-8 bug

2006-04-18 Thread Benji Fisher
On Tue, Apr 18, 2006 at 12:40:17PM +0200, Bram Moolenaar wrote: Srinath Avadhanula wrote: I found the following difference in behavior between vim6 and vim7: 1. Open a buffer (vim -u NONE) 2. :set encoding=utf8 3. Type some stuff 4. Type the following in insert mode:

Re: svn ready

2006-04-18 Thread George Reilly
I ran mkdir vim7 svn co https://svn.sourceforge.net/svnroot/vim/vim7 and I now have the latest sources on my machine. Thanks, Edward! -- /George V. Reilly mailto:[EMAIL PROTECTED] http://www.georgevreilly.com/blog/ - Original Message - From: Edward L. Fox [EMAIL PROTECTED]

Re: Wrong filename encoding in tab page labels (gVim 7.0e)

2006-04-18 Thread Bram Moolenaar
Valery Kondakoff wrote: The text in Russian language is displayed in wrong encoding in GUI tab page labels. (gVim 7.0e beta) The same filename is displayed correctly in gVim window title, is statuds line and in the footer. Here is a screenshot to illustrate the problem:

Re: Vim 7 (gtk) issues

2006-04-18 Thread Marc E.
On Wed, 2006-04-19 at 00:08 +0200, Ali Akcaagac wrote: On Tue, 2006-04-18 at 14:37 -0700, Marc E. wrote: Why was the HIG horribly overriden?, I see no reason at all of doing this in Linux, it just makes GTK users who are used to their normal button order click the wrong button everytime.

Re: gVim 7.0d bug refreshing guitablabel initialized by autocmd

2006-04-18 Thread Steve Hall
On Tue, 2006-04-18 at 12:40 +0200, Bram Moolenaar wrote: Steve Hall wrote: I'm seeing a gVim 7.0d (GTK2) bug in refreshing the GUI tab bar. When a guitablabel is set by autocmd (VimEnter, BufEnter, etc), the results aren't actually shown until the Vim window is refreshed, such