Issue 262 in yi-editor: empty lines are rendered with tiny height

2009-04-16 Thread codesite-noreply
Updates: Summary: empty lines are rendered with tiny height Labels: Component-UI-Pango Comment #3 on issue 262 by JeanPhilippe.bernardy: empty lines are rendered with tiny height http://code.google.com/p/yi-editor/issues/detail?id=262 (No comment was entered for this change.)

patch applied (yi): fix issue 263

2009-04-16 Thread Jean-Philippe Bernardy
Fri Apr 17 02:38:23 EDT 2009 jeanphilippe.berna...@gmail.com * fix issue 263 M ./Yi/Buffer/Implementation.hs -1 +1 M ./Yi/Buffer/Misc.hs -1 +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-

Issue 263 in yi-editor: Column numbers are incorrect in running emacs mode

2009-04-16 Thread codesite-noreply
Updates: Status: Fixed Owner: JeanPhilippe.bernardy Comment #2 on issue 263 by JeanPhilippe.bernardy: Column numbers are incorrect in running emacs mode http://code.google.com/p/yi-editor/issues/detail?id=263 (No comment was entered for this change.) -- You received this messa

Issue 263 in yi-editor: Column numbers are incorrect in running emacs mode

2009-04-16 Thread codesite-noreply
Comment #1 on issue 263 by Michael.Dagitses: Column numbers are incorrect in running emacs mode http://code.google.com/p/yi-editor/issues/detail?id=263 Confirmed on 'Ubuntu (or something close)' as well. -- You received this message because you are listed in the owner or CC fields of this is

patch applied (yi): javascript: show some errors in red

2009-04-16 Thread Jean-Philippe Bernardy
Thu Apr 16 08:13:58 EDT 2009 jeanphilippe.berna...@gmail.com * javascript: show some errors in red M ./Yi/Syntax/JavaScript.hs -2 +4 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--

patch applied (yi): Syntax/Haskell.hs: Improved speed and added support for GADT parsing

2009-04-16 Thread Anders Karlsson
Thu Apr 16 06:44:33 EDT 2009 ande...@student.chalmers.se * Syntax/Haskell.hs: Improved speed and added support for GADT parsing Ignore-this: 93c0638664a545bfd91cf6f963fc3a81 M ./Yi/Syntax/Haskell.hs -78 +105 --~--~-~--~~~---~--~~ Yi development mailing li

patch applied (yi): added bufferUpdateHandler to Config allowing to install event handlers for buffer updates.

2009-04-16 Thread Jean-Philippe Bernardy
Wed Apr 15 19:25:00 EDT 2009 steffen.sier...@gmail.com * added bufferUpdateHandler to Config allowing to install event handlers for buffer updates. Ignore-this: 90e80a9ca7af4311c970ced7001cb652 This patch might make it possible to write plugins with automatic live update of content depend

Re: darcs patch: added bufferUpdateHandler to Config allowing to instal...

2009-04-16 Thread Jean-Philippe Bernardy
For a long time I had the idea that this should be achieved at the keymap level. It's a bit tedious to do throughout emacs/vim/... keymaps though, so I guess I'll apply the patch until somebody finds a way to simplify things. Thanks! -- JP On Thu, Apr 16, 2009 at 1:41 AM, wrote: > Thu Apr 16 0