darcs patch: Yi.Mode.IReader: simplify, rm useless cm setting, rest...

2008-11-29 Thread gwern0
Sat Nov 29 18:28:22 EST 2008 [EMAIL PROTECTED] * Yi.Mode.IReader: simplify, rm useless cm setting, restore *.irtxt association --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~-

Re: darcs patch: sp 05-Prototypes.text (and 2 more)

2008-11-29 Thread Gwern Branwen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sat, Nov 29, 2008 at 3:56 AM, Jean-Philippe Bernardy wrote: -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEAREKAAYFAkkxzw8ACgkQvpDo5Pfl1oKuAACfXJCxVc2sdWGMN+jieGvZS6Uw 3L0An3FGGXHptkTGWd8eR0RC2y5FIybe =zd+5 -END PGP SIG

Re: patch applied (yi): add skipScanner that saves only every other intermediate state

2008-11-29 Thread Jeff Wheeler
This worked great, thanks! --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~--~---

darcs patch: +Gwern.hs: my Yi config

2008-11-29 Thread gwern0
Sat Nov 29 17:58:47 EST 2008 [EMAIL PROTECTED] * +Gwern.hs: my Yi config --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~--~--- -BEGIN PGP SIGN

patch applied (yi): fix skipScanner

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 17:52:13 EST 2008 [EMAIL PROTECTED] * fix skipScanner M ./Yi/Lexer/Alex.hs +1 M ./Yi/Syntax.hs -2 +5 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~--

patch applied (yi): fix issue 205

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 15:41:25 EST 2008 [EMAIL PROTECTED] * fix issue 205 M ./Yi/Mode/Haskell.hs -3 +5 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~--

Issue 205 in yi-editor: Show GHCi buffer on loading it

2008-11-29 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 205 by JeanPhilippe.bernardy: Show GHCi buffer on loading it http://code.google.com/p/yi-editor/issues/detail?id=205 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of t

patch applied (yi): generalize withOtherWindow

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 15:40:52 EST 2008 [EMAIL PROTECTED] * generalize withOtherWindow M ./Yi/Editor.hs -2 +3 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--

Issue 182 in yi-editor: Quitting in Vty doesn't collapse window

2008-11-29 Thread codesite-noreply
Comment #5 on issue 182 by jeffwheeler: Quitting in Vty doesn't collapse window http://code.google.com/p/yi-editor/issues/detail?id=182 I appreciate that. I didn't know Vty had a wiki (probably should've looked). I tried solving this, without much luck. Thanks for accepting it. :) -- You

Issue 182 in yi-editor: Quitting in Vty doesn't collapse window

2008-11-29 Thread codesite-noreply
Updates: Status: Accepted Owner: coreyoconnor Comment #4 on issue 182 by coreyoconnor: Quitting in Vty doesn't collapse window http://code.google.com/p/yi-editor/issues/detail?id=182 Thanks for the link. I'd say this is a bug in the vty library and not specifically in yi. I'v

Re: Super Newbie Question

2008-11-29 Thread Jean-Philippe Bernardy
On Sat, Nov 29, 2008 at 6:40 PM, Joseph Fredette <[EMAIL PROTECTED]> wrote: > Jean-Philippe Bernardy wrote: >> On Sat, Nov 29, 2008 at 6:03 AM, Jeff Wheeler <[EMAIL PROTECTED]> wrote: >> >>> Hi Joe! >>> >>> On Nov 28, 2008, at 10:53 PM, Joseph Fredette wrote: >>> >>> 1) Is there a fairly comp

patch applied (yi): Yi.Buffer.HighLevel: +moveNonspaceOrSol & supporting function

2008-11-29 Thread Jean-Philippe Bernardy
Fri Nov 28 11:10:43 EST 2008 [EMAIL PROTECTED] * Yi.Buffer.HighLevel: +moveNonspaceOrSol & supporting function moveNonspaceOrSol is a smarter Home binding; it moves to the beginning of the line's contents or, if already there, then it acts like a normal Home. The supporting function reads

patch applied (yi): doc

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 13:40:29 EST 2008 [EMAIL PROTECTED] * doc M ./Yi/Buffer/HighLevel.hs -1 +2 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~--~---

Re: Super Newbie Question

2008-11-29 Thread Joseph Fredette
Jean-Philippe Bernardy wrote: > On Sat, Nov 29, 2008 at 6:03 AM, Jeff Wheeler <[EMAIL PROTECTED]> wrote: > >> Hi Joe! >> >> On Nov 28, 2008, at 10:53 PM, Joseph Fredette wrote: >> >> >>> 1) Is there a fairly comprehensive overview of the structure of yi >>> as a whole? That is, I'm looking

