patch applied (yi): Very early bits towards tab support in Pango

2009-05-23 Thread Jeff Wheeler
Sun May 24 01:54:55 EDT 2009 Jeff Wheeler * Very early bits towards tab support in Pango Ignore-this: aeb09591715b1a6d1af042ce06730a3e M ./Yi/Editor.hs -1 M ./Yi/UI/Pango.hs -16 +41 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegro

patch applied (yi): Cleanup and -Wall

2009-05-23 Thread Jeff Wheeler
Sun May 24 00:04:33 EDT 2009 Jeff Wheeler * Cleanup and -Wall Ignore-this: 6805fde49fdbb2ace43350b6a246d8b7 M ./Yi/Main.hs -2 +1 M ./Yi/UI/Pango.hs -17 +13 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.goog

patch applied (yi): Always show the errors buffer if it exists, splitting to show other file if necessary

2009-05-23 Thread Jeff Wheeler
Sat May 23 19:27:31 EDT 2009 Jeff Wheeler * Always show the errors buffer if it exists, splitting to show other file if necessary Ignore-this: a24f34f454e399a1acda8083d8ae6139 M ./Yi/Boot.hs -1 M ./Yi/Buffer/Implementation.hs -1 M ./Yi/Buffer/Region.hs +1 M ./Yi/Core.hs -2

patch applied (yi): Add Yi.Verifier.JavaScript to yi.cabal

2009-05-23 Thread Jeff Wheeler
Sat May 23 15:09:49 EDT 2009 Jeff Wheeler * Add Yi.Verifier.JavaScript to yi.cabal Ignore-this: e52e091ad30d6c95312961817e3d5c37 M ./Yi/Verifier/JavaScript.hs +1 M ./yi.cabal +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.

Re: patch applied (yi): Fixes scrolling when > 1 window views the same buffer in the current tab

2009-05-23 Thread Colin McQuillan
Have you found a case where it does not scroll at all (without any wrapped lines in the window)? The cursor should always stay in view. I noticed another problem: I've accidentally changed the behavior from Emacs default (Vim scrolljump=1) to Vim default (Emacs setq conservative-scroll 1). 2009/