all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: C-k messes up display -- have to redraw-display
Date: Thu, 04 Aug 2016 08:28:04 +0300	[thread overview]
Message-ID: <831t25m7bv.fsf@gnu.org> (raw)
In-Reply-To: <a1e71037-3c54-4084-9731-82f9947735f7@googlegroups.com> (rob.dunne@gmail.com)

> Date: Wed, 3 Aug 2016 16:22:58 -0700 (PDT)
> From: rob.dunne@gmail.com
> Injection-Date: Wed, 03 Aug 2016 23:22:58 +0000
> 
> /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

What you describe means that the software that actually draws to the
glass doesn't do what Emacs tells it to do.

Check the settings of your video hardware -- if there are some
"optimization" features there, turn them off, reboot, and try again.

If that doesn't help, check your versions and configuration of the X
related stuff (Xlib etc.) -- maybe you have some broken version.



  parent reply	other threads:[~2016-08-04  5:28 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
2016-08-04  2:55   ` Dale Snell
2016-08-04  5:28   ` Eli Zaretskii [this message]
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=831t25m7bv.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.