unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [EPeterson@mcdonaldbradley.com: Kill ring leak in winemacs macros]
Date: Thu, 04 Aug 2005 06:55:03 +0300	[thread overview]
Message-ID: <uoe8e2w6g.fsf@gnu.org> (raw)
In-Reply-To: <42F139F0.8090100@student.lu.se> (message from Lennart Borgman on Wed, 03 Aug 2005 23:41:04 +0200)

> Date: Wed, 03 Aug 2005 23:41:04 +0200
> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
> Cc: emacs-devel@gnu.org
> 
> Stuart D. Herring wrote:
> 
> >>Is not the variable `x-select-enable-clipboard' for this?
> >>    
> >>
> >
> >No, that enables the use of the X "clipboard selection" in addition to the
> >X "primary selection", and is only relevant on X (not Windows, which has a
> >clipboard but doesn't have "selections").  The variables
> >`interprogram-cut-function' and `interprogram-paste-function' can be set
> >to nil to suppress the synchronization, but this isn't just a
> >customization issue (as in "this isn't a problem, you should set X to Y")
> >because the issue only arises during keyboard macro execution.  If we want
> >to support this, presumably we want a new variable thusly:
> >  
> >
> I believe you can do (setq x-select-enable-clipboard nil) on MS Windows 
> too to avoid sync with Windows clipboard.

That's because on Windows, there's _only_ the clipboard.  On other
systems, you need to use the interprogram-* vars.  So Stuart is
correct, I think: one needs to use the interprogram-* vars so that
this works on all supported systems.

  reply	other threads:[~2005-08-04  3:55 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 19:10 [EPeterson@mcdonaldbradley.com: Kill ring leak in winemacs macros] Richard M. Stallman
2005-08-03 19:27 ` Stuart D. Herring
2005-08-03 19:52   ` Lennart Borgman
2005-08-03 20:59     ` Stuart D. Herring
2005-08-03 21:41       ` Lennart Borgman
2005-08-04  3:55         ` Eli Zaretskii [this message]
2005-08-04  7:25           ` Lennart Borgman
2005-08-03 23:12       ` Kevin Rodgers
2005-08-04 15:34         ` Stuart D. Herring
2005-08-16 15:07         ` Stuart D. Herring
2005-08-16 16:10           ` Jason Rumney
2005-08-16 16:19             ` Jason Rumney
2005-08-17  6:24               ` Richard M. Stallman
2005-08-18 16:43               ` Kevin Rodgers
2005-08-18 21:15                 ` Jason Rumney
2005-08-18 22:17                   ` Stuart D. Herring
2005-08-16 16:31             ` Stuart D. Herring
2005-08-16 21:38               ` Jason Rumney
2005-08-18 16:57                 ` Kevin Rodgers
2005-08-18 16:56               ` Kevin Rodgers
2005-08-18 17:52                 ` Stuart D. Herring
2005-08-04 12:48       ` Richard M. Stallman
     [not found]   ` <E1E0f9R-0003Pk-NJ@fencepost.gnu.org>
2005-08-04 14:19     ` Lennart Borgman
2005-08-04 15:20     ` Juanma Barranquero
2005-08-05 11:59       ` Richard M. Stallman
2005-08-05 12:43         ` Juanma Barranquero
2005-08-06  6:27           ` Richard M. Stallman
2005-08-05 13:48         ` defadvice in Emacs code (was: " Lennart Borgman

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=uoe8e2w6g.fsf@gnu.org \
    --to=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).