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
-~--~~-
-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
This worked great, thanks!
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~~~--~~--~--~---
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
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
-~--~~~--
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
-~--~~~~--~~--~--
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
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
-~--~~~~--~~--
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
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
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
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
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
-~--~~~~--~~--~--~---
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
-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
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
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
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
-~--~~~
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
-~-
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
-~--~~~~--~~--
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
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
-~--~~~~--~~---
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
-~---
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 &
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
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
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
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
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
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
-~--~~~~--~~--~--~---
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
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
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
--~--~-~--~~---
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.
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
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
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
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
>>
>>
38 matches
Mail list logo