bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16347: 24.3.50; Company pseudo-tooltip refresh problem when expanded


From: Stefan Monnier
Subject: bug#16347: 24.3.50; Company pseudo-tooltip refresh problem when expanded down at eob
Date: Wed, 08 Jan 2014 12:52:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> 1. M-x ielm.
> 2. Make sure that there's no text after point, and there are enough
> screen lines below it so that the pseudo-tooltip will be rendered below
> the current line.
> 3. M-x company-complete.
> 4. Press `M-n' and/or `M-p' several times. Note that the "current"
> candidate doesn't change, but different summary lines get shown in the
> echo area.

I can't reproduce it.  Here's what I did:

  src/emacs -Q -l ../elpa/packages/company/company-autoloads.el -f ielm -f 
company-mode
  M-x company-complete RET
  M-n M-n M-n ... M-p M-p ...

and I didn't notice anything strange happening: every M-n or M-p
correctly moved the higlighting in the popup menu to the next/previous line.


        Stefan





reply via email to

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