all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Eli Zaretskii'" <eliz@gnu.org>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org, david@harpegolden.net
Subject: RE: users and selection changes   [was: Custom themes]
Date: Thu, 14 Oct 2010 13:51:39 -0700	[thread overview]
Message-ID: <E206F3AAC04B43AB941EF8CCF243E8C3@us.oracle.com> (raw)
In-Reply-To: <83fww8d3m6.fsf@gnu.org>

> > We were told several times that users _would_ be able to 
> > get back exactly the pre-Emacs 24 selection behavior (at
> > least on Windows, and I thought everywhere), and that we
> > just had to wait patiently until the "wrinkles" were
> > "ironed" out and we would be told how.
> 
> That time has come and gone.  

Good to hear. So where's the explanation for users?

NEWS is incomplete and incorrect (see bugs #7196 & #7195).
I don't see it in the manuals either.

> I'm not aware of any problems with getting the old
> behavior back by customizing mouse-drag-copy-region.

Does that give exactly the same behavior as before?  On all platforms?

Yidong seems to have just said that that is impossible.

He also pointed out, in bug #6956, that there is now an inconsistency (same
inconsistency or another?) wrt mouse selection when `mouse-drag-copy-region' is
t:

YC> Any user who insists on changing mouse-drag-copy-region
YC> back to t can deal with the inconsistency.

If Yidong is wrong, and for all platforms it _is_ sufficient to customize
`mouse-drag-copy-region', then all that remains is to _document_:

(a) the changed default behavior
(b) how to restore the old behavior

Apparently the time has come.

> The only leftover I know about is your complain about the need to
> customize mouse-drag-copy-region.  

You are inventing.  I never complained about having to customize
`mouse-drag-copy-region'.  I have no problem using options to customize.  And I
explicitly said (in bug #6956) that setting `mouse-drag-copy-region' to t seems
sufficient for my personal use.

The point is that we need to document this change and let users know which
option(s) to use to get back the previous behavior (which Yidong seems to be
saying is not completely possible).

> If there are other problems left, please file specific bug reports.

From bug #6956: In previous Emacs releases on X Window, "Were users able to
mouse-select and mouse-paste between sessions without first copying to the kill
ring" (i.e. with nil `mouse-drag-copy-region')?  I don't know the answer.  If
yes, then that feature has apparently been lost (`mouse-drag-copy-region' was
previously a no-op MS Windows - it was effectively always t, so Windows never
had this feature).

Also from bug #6956: "If you can mouse-select+paste within an Emacs session
without affecting the kill ring, why shouldn't you be able to do that between
sessions? Seems natural, no?"  As you pointed out then, this is an enhancement
request if it was not already possible in X in previous releases.





  reply	other threads:[~2010-10-14 20:51 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-11  5:15 Custom themes Chong Yidong
2010-10-11  7:48 ` Deniz Dogan
2010-10-11 15:34   ` Chong Yidong
2010-10-11 16:09 ` Lars Magne Ingebrigtsen
2010-10-11 17:38   ` Chong Yidong
2010-10-11 21:04 ` Eric Lilja
2010-10-12 14:08   ` Joel James Adamson
2010-10-12 20:25 ` Chong Yidong
2010-10-12 23:40   ` Eric Lilja
2010-10-13  0:04   ` Christoph
2010-10-13  2:15     ` Chong Yidong
2010-10-13 20:06   ` David De La Harpe Golden
2010-10-14  4:23     ` Chong Yidong
2010-10-14  4:58       ` Miles Bader
2010-10-14 13:18       ` users and selection changes [was: Custom themes] Drew Adams
2010-10-14 18:35         ` Eli Zaretskii
2010-10-14 20:51           ` Drew Adams [this message]
2010-10-14 21:54             ` Eli Zaretskii
2010-10-14 22:09               ` Drew Adams
2010-10-15  9:30                 ` Eli Zaretskii
2010-10-15  9:34                   ` users and selection changes Lars Magne Ingebrigtsen
2010-10-15  9:45                     ` Eli Zaretskii
2010-10-15 10:11                       ` Lars Magne Ingebrigtsen
2010-10-15 10:16                         ` Eli Zaretskii
2010-10-15  9:48                     ` Miles Bader
2010-10-15 10:18                       ` Lars Magne Ingebrigtsen
2010-10-15 13:47                         ` Miles Bader
2010-10-15 14:25                           ` Lars Magne Ingebrigtsen
2010-10-15 15:10                             ` Eli Zaretskii
2010-10-22 10:05                         ` Lars Magne Ingebrigtsen
2010-10-15 16:30                       ` Drew Adams
2010-10-15 19:08                       ` Stefan Monnier
2010-10-15 20:46                       ` Chong Yidong
2010-10-13  0:26 ` Custom themes Stefan Monnier
2010-10-13  2:14   ` Chong Yidong
2010-10-13 10:20     ` Juanma Barranquero
2010-10-13 15:06       ` CHENG Gao
2010-10-13 16:05       ` Chong Yidong
2010-10-14 15:53         ` Chong Yidong
2010-10-14 16:47           ` Juanma Barranquero
2010-10-16 18:33             ` Chong Yidong

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=E206F3AAC04B43AB941EF8CCF243E8C3@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=cyd@stupidchicken.com \
    --cc=david@harpegolden.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.