From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: rob.dunne@gmail.com Newsgroups: gmane.emacs.help Subject: Re: C-k messes up display -- have to redraw-display Date: Tue, 6 Sep 2016 19:58:56 -0700 (PDT) Message-ID: <2053460d-72cf-4c50-9881-b506d975cef5@googlegroups.com> References: <9d56d493-eaf4-43ab-9fde-246be124f190@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1473217234 23303 195.159.176.226 (7 Sep 2016 03:00:34 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 7 Sep 2016 03:00:34 +0000 (UTC) Injection-Date: Wed, 07 Sep 2016 02:58:56 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 07 05:00:31 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 1bhT6E-0005b9-Kg for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Sep 2016 05:00:30 +0200 Original-Received: from localhost ([::1]:37488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhT6C-0007Tq-5p for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Sep 2016 23:00:28 -0400 X-Received: by 10.98.95.71 with SMTP id t68mr32917987pfb.7.1473217136689; Tue, 06 Sep 2016 19:58:56 -0700 (PDT) X-Received: by 10.36.34.194 with SMTP id o185mr43147ito.6.1473217136542; Tue, 06 Sep 2016 19:58:56 -0700 (PDT) Original-Path: usenet.stanford.edu!m9no1413689qte.0!news-out.google.com!b44ni816qte.0!nntp.google.com!m9no1413686qte.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <9d56d493-eaf4-43ab-9fde-246be124f190@googlegroups.com> Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=130.155.34.83; posting-account=x0w3YQoAAADdt9oVUKog3y_cZypko1Wn Original-NNTP-Posting-Host: 130.155.34.83 Original-Xref: usenet.stanford.edu gnu.emacs.help:218757 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:111298 Archived-At: On Tuesday, August 2, 2016 at 2:55:43 PM UTC+10, rob....@gmail.com wrote: > Hi emacs group, > > I am have a problem on a new machine. > When I type C-k, the display is mucked up. The next line in the file is repeated > multiple times. I have to use "M-x redraw-display" to fix it. > > The problem happens in .Rnw, and .s file (but perhaps not all other files). > > I can't find anything on the web about this problem. > > My question is > > 1) how can I fix it, or > 2) how can I get more information about the problem? There in nothing in the messages buffer > 3) can you show me how to make C-k delete to the end of a line and then call > redraw-display? Not a neat thing to do, but better than what I am doing now > > > Ubuntu 14.04.4 LTS > GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-08 on lamiak, modified by Debian > > > Bye > R I have upgraded to Ubuntu 16.04.1 LTS GNU Emacs 24.5.1. The problem has disappeared Bye R