From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9810: cw in viper mode clobbers clipboard Date: Thu, 20 Oct 2011 18:58:53 +0200 Message-ID: <83pqhrsipe.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1319130031 14753 80.91.229.12 (20 Oct 2011 17:00:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2011 17:00:31 +0000 (UTC) Cc: 9810@debbugs.gnu.org To: Bob Nnamtrop Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 20 19:00:23 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RGvyh-0000cF-4Y for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Oct 2011 19:00:23 +0200 Original-Received: from localhost ([::1]:50122 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGvyW-0002YK-PU for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Oct 2011 13:00:12 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGvyE-0002EH-Dw for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 12:59:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGvyD-0004Ef-5Y for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 12:59:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGvyC-0004Eb-Ul for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 12:59:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RGvzJ-000135-OW for bug-gnu-emacs@gnu.org; Thu, 20 Oct 2011 13:01:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Oct 2011 17:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9810 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9810-submit@debbugs.gnu.org id=B9810.13191300123951 (code B ref 9810); Thu, 20 Oct 2011 17:01:01 +0000 Original-Received: (at 9810) by debbugs.gnu.org; 20 Oct 2011 17:00:12 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGvyV-00011f-JH for submit@debbugs.gnu.org; Thu, 20 Oct 2011 13:00:12 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGvyQ-00010Z-Re for 9810@debbugs.gnu.org; Thu, 20 Oct 2011 13:00:08 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LTD00700ITO5R00@a-mtaout23.012.net.il> for 9810@debbugs.gnu.org; Thu, 20 Oct 2011 18:58:50 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.212.197]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LTD007PEJ616200@a-mtaout23.012.net.il>; Thu, 20 Oct 2011 18:58:50 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 20 Oct 2011 13:01:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52936 Archived-At: > Date: Thu, 20 Oct 2011 10:44:31 -0600 > From: Bob Nnamtrop > Cc: 9810@debbugs.gnu.org > > just typing 'cw' should not cause either clipboard or > primary to be altered. The word is highlighted but that should be it, > it should not go into primary (or clipboard or any other selection). > The way it is now the common (for me) work-flow (put something into > primary, go somewhere else, use cw then to change that > word) described above does not work anymore. The changes to primary > and clipboard described in NEWS have nothing to do with this (or > should not). Can you tell me which function does the cw command run?