2009/2/12 björn:
> 2009/2/12 Keith Hubbard:
>>
>> björn wrote:
>>> The attached patch fixes the problem I've noticed on my machine. I'd
>>> appreciate if I could get some confirmation that it works since I'm
>>> not sure if there is more than one bug.
>>>
>> I think there are multiple bugs -- your patch did not fix the problem on
>> my machine.
>>
>> I did more experimenting, and I only see the problem when Quickstart is
>> enabled. I've been testing by launching MacVim.app using open ("open
>> build/Release/MacVim.app"). I'm also pretty confident that commit
>> 662aa32 introduced the problem.
>
> Ok, I can also reproduce this reliably now. The key is indeed to turn
> on Quickstart -- as soon as this is done the reactivation doesn't
> work, even if Quickstart is disabled again. If I restart without
> Quickstart reactivation works.
>
> So there are (at least) two bugs. It should be simple to fix this now
> that I can reproduce it...I'll post again as soon as I have a patch
> ready.
Well, I ended up reverting the commit Keith pointed at. In itself
that commit seemed fine but there are some nasty side-effects when
quickstart is enabled. At first I thought it would be best to rewrite
the affected code to clarify what's going on but decided that it is
easier to just revert that commit and comment the behaviour better.
I'm not very satisfied with this situation, but I might refactor later
if I get the time.
Thanks to everybody who reported the problem and in particular to
Keith for finding the offending commit. Some confirmation that things
work again would be nice, but I am pretty confident that all is well
now.
Björn
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---