[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nasty info bug with Ctrl-s
From: |
Gavin Smith |
Subject: |
Re: nasty info bug with Ctrl-s |
Date: |
Wed, 29 Oct 2014 14:09:22 +0000 |
Hello Werner, I believe I have fixed the problem. Please try the
latest revision.
On Wed, Oct 29, 2014 at 8:43 AM, Werner LEMBERG <address@hidden> wrote:
>
> [rev. 5897, compiled on a GNU/Linux box]
>
> The functionality of `Ctrl-s' seems to be severely broken:
>
> Say
>
> bash --noprofile
> info texinfo
>
> then press Ctrl-s, then a, then `arrow down' two times, and info
> crashes, leaving the terminal in a bad state – see the attached
> snapshot for the backtrace. The error happens in both kterm and
> xterm.
>
> For me, this makes info essentially unusable.
>
>
> Werner