Re: darcs patch: Fix minibuffer issue in multiwindow environment

2009-03-18 Thread Kevin Ballard
If we do as you suggest and sort the minibuffer last instead of inserting it last in the window list, then that will cause problems when we add the ability to do a vertical split instead of just horizontal splits (I want to change the window list into a window tree in order to add this). On Wed, M

Issue 210 in yi-editor: Improve Undo

2009-03-18 Thread codesite-noreply
Comment #6 on issue 210 by aconbere: Improve Undo http://code.google.com/p/yi-editor/issues/detail?id=210 Why not keep track of both sets of data, and then offer the ability to revert through either way. Basically tag the list of individual changes with a user defined "revert" point. Those c

patch applied (yi): Fix dired filename column computation; set cursor on mark-and-move operations.

2009-03-18 Thread Jean-Philippe Bernardy
Wed Mar 18 14:50:57 EDT 2009 kq1qu...@gmail.com * Fix dired filename column computation; set cursor on mark-and-move operations. Ignore-this: 9014eafeb800040cc76ea403ddfb98dd M ./Yi/Dired.hs -3 +3 --~--~-~--~~~---~--~~ Yi development mailing list yi-deve

patch applied (yi): Keep cursor at convenient location (start of filename) in dired mode.

2009-03-18 Thread Jean-Philippe Bernardy
Wed Mar 18 13:31:26 EDT 2009 kq1qu...@gmail.com * Keep cursor at convenient location (start of filename) in dired mode. Ignore-this: 52b7ab9a919fcf604dee0b0ffc129036 M ./Yi/Buffer/Misc.hs +1 M ./Yi/Dired.hs -4 +14 --~--~-~--~~~---~--~~ Yi development

patch applied (yi): Show the last line in a buffer even if there's no newline (Pango frontend)

2009-03-18 Thread Jean-Philippe Bernardy
Wed Mar 18 12:04:35 EDT 2009 m.ni...@gmail.com * Show the last line in a buffer even if there's no newline (Pango frontend) M ./Yi/UI/Pango.hs -1 +2 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/y

Re: darcs patch: Fix minibuffer issue in multiwindow environment

2009-03-18 Thread Jean-Philippe Bernardy
On Wed, Mar 18, 2009 at 6:09 PM, Kevin Ballard wrote: > It seems like your real complaint is that you think it makes more sense to > have the minibuffer directly below the buffer it's associated with. However, > this breaks consistency with both vim and emacs, and it has its own problems > (for e

Re: darcs patch: Fix minibuffer issue in multiwindow environment

2009-03-18 Thread Kevin Ballard
It seems like your real complaint is that you think it makes more sense to have the minibuffer directly below the buffer it's associated with. However, this breaks consistency with both vim and emacs, and it has its own problems (for example, if the minibuffer is below the top window in a 2-window

Issue 225 in yi-editor: status bar does not display file path in pango frontend

2009-03-18 Thread codesite-noreply
Comment #2 on issue 225 by m.niloc: status bar does not display file path in pango frontend http://code.google.com/p/yi-editor/issues/detail?id=225 I think this is caused by the function winEls - see attached patch. Attachments: yi-pango-lastline.dpatch 83.4 KB -- You received this

Re: darcs patch: Fix minibuffer issue in multiwindow environment

2009-03-18 Thread Jean-Philippe Bernardy
See issue 228. The reason that M-x works is that we did not remove all workaround code. Cheers, JP. On Tue, Mar 17, 2009 at 5:46 PM, Kevin Ballard wrote: > It does? If I try `M-x setAnyMode fundamental' with the point originating in > the top window, the command affects the top window. Can you

Issue 254 in yi-editor: search/replace of unicode characters does not work

2009-03-18 Thread codesite-noreply
Status: Accepted Owner: JeanPhilippe.bernardy Labels: Type-Defect Priority-Medium Component-NotYi New issue 254 by JeanPhilippe.bernardy: search/replace of unicode characters does not work http://code.google.com/p/yi-editor/issues/detail?id=254 I think this is an issue in regex-tdfa. -- You r

Re: darcs patch: Display readable error messages on GTK or Pango UI sta...

2009-03-18 Thread Jean-Philippe Bernardy
Thanks for both patches, would you update the wiki? Thanks again -- JP On Wed, Mar 18, 2009 at 12:55 AM, wrote: > Tue Mar 17 16:52:32 MST 2009  kq1qu...@gmail.com >  * Display readable error messages on GTK or Pango UI startup errors. > > > > --~--~-~--~~~---~--~--

patch applied (yi): Display readable error messages on GTK or Pango UI startup errors.

2009-03-18 Thread Jean-Philippe Bernardy
Tue Mar 17 19:52:32 EDT 2009 kq1qu...@gmail.com * Display readable error messages on GTK or Pango UI startup errors. Ignore-this: aeef22ed13ae1e63bccdbd886f2e3ff4 M ./Yi/UI/Gtk.hs -1 +5 M ./Yi/UI/Pango.hs -1 +5 --~--~-~--~~~---~--~~ Yi development mai

patch applied (yi): Supply helpful env-var information on GTK/Pango icon file load errors.

2009-03-18 Thread Jean-Philippe Bernardy
Tue Mar 17 19:54:11 EDT 2009 kq1qu...@gmail.com * Supply helpful env-var information on GTK/Pango icon file load errors. Ignore-this: b0ddf24d97a2ccde345a2a95c23b5750 M ./Yi/UI/Gtk/Utils.hs -1 +4 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@