2009/8/12 Jeff Wheeler <[email protected]>:
>
> On Tue, Aug 11, 2009 at 1:56 PM, Colin
> McQuillan<[email protected]> wrote:
>
>> Tue Aug 11 14:55:18 EDT 2009 [email protected]
>> * Add buffer opening test to Cmcq.hs
>> Ignore-this: b44fb47a18be87ca8554365ddeea490
>>
>> M ./src/Yi/Users/Cmcq.hs -19 +49
>
> I don't see how to run this; Yi's `main' doesn't know the arguments
> --type and --open, so it seems to close as soon immediately when the
> arguments are parsed.
>
> Jeff Wheeler
Oh? I'm using "withArgs":
testing = typing || opening
...
withArgs (if testing then [] else args) . yi $
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---