bongo-devel
[Top][All Lists]
Advanced

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

Re: [bongo-devel] Re: Echo keystrokes


From: Daniel Brockman
Subject: Re: [bongo-devel] Re: Echo keystrokes
Date: Tue, 13 Feb 2007 06:00:41 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.51 (gnu/linux)

address@hidden (Daniel Jensen) writes:

> Daniel Brockman <address@hidden> writes:
>
>> address@hidden (Daniel Jensen) writes:
>>
>>> This might be more of an Emacs bug than a Bongo bug, but I don't know
>>> what's going on here.
>>>
>>> When Bongo is playing interactively, i.e. using a process filter,
>>> Emacs does not echo keystrokes while I'm typing. That is, I press
>>> something like `C-c' but the echo area remains empty.
>>
>> What is the value of `echo-keystrokes'?
>
> It was 1. I set it to 0.9 and now it works, sort of. There's a space
> inserted before they key in the echo area. Weird...

I see that too.  After `echo-keystrokes' seconds, the prefix
shows up, then after a short random delay, a space is inserted.

I used to think that was a kind of animation they had
recently put in to bring attention to the prefix.

But now that you mention it, I see that the prefix only
animates when there is a process filter active.

I can make two observations:

 - Regardless of the value of `echo-keystrokes', the prefix
   key is displayed as soon as a process filter runs.

 - The extra space is then inserted as soon as another
   process filter runs.

Though this looks like a bug, it doesn't seem to do any real
harm except in your original situation.

Can you reproduce it by setting `echo-keystrokes' to 1?

(I can't.)

-- 
Daniel Brockman <address@hidden>




reply via email to

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