Issue 255 in yi-editor: yi should default to vty

2009-03-29 Thread codesite-noreply
Updates: Status: Fixed Owner: jeffwheeler Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low Comment #1 on issue 255 by jeffwheeler: yi should default to vty http://code.google.com/p/yi-editor/issues/detail?id=255 I agree; I've just pushed a patch to fix

patch applied (yi): Use Yi.UI.Vty as default front-end

2009-03-29 Thread Jeff Wheeler
Mon Mar 30 00:25:36 EDT 2009 Jeff Wheeler * Use Yi.UI.Vty as default front-end Ignore-this: 2fe327e22153e5b9adfe7a2d38480dc1 Currently the other frontends are less stable, so I think we should use Vty as the default. M ./Yi/Config/Default.hs -7 +7 --~--~-~--~~

Issue 256 in yi-editor: dired should not have self-insertion

2009-03-29 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 256 by juhpetersen: dired should not have self-insertion http://code.google.com/p/yi-editor/issues/detail?id=256 What steps will reproduce the problem? 1. yi --as=emacs 2. C-x d 3. press s or or others What is the expected ou

Issue 255 in yi-editor: yi should default to vty

2009-03-29 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 255 by juhpetersen: yi should default to vty http://code.google.com/p/yi-editor/issues/detail?id=255 What steps will reproduce the problem? 1. cabal install yi (with gtk2hs installed) 2. ~/.cabal/bin/yi What is the expected o

patch applied (yi): Fix Yi.UI.Gtk.ProjectTree to use Unix newlines

2009-03-29 Thread Jeff Wheeler
Sun Mar 29 16:04:45 EDT 2009 Jeff Wheeler * Fix Yi.UI.Gtk.ProjectTree to use Unix newlines Ignore-this: e2727ff5e0f1552f7b94aafa5e83a8b8 Also, it seems that Yi handles CR newlines badly, with a ^M at the end of every line. M ./Yi/UI/Gtk/ProjectTree.hs -124 +123 --~--~-~--

Re: patch applied (yi): Collect files to open in reverse order.

2009-03-29 Thread Nicolas Pouillard
Excerpts from Jean-Philippe Bernardy's message of Sun Mar 29 12:03:33 +0200 2009: > > This changes the semantics of the -l option (goto line). I never use > it, so I do not care; but I thought I'd let you know. Hum, I'd taught of the `-l' option, but only in the case of only one file. I've just

patch applied (yi): Adapt the `-l' option to the new order of files.

2009-03-29 Thread Nicolas Pouillard
Sun Mar 29 06:38:45 EDT 2009 Nicolas Pouillard * Adapt the `-l' option to the new order of files. Ignore-this: e0db4a303a1ef876b0b5f81e14207a68 M ./Yi/Main.hs -2 +3 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups

Re: patch applied (yi): Collect files to open in reverse order.

2009-03-29 Thread Jean-Philippe Bernardy
This changes the semantics of the -l option (goto line). I never use it, so I do not care; but I thought I'd let you know. Cheers, JP. On Sun, Mar 29, 2009 at 11:49 AM, Nicolas Pouillard wrote: > > Sun Mar 29 05:43:45 EDT 2009  Nicolas Pouillard >  * Collect files to open in reverse order. >  I

Re: patch applied (yi): fix nextBufW

2009-03-29 Thread Nicolas Pouillard
Excerpts from Jean-Philippe Bernardy's message of Sat Mar 28 22:16:29 +0100 2009: > > On Sat, Mar 28, 2009 at 7:05 PM, nicolas.pouillard > wrote: > > > > Excerpts from Jean-Philippe Bernardy's message of Fri Mar 27 20:55:45 +0100 > > 2009: > >> > >> Fri Mar 27 15:53:25 EDT 2009  jeanphilippe.b

patch applied (yi): Collect files to open in reverse order.

2009-03-29 Thread Nicolas Pouillard
Sun Mar 29 05:43:45 EDT 2009 Nicolas Pouillard * Collect files to open in reverse order. Ignore-this: d53759a430e8b592933a18620fc5d0a5 M ./Yi/Main.hs -1 +2 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.c

Re: Incremental Parsing in Yi

2009-03-29 Thread Jean-Philippe Bernardy
In case you missed it, I just wrote a post about working with the docs. http://yi-editor.blogspot.com/ -- JP On Sun, Mar 29, 2009 at 9:21 AM, Jean-Philippe Bernardy wrote: > 2009/3/28 Spyros Hadjichristodoulou : >> Dear Jean-Philippe, >> >> Thanks for your immediate response. I have a couple of

Re: Incremental Parsing in Yi

2009-03-29 Thread Jean-Philippe Bernardy
2009/3/28 Spyros Hadjichristodoulou : > Dear Jean-Philippe, > > Thanks for your immediate response. I have a couple of questions about how > Yi applies the incremental parsing techniques described on your paper. > > I will be needing the haddoc files generated uppon Yi's compilation (if > any), be