2009/8/12 Jeff Wheeler <jeffwhee...@gmail.com>:
>
> On Tue, Aug 11, 2009 at 1:56 PM, Colin
> McQuillan<c...@community.haskell.org> wrote:
>
>> Tue Aug 11 14:55:18 EDT 2009  m.ni...@gmail.com
>>  * 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
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to