<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>vim_dev Google Group</title>
  <link>http://groups.google.com/group/vim_dev</link>
  <description>Vim developers maillist</description>
  <language>en</language>
  <item>
  <title>Re: vim homepage: Obsolete reference to http://vi-improved.com/wiki</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/67801cc26390b112/da9bbf11b3992a41?show_docid=da9bbf11b3992a41</link>
  <description>
  This isn&#39;t the wiki though it once referred to. It seems to be rather &lt;br&gt; related to the #vim IRC channel, isn&#39;t it?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/67801cc26390b112/da9bbf11b3992a41?show_docid=da9bbf11b3992a41</guid>
  <author>
  micat...@gmail.com
  (Tom Link)
  </author>
  <pubDate>Sun, 03 Jan 2010 17:12:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: vim homepage: Obsolete reference to http://vi-improved.com/wiki</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/67801cc26390b112/5a52a270d377c687?show_docid=5a52a270d377c687</link>
  <description>
  It should be &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://vi-improved.org/&quot;&gt;[link]&lt;/a&gt;&amp;gt;.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/67801cc26390b112/5a52a270d377c687?show_docid=5a52a270d377c687</guid>
  <author>
  james...@jamessan.com
  (James Vega)
  </author>
  <pubDate>Sun, 03 Jan 2010 17:04:44 UT
</pubDate>
  </item>
  <item>
  <title>vim homepage: Obsolete reference to http://vi-improved.com/wiki</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/67801cc26390b112/3b6f58916e9285ff?show_docid=3b6f58916e9285ff</link>
  <description>
  On the vim homepage/community, there is a link to &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://vi-improved.com/wiki&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; The domain seems no longer to be active and is now redirected to a &lt;br&gt; GoDaddy page. &lt;br&gt; Regards, &lt;br&gt; Tom
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/67801cc26390b112/3b6f58916e9285ff?show_docid=3b6f58916e9285ff</guid>
  <author>
  micat...@gmail.com
  (Tom Link)
  </author>
  <pubDate>Sun, 03 Jan 2010 16:34:56 UT
</pubDate>
  </item>
  <item>
  <title>conf check in ftplugin.vim slightly broken (?)</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/d33f7fa94536f2ca/9f9e6f6f837df47b?show_docid=9f9e6f6f837df47b</link>
  <description>
  Hey all, &lt;br&gt; I was having some fun earlier today, going through some .conf files in &lt;br&gt; Vim and i noticed that conf file that are bind-style (conf filetype in &lt;br&gt; vim) that use C-style comments like: /* comment */ are not recognized &lt;br&gt; as the conf filetype (or any other filetype for that matter) and even &lt;br&gt; when i force the conf filetype on by adding &amp;quot;# comment&amp;quot; to the first
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/d33f7fa94536f2ca/9f9e6f6f837df47b?show_docid=9f9e6f6f837df47b</guid>
  <author>
  jdho...@gmail.com
  (JD)
  </author>
  <pubDate>Sun, 03 Jan 2010 10:02:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: netbeans connection when Vim is not compiled with netbeans_intg</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/9d4b5638edb2056e/453c27822b6c2456?show_docid=453c27822b6c2456</link>
  <description>
  Hi Bram, &lt;br&gt; I have setup a Mercurial Queues patch at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pyclewn.sourceforge.net/vim-patches.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It will be easier to test this patch and pyclewn 1.1 can now run with &lt;br&gt; Vim in a console. &lt;br&gt; The major change from the patch I sent last April, is that netbeans &lt;br&gt; version has been increased to &amp;quot;2.5&amp;quot;. &lt;br&gt; Using Mercurial Queues for Vim patches, brings the following advantages:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/9d4b5638edb2056e/453c27822b6c2456?show_docid=453c27822b6c2456</guid>
  <author>
  xdeg...@gmail.com
  (Xavier de Gaye)
  </author>
  <pubDate>Sat, 02 Jan 2010 17:40:51 UT
