From monnier@IRO.UMontreal.CA Fri Jun 13 15:02:13 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.2 required=4.0 tests=AWL,BAYES_00, MURPHY_DRUGS_REL8,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 13 Jun 2008 22:02:13 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5DM29C2003967 for ; Fri, 13 Jun 2008 15:02:11 -0700 Received: from mail.gnu.org ([199.232.76.166]:41991 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1K7HJU-0006sF-A1 for emacs-pretest-bug@gnu.org; Fri, 13 Jun 2008 18:00:04 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1K7HLR-0003Ff-5Z for emacs-pretest-bug@gnu.org; Fri, 13 Jun 2008 18:02:09 -0400 Received: from pruche.dit.umontreal.ca ([132.204.246.22]:45211) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7HLQ-0003FN-Pe for emacs-pretest-bug@gnu.org; Fri, 13 Jun 2008 18:02:04 -0400 Received: from ceviche.home (vpn-132-204-232-72.acd.umontreal.ca [132.204.232.72]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m5DM2Khf018726 for ; Fri, 13 Jun 2008 18:02:23 -0400 Received: by ceviche.home (Postfix, from userid 20848) id ACC00B4087; Fri, 13 Jun 2008 18:00:58 -0400 (EDT) From: Stefan Monnier To: Kevin Ryde Cc: emacs-pretest-bug@gnu.org Subject: Re: 23.0.60; customize or whatever to disable gpm-mouse-mode Message-ID: References: <87ej7gzsg6.fsf@blah.blah> <874p7xgioo.fsf@blah.blah> Date: Fri, 13 Jun 2008 18:00:58 -0400 In-Reply-To: <874p7xgioo.fsf@blah.blah> (Kevin Ryde's message of "Sat, 14 Jun 2008 06:53:59 +1000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 2 Rules triggered HAS_X_HELO=0, RV3038=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) >> Can you try the patch below to see if it works more like what you'd expect? > Seems no longer enabled on startup at all. > I think it may have to load t-mouse, which the ignore-errors hides. Indeed, sorry. > Perhaps a message on failing to enable too (the usual one being the > server not running). Since it's enabled by default, it should fail silently by default as well, I think. Use gpm-mouse-mode interactively to get better feedback. Stefan From rgm@gnu.org Mon Jun 30 21:04:27 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.4 required=4.0 tests=AWL,BAYES_00,ONEWORD, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 409-done) by emacsbugs.donarmstrong.com; 1 Jul 2008 04:04:28 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6144Ic0012937 for <409-done@emacsbugs.donarmstrong.com>; Mon, 30 Jun 2008 21:04:20 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KDX62-0005o8-A3; Tue, 01 Jul 2008 00:04:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18537.44210.247017.980417@fencepost.gnu.org> Date: Tue, 1 Jul 2008 00:04:02 -0400 From: Glenn Morris To: 409-done@debbugs.gnu.org Subject: #409 X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: s~(JqTl2h>UBvg'Y6!=\5hH2(mlgQh[S{/}I|6-WupUH*`TVgjQxFsVfp01Oi~Co=qo>zi See also: http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg00030.html 2008-06-11 Stefan Monnier * term/linux.el (terminal-init-linux): Use gpm-mouse-enable. * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions. (gpm-mouse-mode): Make it into a proper global minor mode. From rgm@gnu.org Tue Jul 1 00:08:08 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, MURPHY_DRUGS_REL8,NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 1 Jul 2008 07:08:09 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m61786A8026915 for ; Tue, 1 Jul 2008 00:08:07 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KDZxt-00022l-Tp; Tue, 01 Jul 2008 03:07:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18537.55237.747316.814484@fencepost.gnu.org> Date: Tue, 1 Jul 2008 03:07:49 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: ,E>QeWl#f=6''T'>x1.qAL":W"(7=="T?1HANw<7jaA!d!wa