From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; customize or whatever to disable gpm-mouse-mode Date: Mon, 02 Jun 2008 08:44:09 +1000 Message-ID: <87ej7gzsg6.fsf@blah.blah> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212360289 26289 80.91.229.12 (1 Jun 2008 22:44:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2008 22:44:49 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 02 00:45:30 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K2wIp-0006nj-2B for ged-emacs-devel@m.gmane.org; Mon, 02 Jun 2008 00:45:27 +0200 Original-Received: from localhost ([127.0.0.1]:35354 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2wI3-0002HW-12 for ged-emacs-devel@m.gmane.org; Sun, 01 Jun 2008 18:44:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2wHx-0002FG-Fg for emacs-devel@gnu.org; Sun, 01 Jun 2008 18:44:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2wHw-0002EL-H7 for emacs-devel@gnu.org; Sun, 01 Jun 2008 18:44:33 -0400 Original-Received: from [199.232.76.173] (port=50988 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2wHw-0002EB-9e for emacs-devel@gnu.org; Sun, 01 Jun 2008 18:44:32 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34817) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K2wHw-0001bM-1L for emacs-devel@gnu.org; Sun, 01 Jun 2008 18:44:32 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:50570 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1K2wGA-00076h-5g for emacs-pretest-bug@gnu.org; Sun, 01 Jun 2008 18:42:42 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1K2wHo-0001aX-QZ for emacs-pretest-bug@gnu.org; Sun, 01 Jun 2008 18:44:29 -0400 Original-Received: from mailout1-9.pacific.net.au ([125.255.80.128]:47377 helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K2wHo-0001Zh-9Q for emacs-pretest-bug@gnu.org; Sun, 01 Jun 2008 18:44:24 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id 6213A381A63 for ; Mon, 2 Jun 2008 08:44:18 +1000 (EST) Original-Received: from blah.blah (ppp2F2B.dyn.pacific.net.au [61.8.47.43]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 715A58C11 for ; Mon, 2 Jun 2008 08:44:17 +1000 (EST) Original-Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1K2wHZ-00038q-Fy for emacs-pretest-bug@gnu.org; Mon, 02 Jun 2008 08:44:09 +1000 User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98197 gmane.emacs.pretest.bugs:22522 Archived-At: I had some trouble disabling gpm-mouse-mode, which is on by default in the recent cvs. I tried M-x customize-variable gpm-mouse-mode and saving, which turned it off, but on the next startup it was enabled again. Then I tried "(gpm-mouse-mode 0)" in my .emacs, but that didn't have any effect at all. I suspect terminal-init-linux is forcibly turning it on after .emacs and customizations have run. I wonder if a saved customize could work in the next session. Or alternatively have some guidance in the docstring or manual on disabling. (I got what I wanted for the moment under term-setup-hook. I like the gpm/kernel default selection stuff and get fairly annoyed by programs that take it over with their own ideas :-). I saw frames.texi mentions t-mouse-mode, perhaps it could have a couple of words about it being enabled by default now, if that's going to be the case (still as/when available, of course). In GNU Emacs 23.0.60.1 (i586-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-06-01 on blah.blah configured using `configure 'CFLAGS=-O -g' '--prefix=/down/emacs/b/inst' '--with-x-toolkit=gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_AU value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: show-paren-mode: t file-name-shadow-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ESC x r e p o r t - e m a TAB RET Recent messages: ("/down/emacs/b/src/emacs")