From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#38563: 27.0.50; Company popup renders with newlines (?) inheriting the bg properties of the character at next line's bol Date: Wed, 11 Dec 2019 19:20:17 +0200 Message-ID: <83o8weaiem.fsf@gnu.org> References: <4c2a9d55-57d1-4c19-fe20-4ccf61d20d68@yandex.ru> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="212351"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 38563@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Dec 11 18:21:29 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1if5g0-000t4P-UJ for geb-bug-gnu-emacs@m.gmane.org; Wed, 11 Dec 2019 18:21:29 +0100 Original-Received: from localhost ([::1]:46656 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1if5fz-00052D-46 for geb-bug-gnu-emacs@m.gmane.org; Wed, 11 Dec 2019 12:21:27 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58114) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1if5fb-0004lb-PP for bug-gnu-emacs@gnu.org; Wed, 11 Dec 2019 12:21:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1if5fa-0007I4-LK for bug-gnu-emacs@gnu.org; Wed, 11 Dec 2019 12:21:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52672) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1if5fa-0007Hj-Hs for bug-gnu-emacs@gnu.org; Wed, 11 Dec 2019 12:21:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1if5fa-0007Ix-Es for bug-gnu-emacs@gnu.org; Wed, 11 Dec 2019 12:21:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 11 Dec 2019 17:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38563 X-GNU-PR-Package: emacs Original-Received: via spool by 38563-submit@debbugs.gnu.org id=B38563.157608483528015 (code B ref 38563); Wed, 11 Dec 2019 17:21:02 +0000 Original-Received: (at 38563) by debbugs.gnu.org; 11 Dec 2019 17:20:35 +0000 Original-Received: from localhost ([127.0.0.1]:58645 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1if5f9-0007Hn-Fs for submit@debbugs.gnu.org; Wed, 11 Dec 2019 12:20:35 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44009) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1if5f7-0007Ha-Tl for 38563@debbugs.gnu.org; Wed, 11 Dec 2019 12:20:34 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1if5f1-0006Qn-NS; Wed, 11 Dec 2019 12:20:28 -0500 Original-Received: from [176.228.60.248] (port=4667 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1if5f0-00088Y-M5; Wed, 11 Dec 2019 12:20:27 -0500 In-reply-to: <4c2a9d55-57d1-4c19-fe20-4ccf61d20d68@yandex.ru> (message from Dmitry Gutov on Wed, 11 Dec 2019 03:13:59 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:173189 Archived-At: > From: Dmitry Gutov > Date: Wed, 11 Dec 2019 03:13:59 +0200 > > Here are two ways I usually trigger it: > > 1. Initiate completion on the "Author:" line of a LogEdit buffer (the > next line is an inverse-video line). > > 2. Have at least one space at the beginning of a line, and have > whitespace-mode on to highlight it in red. Then initiate completion on > the preceding line. Thanks, but I don't think I understand how to reproduce this, based on your descriptions. Can you show a complete recipe for the second scenario, starting from "emacs -Q", then loading whitespace-mode and company-mode, and finally initiating the completion so as to show the problem?