unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@online.de>
To: Miles Bader <miles@gnu.org>
Cc: Chong Yidong <cyd@stupidchicken.com>,
	David De La Harpe Golden <david@harpegolden.net>,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-devel@gnu.org
Subject: Re: select-active-regions, Emacs not X
Date: Fri, 03 Sep 2010 10:45:07 +0200	[thread overview]
Message-ID: <4C80B593.4080702@online.de> (raw)
In-Reply-To: <buopqwvqq6w.fsf@dhlpc061.dev.necel.com>

Am 03.09.2010 08:47, schrieb Miles Bader:
> Andreas Röhler<andreas.roehler@online.de>  writes:
>    
>> 24 works now so far after setting `select-active-regions' other than
>> always' 23 works right out of the box, as these setting is nil.
>>
>> All I'm saying is: Probably you will get more bug reports, is the
>> default-setting of `select-active-regions' remains `always'.
>>      
> [It isn't `always' by default, it's `t'; but I guess that's what you mean.]
>
> Why do you think that?  If it `select-active-regions' _isn't_ set to t,
> then emacs will operate inconsistently, which will confuse some users
> and potentially be a source of bug reports.
>    

Well, the default delivered presently is "always"

cus-start.el, line 201

   (select-active-regions killing
                     (choice (const :tag "always" t)
                         (const :tag "only shift-selection or 
mouse-drag" only)
                         (const :tag "off" nil))

"only" would work,

so why not change it to?
23 comes with "nil" as default.

See a unnecessary change of behaviour so far.



> Since either setting will probably generate some bug reports, but the
> current setting is only a problem when the user is running dubious apps
> like klipper, it seems safer to keep the current defaults.
>
> -miles
>
>    




  reply	other threads:[~2010-09-03  8:45 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-30 12:14 select-active-regions, Emacs not X Andreas Röhler
2010-08-30 14:18 ` Chong Yidong
2010-08-30 16:57   ` Andreas Röhler
2010-08-30 17:35     ` Chong Yidong
2010-08-30 18:44       ` Andreas Röhler
2010-08-30 19:27         ` Jan Djärv
2010-08-31  5:54           ` Andreas Röhler
2010-08-31  9:38             ` Jan Djärv
2010-08-31 10:18               ` Andreas Röhler
2010-08-31  8:08         ` Miles Bader
2010-08-31 10:13           ` Andreas Röhler
2010-08-31 21:45         ` David De La Harpe Golden
2010-09-02 10:33           ` Andreas Röhler
2010-09-02 15:15             ` Chong Yidong
2010-09-02 16:24               ` Stefan Monnier
2010-09-02 16:45               ` Andreas Röhler
2010-09-02 21:56                 ` David De La Harpe Golden
2010-09-03  6:11                   ` Andreas Röhler
2010-09-03  6:47                     ` Miles Bader
2010-09-03  8:45                       ` Andreas Röhler [this message]
2010-09-03  9:00                         ` Miles Bader
2010-09-03  9:29                           ` Andreas Röhler
2010-09-03  9:55                             ` Miles Bader
2010-09-03 10:30                               ` Andreas Röhler

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=4C80B593.4080702@online.de \
    --to=andreas.roehler@online.de \
    --cc=cyd@stupidchicken.com \
    --cc=david@harpegolden.net \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).