From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephan Stahl" Newsgroups: gmane.emacs.devel Subject: Re: should xterm-mouse-mode be on by default? Date: Thu, 14 Apr 2005 11:31:45 +0200 (CEST) Message-ID: <32004.217.194.34.123.1113471105.squirrel@wwws.franken.de> References: <200504130141.j3D1fpAH016515@scanner2.ics.uci.edu> <87wtr5q00e.fsf@emptydomain.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Trace: sea.gmane.org 1113474246 7432 80.91.229.2 (14 Apr 2005 10:24:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2005 10:24:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 14 12:24:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DM1VV-0007Ar-RO for ged-emacs-devel@m.gmane.org; Thu, 14 Apr 2005 12:23:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DM1Ru-0000BI-Sv for ged-emacs-devel@m.gmane.org; Thu, 14 Apr 2005 06:19:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DM0he-0002wZ-0M for emacs-devel@gnu.org; Thu, 14 Apr 2005 05:32:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DM0hW-0002v2-JL for emacs-devel@gnu.org; Thu, 14 Apr 2005 05:31:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DM0hT-0002th-Hc for emacs-devel@gnu.org; Thu, 14 Apr 2005 05:31:52 -0400 Original-Received: from [193.175.24.27] (helo=ilsa.franken.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DM0i0-0002kg-Dp for emacs-devel@gnu.org; Thu, 14 Apr 2005 05:32:24 -0400 Original-Received: from wwws.franken.de (mail-n.franken.de [193.175.24.27]) by ilsa.franken.de (Postfix) with SMTP id A1F5D245C8; Thu, 14 Apr 2005 11:31:45 +0200 (CEST) Original-Received: from 217.194.34.123 (SquirrelMail authenticated user eos) by wwws.franken.de with HTTP; Thu, 14 Apr 2005 11:31:45 +0200 (CEST) In-Reply-To: <87wtr5q00e.fsf@emptydomain.de> Original-To: kai@emptydomain.de (Kai Großjohann) User-Agent: SquirrelMail/1.4.0 X-Priority: 3 Importance: Normal 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:35975 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35975 Hi Kai. kai@emptydomain.de (Kai Großjohann) said: > How about providing an option to reverse this? Then shifted clicks > would access the special xterm mouse mode function, and unshifted > clicks would do as if xterm mouse mode was off. This is not possible to do from within emacs because it is xterm that controlls this aspect.. -- Stephan Stahl