From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Dale Snell Newsgroups: gmane.emacs.help Subject: Re: C-k messes up display -- have to redraw-display Date: Wed, 3 Aug 2016 19:55:30 -0700 Organization: Organization? Me? ROFL!! Message-ID: <20160803195530.60818c06@zothique.localdomain> References: <9d56d493-eaf4-43ab-9fde-246be124f190@googlegroups.com> Reply-To: ddsnell@frontier.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1470279396 17858 195.159.176.226 (4 Aug 2016 02:56:36 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 4 Aug 2016 02:56:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 04 04:56:32 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bV8pg-0003jh-Nk for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Aug 2016 04:56:28 +0200 Original-Received: from localhost ([::1]:37533 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV8pd-00032o-FG for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Aug 2016 22:56:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV8p3-0002vy-Dj for help-gnu-emacs@gnu.org; Wed, 03 Aug 2016 22:55:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bV8oz-0008Et-9X for help-gnu-emacs@gnu.org; Wed, 03 Aug 2016 22:55:48 -0400 Original-Received: from filter01.dlls.pa.frontiernet.net ([199.224.80.228]:42167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV8oz-0008En-1f for help-gnu-emacs@gnu.org; Wed, 03 Aug 2016 22:55:45 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by filter01.dlls.pa.frontiernet.net (Postfix) with ESMTP id 1DB9385F0A for ; Thu, 4 Aug 2016 02:55:42 +0000 (UTC) Original-Received: from relay01.dlls.pa.frontiernet.net ([199.224.80.244]) by localhost (filter01.dlls.pa.frontiernet.net [199.224.80.228]) (amavisd-new, port 10024) with LMTP id qUFIe5v7JHyo for ; Thu, 4 Aug 2016 02:55:30 +0000 (UTC) X-Originating-IP: [50.109.233.188] X-Previous-IP: 50.109.233.188 Original-Received: from zothique.localdomain (unknown [50.109.233.188]) by relay01.dlls.pa.frontiernet.net (Postfix) with ESMTPA id 764BD39983 for ; Thu, 4 Aug 2016 02:55:30 +0000 (UTC) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 199.224.80.228 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111061 Archived-At: On Wed, 3 Aug 2016 16:22:58 -0700 (PDT), in message a1e71037-3c54-4084-9731-82f9947735f7@googlegroups.com, rob.dunne@gmail.com wrote: > some new information > 1) it happens in a graphics display not a text window (sorry -- I > thought it happened in both, so I did not specify it) 2) I installed > emacs 25.1-rc1 -- the same thing happens i.e. > > pwd > /tmp/emacs-25.1 > > emacs -Q t.tex #file with 1 letter per line -- a to h > a > b > c > d > e > f > g > h > #I put the cursor at a and press C-k -- it clears to the end of line > #I press C-k again to get rid of the blank line and the display then > looks like b > h > h > h > h > h > h >=20 > M-x redraw display fixes it > b > c > d > e > f > g > h >=20 Hello Rob, I have tried this in both 24.5.1 (the version that ships with Fedora 23) and 25.1-rc1, which I downloaded and compiled specifically for this test. In neither case did your bug show up. When I positioned the cursor over the "a" and hit C-k C-k, the letter and then the blank line disappeared as expected. The rest of the characters remained as expected as well. I am left to suspect that there is something amiss with your setup. I'm afraid I have no idea what that could be. Sorry I couldn't be of more help. --Dale --=20 =E2=80=9CZathras is used to being beast of burden to other people's needs. Very sad life. Probably have very sad death, but at least there is symmetry.=E2=80=9D -- Zathras, _Babylon 5_, "War Without End, Part 1"