</pubDate>
  </item>
  <item>
  <title>mousefunc option patch</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/dcd5237cf049f341/55b1f65a96b2953d?show_docid=55b1f65a96b2953d</link>
  <description>
  This will allow scripts to use the statusline and tabline as button click areas. &lt;br&gt; + *&#39;mousefunction&#39;* *&#39;mfn&#39;* &lt;br&gt; + &#39;mousefunc&#39; &#39;mfn&#39;	string	(default empty) &lt;br&gt; + global &lt;br&gt; + {not in Vi} &lt;br&gt; + When nonempty, this option calls the given function when a mouse click &lt;br&gt; + is detected. It expects the function to accept these arguments,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/dcd5237cf049f341/55b1f65a96b2953d?show_docid=55b1f65a96b2953d</guid>
  <author>
  eric.p.arn...@gmail.com
  (Eric Arnold)
  </author>
  <pubDate>Fri, 01 Jan 2010 21:01:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Menu translation &amp; wrong encoding in Windows 7</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/d55a0c0edcac2f30/af691df62bc8a12d?show_docid=af691df62bc8a12d</link>
  <description>
  No problem. &lt;br&gt; Current language: &lt;br&gt; &amp;quot;LC_COLLATE=Slovenian_Slovenia .1250;LC_CTYPE=C;LC_MONETARY=S lovenian_Slovenia.1250;LC_NUME RIC=C;LC_TIME=Slovenian_Sloven ia.1250&amp;quot; &lt;br&gt; BUT!!! &lt;br&gt; The problem is that, contrary to probably every single UNIX-like &lt;br&gt; machine, the encoding here doesn&#39;t mean &amp;quot;this is the encoding used by
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/d55a0c0edcac2f30/af691df62bc8a12d?show_docid=af691df62bc8a12d</guid>
  <author>
  mojca.miklavec.li...@gmail.com
  (Mojca Miklavec)
  </author>
  <pubDate>Fri, 01 Jan 2010 13:46:24 UT
</pubDate>
  </item>
  <item>
  <title>Patch 7.2.325</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/faddbf858321d30f/7434d21563a01923?show_docid=7434d21563a01923</link>
  <description>
  Patch 7.2.325 &lt;br&gt; Problem: A stray &amp;quot;w&amp;quot; in the startup vimrc file causes the edited file to be &lt;br&gt; replaced with an empty file. (Stone Kang). &lt;br&gt; Solution: Do not write a buffer when it has never been loaded. &lt;br&gt; Files:	src/fileio.c &lt;br&gt; *** ../vim-7.2.324/src/fileio.c	2009-12-02 13:32:10.000000000 +0100 &lt;br&gt; --- src/fileio.c	2009-12-31 14:08:31.000000000 +0100
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/faddbf858321d30f/7434d21563a01923?show_docid=7434d21563a01923</guid>
  <author>
  b...@moolenaar.net
  (Bram Moolenaar)
  </author>
  <pubDate>Thu, 31 Dec 2009 13:53:13 UT
