From: Skip Montanaro <skip.montanaro@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Cursor movement key repeat painfully slow when text selected
Date: Wed, 12 Apr 2017 13:14:49 -0500 [thread overview]
Message-ID: <CANc-5Uyi4Rt_r7J9FUspZJLWajVyS3MnUtdTUMAhoEyRrv1trQ@mail.gmail.com> (raw)
I work in an environment where my desktop computer runs Win 7 and I
use PuTTY to connect to the Linux hosts on which I actually do
software development. When I get to a dev host, I run a GUI instance
of Emacs. It comes up in its own X window. Everything's fine until I
select some text. Emacs helpfully changes the background to indicate
the region between point and mark which is currently selected. If I
hold down any cursor movement keys (arrows, C-p, C-n, etc) cursor
movement grinds to a halt. I suspect the basic problem is that the
Xming X11 server is a dog.
Is there some way to make the highlighting of the selected region
lighter weight (maybe just highlight mark and point or just mark) so
less work needs to be done by the server to keep the display updated?
Unfortunately, PuTTY and Xming are a given. I have no ability to
replace them with anything more efficient.
Thx,
Skip Montanaro
next reply other threads:[~2017-04-12 18:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-12 18:14 Skip Montanaro [this message]
2017-04-12 19:16 ` Cursor movement key repeat painfully slow when text selected hector
2017-04-12 20:22 ` Skip Montanaro
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=CANc-5Uyi4Rt_r7J9FUspZJLWajVyS3MnUtdTUMAhoEyRrv1trQ@mail.gmail.com \
--to=skip.montanaro@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.