GNU bug report logs - #29889
27.0.50; Slow visual selection

Previous Next

Package: emacs;

Reported by: Sujith <m.sujith <at> gmail.com>

Date: Fri, 29 Dec 2017 03:54:01 UTC

Severity: normal

Found in version 27.0.50

Full log


Message #44 received at 29889 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Sujith <m.sujith <at> gmail.com>
Cc: 29889 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: Re: bug#29889: 27.0.50; Slow visual selection
Date: Sat, 06 Jan 2018 10:37:04 +0200
> From: Sujith <m.sujith <at> gmail.com>
> Cc: bug-gnu-emacs <at> gnu.org, 29889 <at> debbugs.gnu.org
> Date: Sat, 06 Jan 2018 06:45:22 +0530
> 
> I have set 'select-active-regions' to 'only' in my .emacs
> to address this issue. Is this the recommended solution for
> this problem ?

That would be my recommendation, yes.  Especially if you happen to
deal frequently with large regions, and you did not disable
transient-mark-mode.

In fact, I cannot understand why the default was changed to t in
7c23dd4.  The discussions leading to those changes all mention the
value 'lazy' (later renamed to 'only') as the default, and there's
nothing I could find explaining why t was eventually deemed a better
default.

Regardless, I still wonder whether region-extract-function should call
buffer-substring-no-properties, at least when it's used to set the
primary selection.  Stefan, any thoughts?




This bug report was last modified 2 years and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.