[slim-vim] Do others see this callback bug?
Mason Loring Bliss
mason at blisses.org
Thu Aug 17 11:33:02 CDT 2006
On Thu, Aug 17, 2006 at 08:19:30AM -0700, Brad Beveridge wrote:
> For some reason, I noticed last night that this is now happening to me
> ALL the time. Does anybody else have this bug? If so, is it recent?
FWIW, I've seen something where I hit \x and then see nothing happen until
I tap a key. I can't reliably reproduce this.
Another oddity I seem to be able to reproduce: If I am at a point in a line
where I get the automatic pop-up showing function arguments, if I type in a
character, it doesn't show up on screen until I've typed another character.
For instance, let's say I have this:
(defun points (calories fat-grams dietary-fiber-grams)
(- (+ (/ calories 50)
(/ dietary-fiber-grams 12))
(/ (min dietary-fiber-grams 4)
5)))
(points X
...where the 'X' marks the cursor position. I get the pop-up showing the
desired arguments, but then any character I type is delayed until I type
another character.
This isn't precisely the same as what you're describing, but the symptoms
are identical, so maybe it's a useful observation.
I snagged tarballs afresh yesterday morning for this build.
--
Mason Loring Bliss mason at blisses.org I m m a n e n t i z e
awake ? sleep : dream; http://blisses.org/ t h e E s c h a t o n
More information about the slim-vim
mailing list