Re: Startup & keymaps

2008-04-08 Thread Jean-Philippe Bernardy
On Tue, Apr 8, 2008 at 11:47 PM, <[EMAIL PROTECTED]> wrote: > So I haven't been following development very closely lately (the bytestring > problem was painful enough to resolve I only just recently did so). > > Did initialization change? Because now I persistently see warnings like > '/home/g

patch applied (yi): expose Yi.Prelude

2008-04-08 Thread Jean-Philippe Bernardy
Wed Apr 9 01:47:36 EDT 2008 [EMAIL PROTECTED] * expose Yi.Prelude M ./yi.cabal -1 +1 View patch online: http://code.haskell.org/yi/_darcs/patches/20080409054736-3437c-77506804139083670b59fd5b5bf7658e9126b2d6.gz --~--~-~--~~~---~--~~ Yi development mai

Startup & keymaps

2008-04-08 Thread gwern0
So I haven't been following development very closely lately (the bytestring problem was painful enough to resolve I only just recently did so). Did initialization change? Because now I persistently see warnings like '/home/gwern/.yi/yi-x86_64-linux: executeFile: does not exist (No such file or

patch applied (yi): Actually store the mode directly in the Buffer

2008-04-08 Thread Jean-Philippe Bernardy
Tue Apr 8 13:43:54 EDT 2008 [EMAIL PROTECTED] * Actually store the mode directly in the Buffer M ./Yi/Buffer.hs -8 +23 M ./Yi/Core.hs -2 +1 M ./Yi/Dired.hs -1 +1 M ./Yi/Keymap.hs -9 +3 M ./Yi/Modes.hs -5 +2 View patch online: http://code.haskell.org/yi/_darcs/patches/

patch applied (yi): move Mode to Buffer.hs

2008-04-08 Thread Jean-Philippe Bernardy
Tue Apr 8 13:21:13 EDT 2008 [EMAIL PROTECTED] * move Mode to Buffer.hs M ./Yi/Buffer.hs +11 M ./Yi/Keymap.hs -7 A ./Yi/Keymap.hs-boot M ./Yi/Modes.hs +1 View patch online: http://code.haskell.org/yi/_darcs/patches/20080408172113-3437c-908fb8f576b7f6dc64eafcb1e12f17163e843

Issue 96 in yi-editor: Unicode (UTF8) support

2008-04-08 Thread codesite-noreply
Issue 96: Unicode (UTF8) support http://code.google.com/p/yi-editor/issues/detail?id=96 Comment #2 by JeanPhilippe.bernardy: UTF8 is now supported (for my purposes), so I'll declare this done until someone uncovers further bugs. Issue attribute updates: Status: Fixed -- You received

Issue 92 in yi-editor: Unsaved changes are lost when quitting in emacs mode

2008-04-08 Thread codesite-noreply
Issue 92: Unsaved changes are lost when quitting in emacs mode http://code.google.com/p/yi-editor/issues/detail?id=92 Comment #3 by JeanPhilippe.bernardy: Thanks allan! Issue attribute updates: Status: Fixed -- You received this message because you are listed in the owner or CC fields

Issue 104 in yi-editor: clever haskell mode syntax highlighting fails at end of file

2008-04-08 Thread codesite-noreply
Issue 104: clever haskell mode syntax highlighting fails at end of file http://code.google.com/p/yi-editor/issues/detail?id=104 Comment #1 by JeanPhilippe.bernardy: (No comment was entered for this change.) Issue attribute updates: Status: Fixed -- You received this message because yo

patch applied (yi): fix issue 104

2008-04-08 Thread Jean-Philippe Bernardy
Tue Apr 8 12:55:36 EDT 2008 [EMAIL PROTECTED] * fix issue 104 M ./Yi/Syntax/Indent.hs -1 +1 View patch online: http://code.haskell.org/yi/_darcs/patches/20080408165536-3437c-b7acaa1ca3a7aee02a14ceb66844fa9bfde90760.gz --~--~-~--~~~---~--~~ Yi developm

patch applied (yi): Added ability to search for a newline in emacs bindings

2008-04-08 Thread Allan Clark
Tue Apr 8 11:39:37 EDT 2008 [EMAIL PROTECTED] * Added ability to search for a newline in emacs bindings M ./Yi/Keymap/Emacs/Utils.hs -5 +7 View patch online: http://code.haskell.org/yi/_darcs/patches/20080408153937-62629-e10c702ac3aed7f30878327ce618455c55486d75.gz --~--~-~--

patch applied (yi): Updated srmc syntax to included quoted names

2008-04-08 Thread Allan Clark
Tue Apr 8 11:42:41 EDT 2008 [EMAIL PROTECTED] * Updated srmc syntax to included quoted names M ./Yi/Syntax/Srmc.x +1 View patch online: http://code.haskell.org/yi/_darcs/patches/20080408154241-62629-ac0459e99a9e3aaf10a806886909f98aff377a5e.gz --~--~-~--~~~---

Issue 104 in yi-editor: clever haskell mode syntax highlighting fails at end of file

2008-04-08 Thread codesite-noreply
Issue 104: clever haskell mode syntax highlighting fails at end of file http://code.google.com/p/yi-editor/issues/detail?id=104 New issue report by allan.clark: What steps will reproduce the problem? 1. Using the latest clever haskell mode as documented in examples/yi.hs 2. Open a haskell file in