all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rob.dunne@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: C-k messes up display -- have to redraw-display
Date: Wed, 3 Aug 2016 16:22:58 -0700 (PDT)	[thread overview]
Message-ID: <a1e71037-3c54-4084-9731-82f9947735f7@googlegroups.com> (raw)
In-Reply-To: <9d56d493-eaf4-43ab-9fde-246be124f190@googlegroups.com>

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

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

M-x redraw display fixes it
b
c
d
e
f
g
h

so far I have not found any other key combination that causes a problem

Bye
R





  parent reply	other threads:[~2016-08-03 23:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02  4:55 C-k messes up display -- have to redraw-display rob.dunne
2016-08-02 13:33 ` Kaushal Modi
2016-08-02 16:14 ` Barry Margolin
2016-08-02 22:09 ` Bob Proulx
2016-08-03 23:22 ` rob.dunne [this message]
2016-08-04  2:55   ` Dale Snell
2016-08-04  5:28   ` Eli Zaretskii
2016-08-03 23:33 ` rob.dunne
2016-09-07  2:58 ` rob.dunne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a1e71037-3c54-4084-9731-82f9947735f7@googlegroups.com \
    --to=rob.dunne@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.