From gg@zip.com.au Fri Jun 13 13:54:47 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=-5.9 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 20:54:47 +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 m5DKshMO019133 for ; Fri, 13 Jun 2008 13:54:45 -0700 Received: from mx10.gnu.org ([199.232.76.166]:38282) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1K7GGD-00041y-Rj for emacs-pretest-bug@gnu.org; Fri, 13 Jun 2008 16:52:38 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1K7GI7-0002YR-QF for emacs-pretest-bug@gnu.org; Fri, 13 Jun 2008 16:54:39 -0400 Received: from mailout1-9.pacific.net.au ([125.255.80.128]:38095 helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7GI7-0002Xn-8f for emacs-pretest-bug@gnu.org; Fri, 13 Jun 2008 16:54:35 -0400 Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout1.pacific.net.au (Postfix) with ESMTP id 1DC57394841; Sat, 14 Jun 2008 06:54:29 +1000 (EST) Received: from blah.blah (ppp2564.dyn.pacific.net.au [61.8.37.100]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id 86F8027409; Sat, 14 Jun 2008 06:54:28 +1000 (EST) Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1K7GHX-0000fr-55; Sat, 14 Jun 2008 06:53:59 +1000 From: Kevin Ryde To: Stefan Monnier Cc: emacs-pretest-bug@gnu.org Subject: Re: 23.0.60; customize or whatever to disable gpm-mouse-mode References: <87ej7gzsg6.fsf@blah.blah> Date: Sat, 14 Jun 2008 06:53:59 +1000 Message-ID: <874p7xgioo.fsf@blah.blah> User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) --=-=-= Stefan Monnier writes: > > 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. Perhaps a message on failing to enable too (the usual one being the server not running). --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=linux.el.gpm.diff *** linux.el 12 Jun 2008 09:11:07 +1000 1.14 --- linux.el 13 Jun 2008 16:04:09 +1000 *************** *** 9,15 **** ;; It can't really display underlines. (tty-no-underline) ! (ignore-errors (if gpm-mouse-mode (gpm-mouse-enable))) ;; Make Latin-1 input characters work, too. ;; Meta will continue to work, because the kernel --- 9,19 ---- ;; It can't really display underlines. (tty-no-underline) ! (when gpm-mouse-mode ! (require 't-mouse) ! (condition-case err ! (gpm-mouse-enable) ! (error (message "gpm-mouse-mode: %s" (error-message-string err))))) ;; Make Latin-1 input characters work, too. ;; Meta will continue to work, because the kernel --=-=-=-- 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