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: C-k messes up display -- have to redraw-display Date: Mon, 1 Aug 2016 21:55:41 -0700 (PDT) Message-ID: <9d56d493-eaf4-43ab-9fde-246be124f190@googlegroups.com> NNTP-Posting-Host: blaine Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1470114032 6160 195.159.176.226 (2 Aug 2016 05:00:32 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 2 Aug 2016 05:00:32 +0000 (UTC) Injection-Date: Tue, 02 Aug 2016 04:55:41 +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 Tue Aug 02 07:00:29 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 1bURoa-0001My-RJ for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Aug 2016 07:00:28 +0200 Original-Received: from localhost ([::1]:53985 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bURoX-0007zf-C5 for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Aug 2016 01:00:25 -0400 X-Received: by 10.157.36.20 with SMTP id p20mr51695124ota.29.1470113741657; Mon, 01 Aug 2016 21:55:41 -0700 (PDT) X-Received: by 10.36.123.135 with SMTP id q129mr545848itc.1.1470113741636; Mon, 01 Aug 2016 21:55:41 -0700 (PDT) Original-Path: usenet.stanford.edu!f6no6644669ith.0!news-out.google.com!d130ni22083ith.0!nntp.google.com!f6no6626294ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help 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:218700 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:111040 Archived-At: 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