GNU bug report logs -
#16688
24.3; slow select region on X over SSH
Previous Next
Reported by: Ryo Furue <furue <at> hawaii.edu>
Date: Sat, 8 Feb 2014 11:58:01 UTC
Severity: normal
Tags: notabug
Found in version 24.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ryo Furue <furue <at> hawaii.edu> writes:
> I run emacs on a remote Debian-testing server on X over SSH
> from my local Mac OS X machine.
>
> I compared these two cases:
>
> remote$ /usr/bin/emacs24 -q --eval '(+ 2 3)'
> remote$ /usr/bin/emacs24 -q --eval '(setq select-active-regions nil)'
>
> In the former case, once you press C-Spc (control-space), the emacs
> text cursor moves only very slowly. In the latter case, the text
> cursor moves normally. I repeated the two cases alternately for five
> times or so and always got the same contrast.
I think this is to be expected -- in the former case, any changes to the
active region will set the primary selection, and (if I remember how
this works in X; I may be misremembering) this means that Emacs has to
communicate this to the X server -- which takes time, depending on how
fast your connection is.
So I don't think there's a bug here, and I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.