unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 16347@debbugs.gnu.org
Subject: bug#16347: 24.3.50; Company pseudo-tooltip refresh problem when expanded down at eob
Date: Thu, 09 Jan 2014 17:23:02 +0400	[thread overview]
Message-ID: <52CEA2B6.1080007@yandex.ru> (raw)
In-Reply-To: <83a9f6fjem.fsf@gnu.org>

Sorry, you both. Here's the missing piece:

(setq bidi-display-reordering nil)

This is pretty low-level var, so maybe it's not even supposed to be set 
by a user.

On 08.01.2014 21:55, Eli Zaretskii wrote:
> I'm not Stefan, but I have problems reproducing this.  Is the recipe
> complete enough to start with "emacs -Q"?  Obviously, there should be
> a step to add the company directory to load-path, but are there any
> other customizations that are necessary?

Sorry, see above.

> Also, the description of the problem is not entirely clear to me.  By
> "current candidate" do you mean the completion candidate whose line in
> the pseudo-tooltip is displayed with a distinct color?

Yes.

> You also talk about
> "summary lines shown in the echo area", but if I follow your recipe, I
> see nothing in the echo area, and the *Messages* buffer confirms that
> nothing was displayed there.

Indeed, this only happens when a suitable backend gets enabled, and 
company-elisp only works in IELM buffers in the upstream Company, not 
yet with code in ELPA. You can try

(require 'company-capf)
M-x company-capf

but that really doesn't matter, since it's unrelated to the bug and just 
indicates that the current candidate has indeed changed after you 
pressed M-n or M-p, and it's just overlay display that wasn't updated.

> Finally, did you try with the current trunk?  Your original report is
> about a revision after which a fix for a similar redisplay problems
> was committed, so is there any chance you are still using an outdated
> trunk code?

I saw that fix, but no change.






  reply	other threads:[~2014-01-09 13:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-05  4:21 bug#16347: 24.3.50; Company pseudo-tooltip refresh problem when expanded down at eob Dmitry Gutov
     [not found] ` <handler.16347.B.1388895692741.ack@debbugs.gnu.org>
2014-01-08  6:49   ` bug#16347: Acknowledgement (24.3.50; Company pseudo-tooltip refresh problem when expanded down at eob) Dmitry Gutov
2014-01-08 17:55     ` bug#16347: 24.3.50; Company pseudo-tooltip refresh problem when expanded down at eob Eli Zaretskii
2014-01-09 13:23       ` Dmitry Gutov [this message]
2014-01-09 16:44         ` Eli Zaretskii
2014-01-11 11:55           ` Eli Zaretskii
2014-01-12 14:00             ` Dmitry Gutov
2014-01-08 17:52 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52CEA2B6.1080007@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=16347@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).