Re: Darcs yi failure - pointedlist?

2009-02-15 Thread Jeff Wheeler
It should be singleton; I didn't compile with -ghcAPI so I didn't see that error. Sorry about that; I'll not be at a computer for a few days, unfortunately. Jeff wheeler Sent from my iPhone On Feb 15, 2009, at 6:44 PM, gwe...@gmail.com wrote: > I note that with darcs yi as of right now, t

Darcs yi failure - pointedlist?

2009-02-15 Thread gwern0
I note that with darcs yi as of right now, there is a compile failure: Yi/GHC.hs:35:40: Not in scope: `WS.new' Looking in WindowSet, I see no definition of 'new'. I presume that this was a function removed in the switch to pointedlist? -- gwern signature.asc Description: OpenPGP digital sig

Issue 226 in yi-editor: Haskell highlighting doesn't distinguish between variable and syntax

2009-02-15 Thread codesite-noreply
Updates: Labels: Component-Mode-Haskell Comment #2 on issue 226 by JeanPhilippe.bernardy: Haskell highlighting doesn't distinguish between variable and syntax http://code.google.com/p/yi-editor/issues/detail?id=226 (No comment was entered for this change.) -- You received this message

Issue 225 in yi-editor: status bar does not display file path in pango frontend

2009-02-15 Thread codesite-noreply
Updates: Labels: Component-UI-Pango Comment #1 on issue 225 by JeanPhilippe.bernardy: status bar does not display file path in pango frontend http://code.google.com/p/yi-editor/issues/detail?id=225 (No comment was entered for this change.) -- You received this message because you are

Issue 223 in yi-editor: yi -f vty can not deal with m-x correctly

2009-02-15 Thread codesite-noreply
Updates: Status: Fixed Comment #4 on issue 223 by JeanPhilippe.bernardy: yi -f vty can not deal with m-x correctly http://code.google.com/p/yi-editor/issues/detail?id=223 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC f

patch applied (yi): derive: use TH instead of generating in Makefile

2009-02-15 Thread Jean-Philippe Bernardy
Sun Feb 15 05:47:46 EST 2009 jeanphilippe.berna...@gmail.com * derive: use TH instead of generating in Makefile M ./Makefile -7 M ./Yi/Buffer/Basic.hs -16 +6 M ./Yi/Buffer/Implementation.hs -55 +29 M ./Yi/Buffer/Undo.hs -24 +8 M ./Yi/KillRing.hs -15 +7 M ./Yi/Users/JP.h