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 <[email protected]> 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 give an example > of a command that affects the bottom window instead? > -Kevin > > On Tue, Mar 17, 2009 at 1:38 AM, Jean-Philippe Bernardy > <[email protected]> wrote: >> >> This has the side effect that the command run in the minibuffer will >> apply to the bottommost window -- and we do not want that. >> If you really want to put miniwindows on the bottom, you should sort >> windows (by isMini) just before displaying, in the UI code. >> >> Cheers, >> JP. >> >> 2009/3/16 <[email protected]>: >> > Mon Mar 16 15:09:34 PDT 2009 [email protected] >> > * Fix minibuffer issue in multiwindow environment >> > >> > > >> > >> >> > > > > -- > Kevin Ballard > http://kevin.sb.org > [email protected] > > > > --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
