bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] Display bug


From: Reuben Thomas
Subject: Re: [Bug-zile] Display bug
Date: Mon, 1 Oct 2012 00:47:23 +0100

Fixed!

On 1 October 2012 00:11, Reuben Thomas <address@hidden> wrote:
> According to git bisect your commit
>
> commit 2f170be25575f6274184144ccb8c4832acf12587
> Author: Gary V. Vaughan <address@hidden>
> Date:   Sun May 27 19:58:03 2012 +0700
>
>     refactor: redisplay only when there's no typeahead buffered.
>
>     * src/main.c (main): don't redisplay after every key command.
>     * src/getkey.c (getkey): do redisplay if there are no keys left
>     in the typeahead buffer.
>     * src/minibuf.c (minibuf_vwrite): don't redisplay existing
>     minibuf contents repeatedly.
>
> :040000 040000 692df3aee9de485693932b759af53e74ceff1eb9
> 16fa8404d42c856f3fefcc477526bf1db06ad7ba M      src
>
> introduced a bug where if you type e.g. "M-x goto-line 4 RET" the
> minibuffer still shows "Goto line: 4".
>
> Could you possibly fix it please? I need to make a new release anyway
> because of a crash bug on out-of-range goto-char which I just fixed,
> revealing this one!
>
> --
> http://rrt.sc3d.org



-- 
http://rrt.sc3d.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]