Re: darcs patch: Yi.IReader: simplify getBufferContents p... (and 3 more)

2008-11-29 Thread Gwern Branwen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sat, Nov 29, 2008 at 12:08 PM, Jean-Philippe Bernardy wrote: -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEAREKAAYFAkkxeyYACgkQvpDo5Pfl1oIEAQCeLU1u9IcXsWSpBiBUP7OIb5e/ WmsAnRnXlJ+zQMmdk1ozoEwrR8qjQPp/ =2cng -END PGP SI

Re: darcs patch: Yi.IReader: simplify getBufferContents p... (and 3 more)

2008-11-29 Thread Jean-Philippe Bernardy
On Sat, Nov 29, 2008 at 5:56 PM, <[EMAIL PROTECTED]> wrote: > Fri Nov 28 10:10:36 EST 2008 [EMAIL PROTECTED] > * Yi.IReader: simplify getBufferContents per Nicolas Pouillard > > Fri Nov 28 10:11:37 EST 2008 [EMAIL PROTECTED] > * Yi.Mode.IReader: +toplevel 'ireadMode' > > Fri Nov 28 11:10:43 E

patch applied (yi): Ireader: add a nextArticle

2008-11-29 Thread Jean-Philippe Bernardy
Fri Nov 28 11:56:48 EST 2008 [EMAIL PROTECTED] * Ireader: add a nextArticle nextArticle is non-destructive, and we call it upon entering ireaderMode. M ./Yi/IReader.hs -6 +15 M ./Yi/Mode/IReader.hs -2 +2 --~--~-~--~~~---~--~~ Yi development mailing li

patch applied (yi): Yi.Mode.IReader: +toplevel 'ireadMode'

2008-11-29 Thread Jean-Philippe Bernardy
Fri Nov 28 10:11:37 EST 2008 [EMAIL PROTECTED] * Yi.Mode.IReader: +toplevel 'ireadMode' M ./Yi/Mode/IReader.hs +2 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~

patch applied (yi): Yi.IReader: simplify getBufferContents per Nicolas Pouillard

2008-11-29 Thread Jean-Philippe Bernardy
Fri Nov 28 10:10:36 EST 2008 [EMAIL PROTECTED] * Yi.IReader: simplify getBufferContents per Nicolas Pouillard M ./Yi/IReader.hs -1 +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~-

patch applied (yi): blog work

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 11:01:37 EST 2008 [EMAIL PROTECTED] * blog work M ./doc/blog/05-Prototypes.text -25 +27 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--

patch applied (yi): haskell: save only every intermediate state in 50

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 07:47:03 EST 2008 [EMAIL PROTECTED] * haskell: save only every intermediate state in 50 This halved memory usage on Lemmih's test case. Please let me know if there are problems. M ./Yi/Mode/Haskell.hs -1 +1 --~--~-~--~~~---~--~~ Yi developmen

patch applied (yi): remove old stuff from cabal file

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 07:48:27 EST 2008 [EMAIL PROTECTED] * remove old stuff from cabal file M ./yi.cabal -7 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~---

patch applied (yi): add skipScanner that saves only every other intermediate state

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 07:45:01 EST 2008 [EMAIL PROTECTED] * add skipScanner that saves only every other intermediate state M ./Yi/Syntax.hs -3 +10 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~---

darcs patch: Yi.IReader: simplify getBufferContents p... (and 3 more)

2008-11-29 Thread gwern0
Fri Nov 28 10:10:36 EST 2008 [EMAIL PROTECTED] * Yi.IReader: simplify getBufferContents per Nicolas Pouillard Fri Nov 28 10:11:37 EST 2008 [EMAIL PROTECTED] * Yi.Mode.IReader: +toplevel 'ireadMode' Fri Nov 28 11:10:43 EST 2008 [EMAIL PROTECTED] * Yi.Buffer.HighLevel: +moveNonspaceOrSol &

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

2008-11-29 Thread codesite-noreply
Updates: Labels: Component-Keymap-vim Comment #2 on issue 202 by JeanPhilippe.bernardy: '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 list

Issue 207 in yi-editor: cocoa: sometimes yi complains "buffer not associated with a file"

2008-11-29 Thread codesite-noreply
Comment #1 on issue 207 by JeanPhilippe.bernardy: cocoa: sometimes yi complains "buffer not associated with a file" http://code.google.com/p/yi-editor/issues/detail?id=207 It seems that the command is not applied to the buffer that is shown. Also, a workaround is to quit the editor and confirm

Indentation

2008-11-29 Thread Александър Л . Димитров
Hey folks, I've been playing around with Yi a little more, but at some point something strange happened: I cannot exactly tell when (was a busy week) but automatic indentation for Haskell files has stopped functioning at all. That's really strange, considering that the last couple of patches didn

