From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.help Subject: Re: Copy Paste Detection Date: Fri, 21 Jan 2011 11:25:12 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1295605896 28427 80.91.229.12 (21 Jan 2011 10:31:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 Jan 2011 10:31:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 21 11:31:31 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PgEHB-0003ud-Gg for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Jan 2011 11:31:29 +0100 Original-Received: from localhost ([127.0.0.1]:44926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgECc-0006D2-8Y for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Jan 2011 05:26:46 -0500 Original-Received: from [140.186.70.92] (port=41500 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgEBg-0006Bh-EM for help-gnu-emacs@gnu.org; Fri, 21 Jan 2011 05:25:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgEBc-00045F-7A for help-gnu-emacs@gnu.org; Fri, 21 Jan 2011 05:25:48 -0500 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:61343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgEBc-00044u-1O for help-gnu-emacs@gnu.org; Fri, 21 Jan 2011 05:25:44 -0500 Original-Received: by iwn40 with SMTP id 40so1812955iwn.0 for ; Fri, 21 Jan 2011 02:25:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=5ZN0Kaw9rMDERuRCN63aCQPmrsoMKobFN9RApQgnLW8=; b=r09DbwZXvs7NosCphYEJebN1bEyG2LtxggOb+ky9RS1ZuXCgaXaKnrzzKp30f9q0uV jTRcyPGmFwTda8ayyi6LboPuNM1sGnkEpZDU1fmdqB2e0mWBvkUjj5mcCh7/l4HEBUz+ YryzyjrVfZ1vJR+qx2us42Q6Sp1b/QBi0dNFs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=dBTbFQb+hucH1LYifefTzyOhGiYH2ohkvKju9K4+XBAn29Fz9fpwCi1g7ulBaWP0S2 ZpsVwKmrMmDYVCu5bnE5zB1+ASaZMELXFrm4pHEAfpNy+l1zxyDlDJ3+quD/+dRYPG3d B+NNgE4Eu1weC6m/fntITOvXOBtKD7THNcZ3A= Original-Received: by 10.231.199.212 with SMTP id et20mr510295ibb.22.1295605542516; Fri, 21 Jan 2011 02:25:42 -0800 (PST) Original-Received: by 10.231.32.197 with HTTP; Fri, 21 Jan 2011 02:25:12 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:78643 Archived-At: 2011/1/21 Gary : > Does anyone know of any modes that do (programming-)language independent > copy/paste (kill/yank) detection in emacs? > > I suppose external tools would also work, but I really would prefer it > if it was something I could usable on an emacs buffer. > What do you mean? -- Deniz Dogan