From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Some modes are not enabled in subsequent frames Date: Mon, 03 Sep 2007 23:34:36 +0200 Message-ID: <857in7mo0j.fsf@lola.goethe.zz> References: <200709021516.l82FG7Kn015560@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188855293 31420 80.91.229.12 (3 Sep 2007 21:34:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2007 21:34:53 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Leo , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 03 23:34:52 2007 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 1ISJZJ-0005NZ-P7 for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 23:34:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISJZI-0004gD-FU for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 17:34:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISJZF-0004g8-7R for emacs-devel@gnu.org; Mon, 03 Sep 2007 17:34:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISJZD-0004fn-Q5 for emacs-devel@gnu.org; Mon, 03 Sep 2007 17:34:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISJZD-0004fk-NP for emacs-devel@gnu.org; Mon, 03 Sep 2007 17:34:43 -0400 Original-Received: from mail-in-05.arcor-online.net ([151.189.21.45]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ISJZ8-0000uu-Va; Mon, 03 Sep 2007 17:34:39 -0400 Original-Received: from mail-in-09-z2.arcor-online.net (mail-in-09-z2.arcor-online.net [151.189.8.21]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 840711837A3; Mon, 3 Sep 2007 23:34:37 +0200 (CEST) Original-Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mail-in-09-z2.arcor-online.net (Postfix) with ESMTP id 7797D28EC4D; Mon, 3 Sep 2007 23:34:37 +0200 (CEST) Original-Received: from lola.goethe.zz (dslb-084-061-037-052.pools.arcor-ip.net [84.61.37.52]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 269C41C3685; Mon, 3 Sep 2007 23:34:37 +0200 (CEST) Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 81A101C0039C; Mon, 3 Sep 2007 23:34:36 +0200 (CEST) In-Reply-To: (Stefan Monnier's message of "Mon\, 03 Sep 2007 17\:15\:51 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-Virus-Scanned: ClamAV 0.91.2/4140/Mon Sep 3 19:59:33 2007 on mail-in-05.arcor-online.net X-Virus-Status: Clean X-Detected-Kernel: Linux 2.4-2.6 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:77694 gmane.emacs.pretest.bugs:19721 Archived-At: Stefan Monnier writes: >>> xterm-mouse-mode seems to have to be per-terminal, >>> because it only makes sense for some terminals. >> Global for all tty terminals is desirable. > > Probably not. But we could/should probably make it (or a new > command on top of it) work on all ttys that are in xterms. > I.e. "global" but only where it makes sense. I seem to remember some discussion of code that could figure out whether or not a terminal supported the necessary sequences. Has this code not made it into the respective file? If it had, most of the code fir this should be in place already. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum