Issue 209 in yi-editor: Give vim mode access to minibuffer stuff

2009-04-04 Thread codesite-noreply
Updates: Status: Fixed Comment #2 on issue 209 by JeanPhilippe.bernardy: Give vim mode access to minibuffer stuff http://code.google.com/p/yi-editor/issues/detail?id=209 Done, afaics. -- You received this message because you are listed in the owner or CC fields of this issue, or bec

Issue 261 in yi-editor: Pango on Mac OS X only displays the first line of buffers

2009-04-04 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium Component-UI-Pango Milestone-Release0.7 New issue 261 by jeffwheeler: Pango on Mac OS X only displays the first line of buffers http://code.google.com/p/yi-editor/issues/detail?id=261 To reproduce: 1. Install Gtk2Hs 0.10 on OS X (som

Issue 97 in yi-editor: Scion integration

2009-04-04 Thread codesite-noreply
Updates: Labels: Milestone-Release0.7 Comment #9 on issue 97 by jeffwheeler: Scion integration http://code.google.com/p/yi-editor/issues/detail?id=97 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or

Issue 97 in yi-editor: Scion integration

2009-04-04 Thread codesite-noreply
Comment #8 on issue 97 by jeffwheeler: Scion integration http://code.google.com/p/yi-editor/issues/detail?id=97 Scion currently compiles fine from that git repository, and is cabal-ized, but is not on Hackage. I think it is reasonable to start moving over to Scion, and get it uploaded to Hacka

patch applied (yi): update contributors

2009-04-04 Thread Jean-Philippe Bernardy
Sat Apr 4 06:59:07 EDT 2009 jeanphilippe.berna...@gmail.com * update contributors M ./Contributors.hs +2 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~

patch applied (yi): Wall police

2009-04-04 Thread Jean-Philippe Bernardy
Sat Apr 4 06:54:35 EDT 2009 jeanphilippe.berna...@gmail.com * Wall police M ./Yi/Boot.hs -1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~-

patch applied (yi): Make the minibuffer-dependent functions usable from vim keymap

2009-04-04 Thread Jean-Philippe Bernardy
Sat Apr 4 06:51:19 EDT 2009 jeanphilippe.berna...@gmail.com * Make the minibuffer-dependent functions usable from vim keymap This comes with the usual vim warning: please test, I'm not sure this does what vim people expect. M ./Yi/Config.hs -1 +7 M ./Yi/Config/Default.hs -5 +6

patch applied (yi): Yi.Keymap.Emacs: stop single character deletions from modifying killring; resolve #212

2009-04-04 Thread Jean-Philippe Bernardy
Fri Apr 3 22:51:37 EDT 2009 gwe...@gmail.com * Yi.Keymap.Emacs: stop single character deletions from modifying killring; resolve #212 Ignore-this: 6187441de926e4d763d34972387305a9 M ./Yi/Keymap/Emacs.hs -3 +9 --~--~-~--~~~---~--~~ Yi development mailing

Re: darcs patch: Yi.Keymap.Emacs: stop single character deletions from ...

2009-04-04 Thread Jean-Philippe Bernardy
Applied! Thanks :) -- JP On Sat, Apr 4, 2009 at 4:57 AM, wrote: > Fri Apr  3 22:51:37 EDT 2009  gwe...@gmail.com >  * Yi.Keymap.Emacs: stop single character deletions from modifying killring; > resolve #212 > > > > --~--~-~--~~~---~--~~ Yi development mailing l

Re: Issue 259 in yi-editor: "yi -f pango" gives (Pattern match failure in do expression at Shim/ProjectContent.hs:95:2-6)

2009-04-04 Thread Jean-Philippe Bernardy
On Sat, Apr 4, 2009 at 6:14 AM, wrote: > This will, therefore, include the larger > target of also reworking loadProject; it may be smart to wait for this if > we're going to replace Shim with > something more "intelligent" (rather than just looking for Setup.(l)hs > files, etc.). Does anybody