From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: `xterm-mouse-mode' has a bogus Custom group Date: Tue, 5 Apr 2005 18:25:08 +1200 Message-ID: <16978.12100.857894.861739@farnswood.snap.net.nz> References: <200504020351.j323ppS16391@raven.dms.auburn.edu> <16974.11752.332998.125628@farnswood.snap.net.nz> <200504021346.j32Dk3e19471@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112683296 26320 80.91.229.2 (5 Apr 2005 06:41:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Apr 2005 06:41:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 05 08:41:32 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DIhjw-0001YI-Jx for ged-emacs-devel@m.gmane.org; Tue, 05 Apr 2005 08:40:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DIhIn-0004BS-1q for ged-emacs-devel@m.gmane.org; Tue, 05 Apr 2005 02:12:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DIhHV-0003wp-GM for emacs-devel@gnu.org; Tue, 05 Apr 2005 02:11:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DIhHP-0003uf-3L for emacs-devel@gnu.org; Tue, 05 Apr 2005 02:11:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DIhHO-0003rO-Pa for emacs-devel@gnu.org; Tue, 05 Apr 2005 02:11:14 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DIhW2-0006nV-Bd for emacs-devel@gnu.org; Tue, 05 Apr 2005 02:26:22 -0400 Original-Received: from farnswood.snap.net.nz (p183-tnt2.snap.net.nz [202.124.108.183]) by viper.snap.net.nz (Postfix) with ESMTP id 8683D4ABB8E; Tue, 5 Apr 2005 18:26:10 +1200 (NZST) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 725BF62A99; Tue, 5 Apr 2005 07:25:09 +0100 (BST) Original-To: Luc Teirlinck In-Reply-To: <200504021346.j32Dk3e19471@raven.dms.auburn.edu> X-Mailer: VM 7.19 under Emacs 21.3.50.1 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:35569 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35569 > The GNU/Linux console currently does not appear to support > `xterm-mouse-mode'. I think this should just say Linux console although I don't really understand where the kernel ends and the operating system begins. > The normal `xterm' mouse functionality is still available by holding down > the `SHIFT' key when you press the mouse button. This seems to be true for mouse-1 but: C-mouse-1 gives me the Main Options menu C-mouse-2 gives me the VT Options menu C-mouse-3 gives me the VT Fonts menu S-C-mouse-1, S-C-mouse-2, S-C-mouse-3 give me nothing. Nick