unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: hector <hectorlahoz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Cursor movement key repeat painfully slow when text selected
Date: Wed, 12 Apr 2017 21:16:42 +0200	[thread overview]
Message-ID: <20170412191642.GA3254@workstation> (raw)
In-Reply-To: <CANc-5Uyi4Rt_r7J9FUspZJLWajVyS3MnUtdTUMAhoEyRrv1trQ@mail.gmail.com>

On Wed, Apr 12, 2017 at 01:14:49PM -0500, Skip Montanaro wrote:
> 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.

I like the old emacs behaviour with no transient mark mode.
(M-x transient-mark-mode). After all you can always know where the region
is with exchange-point-and-mark.



  reply	other threads:[~2017-04-12 19:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12 18:14 Cursor movement key repeat painfully slow when text selected Skip Montanaro
2017-04-12 19:16 ` hector [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20170412191642.GA3254@workstation \
    --to=hectorlahoz@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).