Re: Memory usage.

2008-11-29 Thread Jean-Philippe Bernardy
On Sat, Nov 29, 2008 at 5:28 AM, Lemmih <[EMAIL PROTECTED]> wrote: > > Hiya, > > I noticed something weird while editing this 987 lines long file > http://code.haskell.org/lhc/src/Main.hs. > > The memory usage is collected via +RTS -sstderr. > Just opening the file takes 3 MB. So far so good. > Sc

Re: Super Newbie Question

2008-11-29 Thread Jean-Philippe Bernardy
On Sat, Nov 29, 2008 at 6:48 AM, Gwern Branwen <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On Sat, Nov 29, 2008 at 12:03 AM, Jeff Wheeler wrote: > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEAREKAAYFAkkw16sACgkQvpDo5Pfl1oKUaAC

patch applied (yi): doc

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 04:15:51 EST 2008 [EMAIL PROTECTED] * doc M ./Yi/Mode/Haskell.hs -1 +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--~~~~--~~--~--~---

patch applied (yi): Rework drawing of tabs, closer to how Vim looks

2008-11-29 Thread Jean-Philippe Bernardy
Fri Nov 28 17:44:46 EST 2008 Jeff Wheeler <[EMAIL PROTECTED]> * Rework drawing of tabs, closer to how Vim looks Feel free to change the styles in Yi.Style.Library; it's not quite perfect. M ./Yi/Style.hs -1 +4 M ./Yi/Style/Library.hs +9 M ./Yi/UI/TabBar.hs -17 +5 M ./Yi/UI

patch applied (yi): Yi.Mode.Interactive: +ghciHome: a function for Home specialized for ghci prompt

2008-11-29 Thread Jean-Philippe Bernardy
Fri Nov 28 22:35:00 EST 2008 [EMAIL PROTECTED] * Yi.Mode.Interactive: +ghciHome: a function for Home specialized for ghci prompt M ./Yi/Mode/Interactive.hs -28 +35 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.go

patch applied (yi): Remove deprecated MkConfig.hs

2008-11-29 Thread Jean-Philippe Bernardy
Fri Nov 28 12:47:07 EST 2008 Jeff Wheeler <[EMAIL PROTECTED]> * Remove deprecated MkConfig.hs This file hasn't been in use in years, I think it's time to clean up and get rid of it. If we ever decide to use it, it's available in darsc. R ./MkConfig.hs --~--~-~--~~---

patch applied (yi): fix misc haddocks

2008-11-29 Thread Jean-Philippe Bernardy
Sat Nov 29 00:44:38 EST 2008 [EMAIL PROTECTED] * fix misc haddocks M ./Yi/Completion.hs +1 M ./Yi/Keymap/Emacs/Utils.hs -2 +2 M ./Yi/Keymap/Vim.hs -1 +1 M ./Yi/Tag.hs -1 +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.

Re: Super Newbie Question

2008-11-29 Thread Jean-Philippe Bernardy
On Sat, Nov 29, 2008 at 6:03 AM, Jeff Wheeler <[EMAIL PROTECTED]> wrote: > > Hi Joe! > > On Nov 28, 2008, at 10:53 PM, Joseph Fredette wrote: > >> 1) Is there a fairly comprehensive overview of the structure of yi >> as a whole? That is, I'm looking for the "Theory of Yi" how does Yi >> represent

Re: Memory usage.

2008-11-29 Thread Jean-Philippe Bernardy
On Sat, Nov 29, 2008 at 5:28 AM, Lemmih <[EMAIL PROTECTED]> wrote: > > Hiya, > > I noticed something weird while editing this 987 lines long file > http://code.haskell.org/lhc/src/Main.hs. > > The memory usage is collected via +RTS -sstderr. > Just opening the file takes 3 MB. So far so good. > Sc

Re: darcs patch: sp 05-Prototypes.text (and 2 more)

2008-11-29 Thread Jean-Philippe Bernardy
On Fri, Nov 28, 2008 at 7:02 PM, Gwern Branwen <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On Fri, Nov 28, 2008 at 4:05 AM, Jean-Philippe Bernardy wrote: > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEAREKAAYFAkkwMicACgkQvpDo5P

Re: darcs patch: Yi.IReader: simplify getBufferContents p... (and 1 more)

2008-11-29 Thread Jean-Philippe Bernardy
On Fri, Nov 28, 2008 at 5:18 PM, Gwern Branwen <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On Fri, Nov 28, 2008 at 11:14 AM, wrote: >> Fri Nov 28 10:10:36 EST 2008 [EMAIL PROTECTED] >> * Yi.IReader: simplify getBufferContents per Nicolas Pouillard >> >>