<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>vimdev at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/vimdev/</link>
    <description>Vim (Vi IMproved) text editor developers list</description>

    <item>
      <title>Re: Crash with completefunc mapping followed by text</title>
      <pubDate>Sat, 04 Jul 2009 07:00:34 GMT</pubDate>
      <dc:creator>Dominique Pellé</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54541</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54541</guid>
      <description>... Hi I can still reproduce the bug with latest Vim-7.2.222.  However, I have not found the way to fix it. I can see that function ins_compl_free() frees</description>
    </item>
    <item>
      <title>Re: path completion case sensitivity on unix</title>
      <pubDate>Fri, 03 Jul 2009 18:53:49 GMT</pubDate>
      <dc:creator>Matt Wozniski</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54540</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54540</guid>
      <description>... Vim couldn&#39;t possibly obey settings in .inputrc, since it doesn&#39;t use readline. As for case-insensitive completion, see this: </description>
    </item>
    <item>
      <title>path completion case sensitivity on unix</title>
      <pubDate>Fri, 03 Jul 2009 18:33:29 GMT</pubDate>
      <dc:creator>Thomas Rowe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54539</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54539</guid>
      <description>Path completion on Windows and Unix are different regarding case sensitivity.  Given file &#39;./Blah&#39; on Windows, vim command &#39;:e b&lt;tab&gt;&#39; will expand out to &#39;:e</description>
    </item>
    <item>
      <title>Re: Reason why dict_unref(-1) is called?</title>
      <pubDate>Fri, 03 Jul 2009 18:23:52 GMT</pubDate>
      <dc:creator>björn</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54538</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54538</guid>
      <description>... VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Apr 13 2009 18:52:48) MacOS X (unix) version Included patches: 1-148 From what I can tell it may be hard to</description>
    </item>
    <item>
      <title>Re: Reason why dict_unref(-1) is called?</title>
      <pubDate>Fri, 03 Jul 2009 18:16:12 GMT</pubDate>
      <dc:creator>Bram Moolenaar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54537</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54537</guid>
      <description>... There was a patch to the garbage collecor in 7.2.192.  Were the patches up to that number included? -- &quot;I can&#39;t complain, but sometimes I still do.&quot;   (Joe</description>
    </item>
    <item>
      <title>Re: Patch to try out: &quot;:unsilent&quot;</title>
      <pubDate>Fri, 03 Jul 2009 18:11:34 GMT</pubDate>
      <dc:creator>Bram Moolenaar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54536</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54536</guid>
      <description>... Look at the stuff that Charles Campbell made. I don&#39;t think that &quot;uniform logging&quot; will help, really.  I mean, what&#39;s simpler than: let g:mylog = [] ... </description>
    </item>
    <item>
      <title>Re: Patch to try out: &quot;:unsilent&quot;</title>
      <pubDate>Thu, 02 Jul 2009 21:02:40 GMT</pubDate>
      <dc:creator>Ingo Karkat</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54535</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54535</guid>
      <description>... I guessed you would want this for debugging / logging, though one has to differentiate: If the plugin really needs to inform the user about something, ... </description>
    </item>
    <item>
      <title>Re: Patch to try out: &quot;:unsilent&quot;</title>
      <pubDate>Thu, 02 Jul 2009 20:53:41 GMT</pubDate>
      <dc:creator>Matt Wozniski</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54534</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54534</guid>
      <description>Oops, accidentally sent this to Bram off-list. ... It just seems that it would be nicer if each plugin didn&#39;t need to roll its own ad-hoc logging solution.</description>
    </item>
    <item>
      <title>Reason why dict_unref(-1) is called?</title>
      <pubDate>Thu, 02 Jul 2009 19:33:13 GMT</pubDate>
      <dc:creator>björn</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54533</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54533</guid>
      <description>Hi, I received the following report of a crash inside Vim on the MacVim project page: http://code.google.com/p/macvim/issues/detail?id=191 From the stack trace</description>
    </item>
    <item>
      <title>Re: Patch to try out: &quot;:unsilent&quot;</title>
      <pubDate>Thu, 02 Jul 2009 18:08:13 GMT</pubDate>
      <dc:creator>Bram Moolenaar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54532</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54532</guid>
      <description>... The message history is to store displayed messages.  If a message isn&#39;t displayed then it should not be in the history. If you want to log some things to</description>
    </item>
    <item>
      <title>Re: Patch to try out: &quot;:unsilent&quot;</title>
      <pubDate>Thu, 02 Jul 2009 00:45:33 GMT</pubDate>
      <dc:creator>Matt Wozniski</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54531</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54531</guid>
      <description>... It seems like a good idea, if only for the symmetry.  Any chance for another change to how :silent works, though, while we&#39;re at it?  I&#39;d find it very</description>
    </item>
    <item>
      <title>Re: Patch to try out: &quot;:unsilent&quot;</title>
      <pubDate>Thu, 02 Jul 2009 00:16:07 GMT</pubDate>
      <dc:creator>Tony Mechelynck</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54530</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54530</guid>
      <description>... [...] Looks interesting. Assuming that Vim&#39;s behaviour won&#39;t change if it isn&#39;t used, and considering, as Raúl said, the small cost in terms of code, why</description>
    </item>
    <item>
      <title>Re: vim qt on embedded devices</title>
      <pubDate>Wed, 01 Jul 2009 21:38:10 GMT</pubDate>
      <dc:creator>Markus Heidelberg</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54529</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54529</guid>
      <description>... This might be interesting for you, it tells about various different ways of creating a GUI around Vim, some active, others not: </description>
    </item>
    <item>
      <title>Patch 7.2.222</title>
      <pubDate>Wed, 01 Jul 2009 18:19:51 GMT</pubDate>
      <dc:creator>Bram Moolenaar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54528</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54528</guid>
      <description>Patch 7.2.222 Problem:   &quot;:mksession&quot; doesn&#39;t work properly with &#39;acd&#39; set. Solution:   Make it work. (Yakov Lerner) Files:	    src/ex_docmd.c ... </description>
    </item>
    <item>
      <title>Re: Patch to try out: &quot;:unsilent&quot;</title>
      <pubDate>Wed, 01 Jul 2009 17:09:42 GMT</pubDate>
      <dc:creator>Raúl Núñez de Arenas Coronado</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vimdev/message/54527</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vimdev/message/54527</guid>
      <description>Saluton Bram :) ... I would find it very useful, specially for the example you use in the help text. Moreover, it is a very &quot;cheap&quot; command in code terms. </description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Jul  4 16:28:12 PDT 2009 -->
