[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ido annoying bug
From: |
Paul Pogonyshev |
Subject: |
Re: ido annoying bug |
Date: |
Wed, 27 Dec 2006 02:36:11 +0200 |
User-agent: |
KMail/1.7.2 |
Kim F. Storm wrote:
> Paul Pogonyshev <address@hidden> writes:
>
> > There is a nasty regression in ido lately (I updated and rebuilt from
> > sources yesterday.) Namely, if you use C-x b to switch to a different
> > buffer and type in a few letters, the current buffer may be shown
> > first, even though there are other buffers with this letters.
> >
> > Example: current buffer is `preferences_dialog.py'. I type `C-x b pre'
> > and get this in the message buffer:
> >
> > preferences_dialog.py | gtk-preferences.c
> >
> > Obviously, I wished to switch to the latter.
>
>
> Thanks. I have just installed a fix.
> Please try again.
Uh, now C-x k kills not the buffer I see...
Paul