From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#20072: Incorrect popup showing Date: Sat, 14 Mar 2015 20:05:34 +0200 Message-ID: <83r3sr1mkx.fsf@gnu.org> References: <83bnk06az6.fsf@gnu.org> <83lhj03nhv.fsf@gnu.org> <83ioe43i4z.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1426356387 7850 80.91.229.3 (14 Mar 2015 18:06:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Mar 2015 18:06:27 +0000 (UTC) Cc: 20072@debbugs.gnu.org To: Nikolay Puzanov , m2ym.pub@gmail.com, tomo@cx4a.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 14 19:06:16 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YWqRt-0001Zn-Is for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Mar 2015 19:06:09 +0100 Original-Received: from localhost ([::1]:41508 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWqRs-0005t0-MD for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Mar 2015 14:06:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWqRq-0005rS-5M for bug-gnu-emacs@gnu.org; Sat, 14 Mar 2015 14:06:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWqRm-0003mU-VW for bug-gnu-emacs@gnu.org; Sat, 14 Mar 2015 14:06:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWqRm-0003mN-Sq for bug-gnu-emacs@gnu.org; Sat, 14 Mar 2015 14:06:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YWqRm-0008NR-Ie for bug-gnu-emacs@gnu.org; Sat, 14 Mar 2015 14:06:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 14 Mar 2015 18:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20072 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 20072-submit@debbugs.gnu.org id=B20072.142635635032171 (code B ref 20072); Sat, 14 Mar 2015 18:06:02 +0000 Original-Received: (at 20072) by debbugs.gnu.org; 14 Mar 2015 18:05:50 +0000 Original-Received: from localhost ([127.0.0.1]:46815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YWqRZ-0008Mn-Iv for submit@debbugs.gnu.org; Sat, 14 Mar 2015 14:05:49 -0400 Original-Received: from mtaout28.012.net.il ([80.179.55.184]:60804) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YWqRW-0008Mb-TF for 20072@debbugs.gnu.org; Sat, 14 Mar 2015 14:05:48 -0400 Original-Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NL700600RCXRP00@mtaout28.012.net.il> for 20072@debbugs.gnu.org; Sat, 14 Mar 2015 20:04:17 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NL70051YRJ58M20@mtaout28.012.net.il>; Sat, 14 Mar 2015 20:04:17 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:100486 Archived-At: > From: Nikolay Puzanov > Date: Fri, 13 Mar 2015 17:53:48 +0000 > Cc: 20072@debbugs.gnu.org > > Switch to emacs-lisp-mode. > Below the cursor should be a few lines of text. OK, I see the problem now (some corruption happens even without linum-mode, btw). But I have trouble debugging it: the problematic display disappears the moment I type anything, even "M-x". This makes debugging next to impossible. So I need a simpler example, one that will produce the problematic display and not disappear. I tried to prepare such an example, but failed, which isn't surprising, as I know almost nothing about the packages involved. Can you guys help me with that?