unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David De La Harpe Golden <david@harpegolden.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org
Subject: Re: select-active-regions
Date: Sat, 18 Jul 2009 20:50:23 +0100	[thread overview]
Message-ID: <4A62277F.30001@harpegolden.net> (raw)
In-Reply-To: <83iqhppzg5.fsf@gnu.org>

Eli Zaretskii wrote:

> The Windows clipboard is also analogous to the X11 primary selection,
> in that copy/paste work on Windows through the clipboard.


copy/paste doesn't work on X11 through the primary selection.

> In other words, when there's only one interprogram buffer to put
> selected text, it is analogous to all the X selection facilities.
> 
> Anyway, I'm unconvinced.  The MS-DOS port will copy to the clipboard
> under select-active-regions. 

Shrug. I then strongly recommend the approach taken is to create the
x-select-active-regions-enable-primary and
x-select-active-regions-enable-clipboard variable I just proposed
elsepost, and set ..-enable-clipboard  to t on msdos, rather than 
mysteriously conflating primary and clipboard within 
x-set-selection/x-get-selection/x-selection-owner-p
for no good reason.

> For the w32 build, I'd like to hear
> other maintainers who work on the w32 build, but my opinion is that it
> should do that as well.


w32 doesn't change the meaning of passing 'PRIMARY vs. 'CLIPBOARD to
x-set-selection/x-get-selection/x-selection-owner-p , it
just sets x-select-enable-clipboard to t  so that killing and yanking
uses the clipboard.

Similarly, it could set the proposed 
x-select-active-regions-enable-clipboard
to t by default if you wanted select-active-regions to affect the
clipboard by default.







  reply	other threads:[~2009-07-18 19:50 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-18 11:20 select-active-regions Eli Zaretskii
2009-07-18 13:41 ` select-active-regions David De La Harpe Golden
2009-07-18 13:47   ` select-active-regions David De La Harpe Golden
2009-07-18 13:54   ` select-active-regions Eli Zaretskii
2009-07-18 14:19     ` select-active-regions Chong Yidong
2009-07-18 18:33       ` select-active-regions Eli Zaretskii
2009-07-18 18:48         ` select-active-regions David De La Harpe Golden
2009-07-18 19:23           ` select-active-regions Eli Zaretskii
2009-07-18 19:50             ` David De La Harpe Golden [this message]
2009-07-19 14:41             ` select-active-regions Jason Rumney
2009-07-19 17:39               ` select-active-regions Eli Zaretskii
2009-07-19 19:36                 ` select-active-regions David De La Harpe Golden
2009-07-19 20:20                   ` select-active-regions Eli Zaretskii
2009-07-19 21:52                     ` select-active-regions Lennart Borgman
2009-07-20  3:15                       ` select-active-regions Eli Zaretskii
2009-07-20  3:20                         ` select-active-regions Lennart Borgman
2009-07-20 18:40                           ` select-active-regions Eli Zaretskii
2009-07-20  0:22                     ` select-active-regions David De La Harpe Golden
2009-07-20  3:12                       ` select-active-regions Eli Zaretskii
2009-07-18 18:51         ` select-active-regions Chong Yidong
2009-07-18 19:20           ` select-active-regions Eli Zaretskii
2009-07-18 19:37             ` select-active-regions Chong Yidong
2009-07-18 19:45               ` select-active-regions Eli Zaretskii
2009-07-18 20:15                 ` select-active-regions David De La Harpe Golden
2009-07-18 18:45     ` select-active-regions David De La Harpe Golden
2009-07-18 19:26       ` select-active-regions Eli Zaretskii
2009-07-18 19:10   ` select-active-regions Eli Zaretskii
2009-07-18 19:30     ` select-active-regions David De La Harpe Golden

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=4A62277F.30001@harpegolden.net \
    --to=david@harpegolden.net \
    --cc=cyd@stupidchicken.com \
    --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 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).