</pubDate>
  </item>
  <item>
  <title>Patch 7.2.324</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/4fc1d10d108f9afd/d664b90db2f17d70?show_docid=d664b90db2f17d70</link>
  <description>
  Patch 7.2.324 &lt;br&gt; Problem: A negative column argument in setpos() may cause a crash. &lt;br&gt; Solution: Check for invalid column number. (James Vega) &lt;br&gt; Files:	src/eval.c, src/misc2.c &lt;br&gt; *** ../vim-7.2.323/src/eval.c	2009-12-24 15:00:31.000000000 +0100 &lt;br&gt; --- src/eval.c	2009-12-31 13:09:19.000000000 +0100 &lt;br&gt; ***************
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/4fc1d10d108f9afd/d664b90db2f17d70?show_docid=d664b90db2f17d70</guid>
  <author>
  b...@moolenaar.net
  (Bram Moolenaar)
  </author>
  <pubDate>Thu, 31 Dec 2009 12:18:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem with patch 274</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/5d6332bc3c269ed9/b716509a71d2cf69?show_docid=b716509a71d2cf69</link>
  <description>
  cw is instantaneous for me. &lt;br&gt; The problem appear only then i&#39;m inserting text at the place of string &lt;br&gt; &amp;quot;ogoUnitTest&amp;quot;, after &amp;quot;class&amp;quot; keyword. &lt;br&gt; I have the problem when i&#39;m starting vim with vim -u NONE -U NONE and &lt;br&gt; without any ~/.vim directory, so vim settings are not a part of the problem. &lt;br&gt; The problem occurs with vim and gvim.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/5d6332bc3c269ed9/b716509a71d2cf69?show_docid=b716509a71d2cf69</guid>
  <author>
  frederic.ha...@mageekbox.net
  (Frederic Hardy)
  </author>
  <pubDate>Thu, 31 Dec 2009 10:57:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: Menu translation &amp; wrong encoding in Windows 7</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/d55a0c0edcac2f30/7e625aa8712972ca?show_docid=7e625aa8712972ca</link>
  <description>
  Hello Mojca, &lt;br&gt; I&#39;m sorry no one answered your posts in almost one month (or only by &lt;br&gt; breaking the thread). &lt;br&gt; To see which locale the OS passes to Vim, load it as &lt;br&gt; gvim -N -u NONE &lt;br&gt; and then type &lt;br&gt; :language &lt;br&gt; This will show you all parts of the locale: LC_MESSAGES for menus &amp;amp; &lt;br&gt; messages translations, LC_CTYPE for character encoding, LC_TIME for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/d55a0c0edcac2f30/7e625aa8712972ca?show_docid=7e625aa8712972ca</guid>
  <author>
  antoine.mechely...@gmail.com
  (Tony Mechelynck)
  </author>
  <pubDate>Thu, 31 Dec 2009 04:36:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: vim syntax file patch</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/6a939120e973705b/7458fc911c276837?show_docid=7458fc911c276837</link>
  <description>
  Thanks. &lt;br&gt; I got the version info from my $vimruntime/syntax/vim.vim &lt;br&gt; seems my version is older.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/6a939120e973705b/7458fc911c276837?show_docid=7458fc911c276837</guid>
  <author>
  cornelius.h...@gmail.com
  (Cornelius)
  </author>
  <pubDate>Thu, 31 Dec 2009 02:48:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem with patch 274</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/5d6332bc3c269ed9/3444d31170f7afd7?show_docid=3444d31170f7afd7</link>
  <description>
  I&#39;m using Vim-7.2.323 on Linux x86 and for me, going to line 24 &lt;br&gt; in your file ogoUnitTest.php and doing cw command is instantaneous &lt;br&gt; (24Gcw) &lt;br&gt; Maybe we have different settings? It would be nice if you could &lt;br&gt; give the minimal vimrc file which can reproduce the problem &lt;br&gt; so we can run vim with the same settings using something like:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/5d6332bc3c269ed9/3444d31170f7afd7?show_docid=3444d31170f7afd7</guid>
  <author>
  dominique.pe...@gmail.com
  (Dominique Pellé)
  </author>
  <pubDate>Wed, 30 Dec 2009 19:03:30 UT
</pubDate>
  </item>
  <item>
  <title>Problem with patch 274</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/5d6332bc3c269ed9/337519722acc3e17?show_docid=337519722acc3e17</link>
  <description>
  Hello ! &lt;br&gt; I have a problem with patch 274 about syntax highlighting. &lt;br&gt; If i&#39;m apply this patch, syntax highlighting become very very very slow &lt;br&gt; when i&#39;m modifying text in the start of a large fold. &lt;br&gt; My OS is FreeBSD 7.1-RELEASE-p9. &lt;br&gt; My vim version (without patch 274) is VIM - Vi IMproved 7.2 (2008 Aug 9, &lt;br&gt; compiled Dec 30 2009 17:38:06)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/5d6332bc3c269ed9/337519722acc3e17?show_docid=337519722acc3e17</guid>
  <author>
  frederic.ha...@mageekbox.net
  (Frederic Hardy)
  </author>
  <pubDate>Wed, 30 Dec 2009 17:11:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: vim syntax file patch</title>
  <link>http://groups.google.com/group/vim_dev/browse_frm/thread/6a939120e973705b/b9d6ffec355d2df1?show_docid=b9d6ffec355d2df1</link>
  <description>
  I do NOT see this problem, using the 7.2-93 version of the Vim *syntax &lt;br&gt; script*. I found this version info by looking at the header comment of &lt;br&gt; $VIMRUNTIME/syntax/vim.vim. &lt;br&gt; When I paste your code into a new Vim session and :set ft=vim, both &lt;br&gt; function snippets shown above fold as expected, although the &lt;br&gt; g:test_foo is highlighted as a VimFunctionError.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/vim_dev/browse_frm/thread/6a939120e973705b/b9d6ffec355d2df1?show_docid=b9d6ffec355d2df1</guid>
  <author>
  fritzophre...@gmail.com
  (Ben Fritz)
  </author>
  <pubDate>Wed, 30 Dec 2009 16:50:06 UT
</pubDate>
  </item>
  </channel>
</rss>
