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#12750: Highlighting text no longer works Date: Mon, 29 Oct 2012 05:43:27 +0200 Message-ID: <83d3027xk0.fsf@gnu.org> References: <508D5A4D.3020604@gmail.com> <83objm8ry1.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1351482223 10080 80.91.229.3 (29 Oct 2012 03:43:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2012 03:43:43 +0000 (UTC) Cc: 12750@debbugs.gnu.org To: Bruce Korb Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 29 04:43:51 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TSgGV-0003tq-5P for geb-bug-gnu-emacs@m.gmane.org; Mon, 29 Oct 2012 04:43:51 +0100 Original-Received: from localhost ([::1]:48840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSgGN-0007zf-47 for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Oct 2012 23:43:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSgGK-0007zZ-3C for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2012 23:43:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSgGJ-0001v1-1B for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2012 23:43:40 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSgGI-0001ux-U5 for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2012 23:43:38 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TSgIc-0001Xw-6U for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2012 23:46:02 -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: Mon, 29 Oct 2012 03:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12750-submit@debbugs.gnu.org id=B12750.13514823465924 (code B ref 12750); Mon, 29 Oct 2012 03:46:02 +0000 Original-Received: (at 12750) by debbugs.gnu.org; 29 Oct 2012 03:45:46 +0000 Original-Received: from localhost ([127.0.0.1]:37201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSgIM-0001XU-9n for submit@debbugs.gnu.org; Sun, 28 Oct 2012 23:45:46 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:33416) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSgIJ-0001XL-LZ for 12750@debbugs.gnu.org; Sun, 28 Oct 2012 23:45:44 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MCM00L00Y4H7B00@a-mtaout21.012.net.il> for 12750@debbugs.gnu.org; Mon, 29 Oct 2012 05:43:18 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MCM00L8WYC52G50@a-mtaout21.012.net.il>; Mon, 29 Oct 2012 05:43:18 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list 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:66164 Archived-At: > From: Bruce Korb > Date: Sun, 28 Oct 2012 13:57:56 -0700 > Cc: 12750@debbugs.gnu.org > > On Sun, Oct 28, 2012 at 1:14 PM, Bruce Korb wrote: > >> *** To return to the previous behavior, do the following: > >> > >> **** Change `select-active-regions' to nil. > >> **** Change `mouse-drag-copy-region' to t. > >> **** Change `x-select-enable-primary' to t (on X only). > >> **** Change `x-select-enable-clipboard' to nil. > >> **** Bind `mouse-yank-at-click' to mouse-2. > > > > It is really helpful to have explicit instructions: > > > > *** To return to the previous behavior, add the following to your .emacs file: > > (setq select-active-regions nil) > > (setq mouse-drag-copy-region 't) > > (setq x-select-enable-primary 't) t, not 't. > > (setq x-select-enable-clipboard nil) > > (global-set-key [mouse-2] 'mouse-yank-at-click) > > I do need explicit instructions. This didn't work. I want to > highlight and paste > and highlight and yank. Both and. This isn't working. Help, please? See above.