From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Colin S. Miller" Newsgroups: gmane.emacs.help Subject: Re: pasting many times Date: Thu, 26 Oct 2006 19:24:56 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <4540fd85$0$49195$14726298@news.sunsite.dk> References: <1161778696.317614.27570@e3g2000cwe.googlegroups.com> <1161786070.670917.225130@f16g2000cwb.googlegroups.com> <453fb2ea$0$49199$14726298@news.sunsite.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161888200 30481 80.91.229.2 (26 Oct 2006 18:43:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Oct 2006 18:43:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 26 20:43:14 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GdABp-0001AS-Rj for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Oct 2006 20:42:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdABp-0000xw-Du for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Oct 2006 14:42:53 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail User-Agent: Thunderbird 1.5.0.7 (X11/20060927) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 31 Original-NNTP-Posting-Host: 62.56.53.69 Original-X-Trace: news.sunsite.dk DXC=PY1DO9eAA`DCbPFlQZmVYDYSB=nbEKnkKd5YjJi]fNXFG1[Bg<0aH5@\VT\m5_SIbFU_42Df:PaKHTcL2h5ahoTOkF_>m>CYcVO:I\VJYmI50K6JlY2c67]dLd< List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38310 Archived-At: Holger Sparr wrote: > "Colin S. Miller" writes: > >> Nasty hack - >> use defadvice on kill-region et all >> the advice function will use add-timer >> to call browse-kill-ring-update >> after a suitable delay (10 to 100ms) > > Does `kill-region' change the the `kill-ring' exclusively? > > Holger Holger, There are other functions that will, including copy-region-as-kill (backwords-(or-forwards)?)?-kill-(word|line|paragraph|sexp|region) kill-(append|comment|kill-entire-line|forwards-chars|new|rectangle|region|sentence|sexp|word) x-mouse-kill and probably some others. HTH, Colin S. Miller -- Replace the obvious in my email address with the first three letters of the hostname to reply.