all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: PT <spamfilteraccount@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Adding clipboard content to the kill ring automatically	(Windows)
Date: Sun, 13 Sep 2009 17:48:02 +0000 (UTC)	[thread overview]
Message-ID: <loom.20090913T194141-129@post.gmane.org> (raw)
In-Reply-To: 83k502zrki.fsf@gnu.org

Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> Yes, set x-select-enable-clipboard to nil, while you edit and don't
> want to clobber what's in the clipboard.  Then re-set it to t after
> you are done editing.
> 

Okay, by automatically I meant some method which doesn't require manual 
intervention.

Manually I can yank clipboard first, undo it, this way it gets to
the kill-ring, then do some other killings and finally retrieve
clipboard text from the kill ring with M-y

The point is I want some automatic solution like running an idle timer 
every second or so which checks if there is new text on the clipboard
and if so then adds it to the kill ring. This is sort of a brute force 
solution, having a constantly running timer, that's why I asked if there 
is a  more intelligent automatic solution for the problem than that.






  reply	other threads:[~2009-09-13 17:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-13 16:59 Adding clipboard content to the kill ring automatically (Windows) PT
2009-09-13 17:23 ` Eli Zaretskii
2009-09-13 17:48   ` PT [this message]
2009-09-13 18:33     ` Andreas Politz
2009-09-13 19:27       ` PT
2009-09-13 23:01 ` Jeff Clough
2009-09-14  4:48   ` PT
2009-09-14  6:05     ` PT
     [not found]     ` <mailman.6633.1252908378.2239.help-gnu-emacs@gnu.org>
2009-09-23 16:29       ` bigfaceworm

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=loom.20090913T194141-129@post.gmane.org \
    --to=spamfilteraccount@gmail.com \
    --cc=help-gnu-emacs@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.