Issue 98 in yi-editor: Integrate highlighting-kate

2008-12-16 Thread codesite-noreply
Updates: Cc: gwern0 Comment #2 on issue 98 by gwern0: Integrate highlighting-kate http://code.google.com/p/yi-editor/issues/detail?id=98 JPB: even if it doesn't support incremental highlighting, it could still be useful. How? Well, imagine a user opens up a MediaWiki file, or a PHP fi

darcs patch: HConf: implement --ghc-options

2008-12-16 Thread Kalman Noel
Tue Dec 16 19:59:41 CET 2008 Kalman Noel * HConf: implement --ghc-options This enables the user to pass flags to the compiler when reloading the configuration. The motivation was enabling profiling, but it may have other uses. Notes: * In order to profit from --ghc-options=

Re: Profiling yi

2008-12-16 Thread Kalman Noel
Hi Gwern, > I'm a little confused here. How do OPTIONS_GHC pragmas help? I've > tried with darcs yi as of a minute or two ago, and lines like '{-# > OPTIONS -prof #-}' or '{-# OPTIONS_GHC -auto-all -caf-all #-}' (from > http://www.haskell.org/ghc/docs/latest/html/users_guide/flag-reference.html#i

darcs patch: HConf: implement --ghc-options

2008-12-16 Thread Kalman Noel
Tue Dec 16 19:38:30 CET 2008 Kalman Noel * HConf: implement --ghc-options This enables the user to pass flags to the compiler when reloading the configuration. The motivation was enabling profiling, but it may have other uses. Notes: * In order to profit from --ghc-options=

Re: patch applied (yi): Vim: start the repeating command (aka '.')

2008-12-16 Thread Sriram Durbha
Hi, The general format of a vi command is. [repeat count] action [target] the . [dot] command just executes the last action for the same target, when in insert/append etc.. mode, the last input is the action. so for example, you did some edits, and pressed i to insert and entered yi in haskell

Re: patch applied (yi): Buffers have either name or file, not both.

2008-12-16 Thread Jean-Philippe Bernardy
On Tue, Dec 16, 2008 at 5:24 PM, Gwern Branwen wrote: > This patch breaks Shim and shim-mode, by removing 'fileA'. Thanks! Fixed. -- JP --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~

patch applied (yi): fix Shim build

2008-12-16 Thread Jean-Philippe Bernardy
Tue Dec 16 11:39:18 EST 2008 jeanphilippe.berna...@gmail.com * fix Shim build M ./Yi/Mode/Shim.hs -3 +3 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~--

Re: patch applied (yi): Buffers have either name or file, not both.

2008-12-16 Thread Gwern Branwen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sun, Dec 14, 2008 at 3:53 PM, Jean-Philippe Bernardy wrote: -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEAREKAAYFAklH1k8ACgkQvpDo5Pfl1oL71ACeOASG/J43IXZAwl2SnbL30LED qNwAoJGHxR0GYcmxSpr9Hy0bCFVxPJI1 =K1F+ -END PGP SIG

Issue 150 in yi-editor: dd in vim-mode doesn't work on the last line.

2008-12-16 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 150 by nicolas.pouillard: dd in vim-mode doesn't work on the last line. http://code.google.com/p/yi-editor/issues/detail?id=150 It seems to be fixed now. -- You received this message because you are listed in the owner or CC fields of this is

Issue 134 in yi-editor: (Vim) delete word (control-W) during insert should not always delete past the beginning of the line.

2008-12-16 Thread codesite-noreply
Updates: Status: Fixed Comment #7 on issue 134 by nicolas.pouillard: (Vim) delete word (control-W) during insert should not always delete past the beginning of the line. http://code.google.com/p/yi-editor/issues/detail?id=134 This is now fixed. -- You received this message because you

patch applied (yi): Buffer.Normal: make use of GenUnit for unitViW{ord,ORD}, and more variants.

2008-12-16 Thread Nicolas Pouillard
Tue Dec 16 09:16:05 EST 2008 Nicolas Pouillard * Buffer.Normal: make use of GenUnit for unitViW{ord,ORD}, and more variants. Ignore-this: 8d9b7b00adc5155270a5726653a75c47 M ./Yi/Buffer/Normal.hs -14 +48 --~--~-~--~~~---~--~~ Yi development mailing list y

patch applied (yi): ertai: update my config.

2008-12-16 Thread Nicolas Pouillard
Tue Dec 16 09:25:38 EST 2008 Nicolas Pouillard * ertai: update my config. Ignore-this: 605052187c2b1465c3fe271d0d7760cb M ./Yi/Users/Ertai.hs -8 +66 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/grou

patch applied (yi): Vim: fix issue #134 abeut CTRL-W in insert mode

2008-12-16 Thread Nicolas Pouillard
Tue Dec 16 09:18:29 EST 2008 Nicolas Pouillard * Vim: fix issue #134 abeut CTRL-W in insert mode Ignore-this: 96403f93e23d2786055a77038b1dbf0f M ./Yi/Keymap/Vim.hs -1 +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://g

patch applied (yi): Vim: TODO and comments.

2008-12-16 Thread Nicolas Pouillard
Tue Dec 16 09:18:15 EST 2008 Nicolas Pouillard * Vim: TODO and comments. Ignore-this: 22f38a07d2fca388619add4a6f4fd8cb M ./Yi/Keymap/Vim.hs -2 +6 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/y

patch applied (yi): Vim: fix operating on inner words (diw, diW...).

2008-12-16 Thread Nicolas Pouillard
Tue Dec 16 09:17:04 EST 2008 Nicolas Pouillard * Vim: fix operating on inner words (diw, diW...). Ignore-this: 4ed044ad58f1e449b21121c175a69478 M ./Yi/Keymap/Vim.hs -7 +6 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-16 Thread codesite-noreply
Comment #9 on issue 214 by JeanPhilippe.bernardy: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 I think this is another problem entirely. This happens even when typing in a syntax-less buffer. Also, sometimes the CPU usage goes up t

Issue 202 in yi-editor: 'x' doesn't work exactly as [del] in insert mode

2008-12-16 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 202 by nicolas.pouillard: 'x' doesn't work exactly as [del] in insert mode http://code.google.com/p/yi-editor/issues/detail?id=202 (No comment was entered for this change.) -- You received this message because you are listed in the owner or C

Issue 176 in yi-editor: Vim block/rectangle functions not yet implemented

2008-12-16 Thread codesite-noreply
Updates: Status: Started Comment #4 on issue 176 by nicolas.pouillard: Vim block/rectangle functions not yet implemented http://code.google.com/p/yi-editor/issues/detail?id=176 A basic support for this has been added. -- You received this message because you are listed in the owner or

Re: patch applied (yi): Vim: start the repeating command (aka '.')

2008-12-16 Thread nicolas . pouillard
Excerpts from Jean-Philippe Bernardy's message of Tue Dec 16 09:40:47 +0100 2008: > Ok, so if we have "start recording", "stop recording" and "replay" > that should at least help to implement the thing. Hum, that may help to implement the macro mechanism, but here what one need to record is the

patch applied (yi): revert to old method of evaluation of partial results

2008-12-16 Thread Jean-Philippe Bernardy
Tue Dec 16 07:58:37 EST 2008 jeanphilippe.berna...@gmail.com * revert to old method of evaluation of partial results rolling back: Thu Dec 11 14:13:10 CET 2008 jeanphilippe.berna...@gmail.com * incremental parse: asymptotically more efficient evaluation of partial results

patch applied (yi): some more work on Online Trees

2008-12-16 Thread Jean-Philippe Bernardy
Tue Dec 16 07:52:32 EST 2008 jeanphilippe.berna...@gmail.com * some more work on Online Trees M ./Yi/Main.hs +1 M ./Yi/Mode/Latex.hs -2 +14 M ./Yi/Syntax/OnlineTree.hs -3 +5 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com

Issue 214 in yi-editor: Editor becomes sluggish after extended usage (vty)

2008-12-16 Thread codesite-noreply
Comment #8 on issue 214 by nicolas.pouillard: Editor becomes sluggish after extended usage (vty) http://code.google.com/p/yi-editor/issues/detail?id=214 The problem seems to come from the clever haskell mode (pasting three lines allocated 1G :/) -- You received this message because you are

Re: patch applied (yi): Vim: start the repeating command (aka '.')

2008-12-16 Thread Jean-Philippe Bernardy
Ok, so if we have "start recording", "stop recording" and "replay" that should at least help to implement the thing. -- JP On Mon, Dec 15, 2008 at 11:28 PM, Kalman Noel wrote: > > Александър Л. Димитров: >> Thus spoke Jean-Philippe Bernardy: >> > I am not sure what "." is supposed to do exactly,