From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: 23.2; xterm-mouse-mode bug Resent-From: Ilya Tatar Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 09 Jul 2010 17:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6594@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.127869803022979 (code B ref -1); Fri, 09 Jul 2010 17:54:01 +0000 Received: (at submit) by debbugs.gnu.org; 9 Jul 2010 17:53:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXHll-0005yZ-Je for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:53:50 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXH5U-0005gm-EB for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:10:09 -0400 Received: from lists.gnu.org ([199.232.76.165]:39276) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OXH5P-0005dT-Vi for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:10:04 -0400 Received: from [140.186.70.92] (port=52953 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXH5O-0000ov-0A for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXH5M-00050a-Ij for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:01 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:33362) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXH5M-000504-Dg for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:00 -0400 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o69H9uA4011219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Jul 2010 17:09:57 GMT Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o68Kcttw029979 for ; Fri, 9 Jul 2010 17:09:54 GMT Received: from abhmt020.oracle.com by acsmt353.oracle.com with ESMTP id 393156251278695370; Fri, 09 Jul 2010 10:09:30 -0700 Received: from [129.148.9.83] (/129.148.9.83) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 09 Jul 2010 10:09:30 -0700 Message-ID: <4C3757C8.7040009@oracle.com> Date: Fri, 09 Jul 2010 13:09:28 -0400 From: Ilya Tatar User-Agent: Thunderbird 2.0.0.23 (X11/20090910) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090202.4C3757E3.01A6:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Mailman-Approved-At: Fri, 09 Jul 2010 13:53:48 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) --text follows this line-- This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': Hello, I started emacs with "emacs -Q -nw" in xterm % xterm -version XTerm(257) - if I click on a character on column 0-94, everything works as expected: the point moves to that location. - if I click on a character on column 95, I get an error: xterm-mouse-event: Wrong type argument: wholenump, -29 - if I click on a character on column >95, I get the Help menu (same as if I clicked on "Help" menu, or pressed "M-` h") Thanks, -Ilya If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /pkg/gnu/share/emacs/23.2/etc/DEBUG. In GNU Emacs 23.2.1 (sparc-sun-solaris2.8, GTK+ Version 2.10.13) of 2010-05-08 on pkg-build configured using `configure '--prefix=/pkg/gnu' '--x-includes=/pkg/gnome/include:/usr/X11/include:/usr/openwin/include:/usr/dt/include:/pkg/X11/include' '--x-libraries=/pkg/gnome/lib:/usr/X11/lib:/usr/openwin/lib:/usr/dt/lib:/pkg/X11/lib' '--with-x' '--with-x-toolkit=gtk' '--with-pkg-config-prog=/usr/bin/pkg-config' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' 'CC=gcc' 'CFLAGS= -O3 -mcpu=ultrasparc' 'LDFLAGS=-L/pkg/local/lib -R/pkg/local/lib -L/pkg/gnu/lib -R/pkg/gnu/lib' 'CPPFLAGS=-I/pkg/local/include -I/pkg/local/include/libpng -I/pkg/gnu/include'' 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: C value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: xterm-mouse-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ESC [ > 0 ; 2 5 7 ; 0 c ESC ] 1 1 ; r g b : f f f f / f f f f / f f f f ESC \ M-x x t - m o u TAB RET C-u 9 5 - ESC [ M SPC ~ & ESC [ M # ~ & ESC [ M SPC C-d & ESC [ M # C-d & ESC [ M SPC C-M-@ & ESC [ M # C-M-@ & C-g M-x r e p o TAB r t TAB RET Recent messages: ("emacs") For information about GNU Emacs and the GNU system, type C-h C-a. Xterm-Mouse mode enabled xterm-mouse-event: Wrong type argument: wholenump, -29 [2 times] Quit Making completion list... Load-path shadows: None found. Features: (shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode easymenu view tmm electric cus-start cus-load xt-mouse tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process font-render-setting gtk x-toolkit x multi-tty emacs) From unknown Sun Jun 22 17:15:50 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ilya Tatar Subject: bug#6594: closed (Re: bug#6594: 23.2; xterm-mouse-mode bug) Message-ID: References: <4C3DFA71.5060000@swipnet.se> <4C3757C8.7040009@oracle.com> X-Gnu-PR-Message: they-closed 6594 X-Gnu-PR-Package: emacs Reply-To: 6594@debbugs.gnu.org Date: Wed, 14 Jul 2010 17:58:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1279130282-5739-1" This is a multi-part message in MIME format... ------------=_1279130282-5739-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #6594: 23.2; xterm-mouse-mode bug which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 6594@debbugs.gnu.org. --=20 6594: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D6594 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1279130282-5739-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 6594-done) by debbugs.gnu.org; 14 Jul 2010 17:57:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZ6Cl-0001UF-8Q for submit@debbugs.gnu.org; Wed, 14 Jul 2010 13:57:11 -0400 Received: from smtprelay-h21.telenor.se ([195.54.99.196]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZ6Ci-0001U8-MU for 6594-done@debbugs.gnu.org; Wed, 14 Jul 2010 13:57:10 -0400 Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 75749E9B10 for <6594-done@debbugs.gnu.org>; Wed, 14 Jul 2010 19:57:16 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmdEAFSXPUxV4S0jPGdsb2JhbACHcZd8DAEBAQE1LcELgn2CJwQ X-IronPort-AV: E=Sophos;i="4.55,202,1278280800"; d="scan'208";a="547734917" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb3.telenor.se with ESMTP; 14 Jul 2010 19:57:06 +0200 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id ADD157FA05A; Wed, 14 Jul 2010 19:57:05 +0200 (CEST) Message-ID: <4C3DFA71.5060000@swipnet.se> Date: Wed, 14 Jul 2010 19:57:05 +0200 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: Ilya Tatar Subject: Re: bug#6594: 23.2; xterm-mouse-mode bug References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 6594-done Cc: 6594-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) Ah, the character representation changed with introduction of Unicode. I checked in a fix in the emacs-23 branch. Jan D. Ilya Tatar skrev 2010-07-09 19.09: > --text follows this line-- > This bug report will be sent to the Free Software Foundation, > not to your local site managers! > Please write in English if possible, because the Emacs maintainers > usually do not have translators to read other languages for them. > > Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, > and to the gnu.emacs.bug news group. > > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug. If you can, give > a recipe starting from `emacs -Q': > > > > Hello, > > > I started emacs with "emacs -Q -nw" in xterm > > % xterm -version > XTerm(257) > > - if I click on a character on column 0-94, everything works as expected: the > point moves to that location. > > - if I click on a character on column 95, I get an error: > xterm-mouse-event: Wrong type argument: wholenump, -29 > > - if I click on a character on column >95, I get the Help menu (same as if I > clicked on "Help" menu, or pressed "M-` h") > > > Thanks, > -Ilya > > > > > If Emacs crashed, and you have the Emacs process in the gdb debugger, > please include the output from the following gdb commands: > `bt full' and `xbacktrace'. > For information about debugging Emacs, please read the file > /pkg/gnu/share/emacs/23.2/etc/DEBUG. > > > In GNU Emacs 23.2.1 (sparc-sun-solaris2.8, GTK+ Version 2.10.13) > of 2010-05-08 on pkg-build > configured using `configure '--prefix=/pkg/gnu' > '--x-includes=/pkg/gnome/include:/usr/X11/include:/usr/openwin/include:/usr/dt/include:/pkg/X11/include' > '--x-libraries=/pkg/gnome/lib:/usr/X11/lib:/usr/openwin/lib:/usr/dt/lib:/pkg/X11/lib' > '--with-x' '--with-x-toolkit=gtk' '--with-pkg-config-prog=/usr/bin/pkg-config' > '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' 'CC=gcc' > 'CFLAGS= -O3 -mcpu=ultrasparc' 'LDFLAGS=-L/pkg/local/lib -R/pkg/local/lib > -L/pkg/gnu/lib -R/pkg/gnu/lib' 'CPPFLAGS=-I/pkg/local/include > -I/pkg/local/include/libpng -I/pkg/gnu/include'' > > 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: C > value of $XMODIFIERS: nil > locale-coding-system: nil > default enable-multibyte-characters: t > > Major mode: Lisp Interaction > > Minor modes in effect: > xterm-mouse-mode: t > tooltip-mode: t > mouse-wheel-mode: t > tool-bar-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t > > Recent input: > ESC [ > 0 ; 2 5 7 ; 0 c ESC ] 1 1 ; r g b : f f f f > / f f f f / f f f f ESC \ M-x x t - m o u TAB RET C-u > 9 5 - ESC [ M SPC ~ & ESC [ M # ~ & ESC [ M SPC C-d > & ESC [ M # C-d & ESC [ M SPC C-M-@ & ESC [ M # C-M-@ > & C-g M-x r e p o TAB r t TAB RET > > Recent messages: > ("emacs") > For information about GNU Emacs and the GNU system, type C-h C-a. > Xterm-Mouse mode enabled > xterm-mouse-event: Wrong type argument: wholenump, -29 [2 times] > Quit > Making completion list... > > Load-path shadows: > None found. > > Features: > (shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml > mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse > rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util > netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock > sha1 hex-util hashcash mail-utils emacsbug help-mode easymenu view tmm > electric cus-start cus-load xt-mouse tooltip ediff-hook vc-hooks > lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset > image fringe lisp-mode register page menu-bar rfn-eshadow timer select > scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core > frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai > tai-viet lao korean japanese hebrew greek romanian slovak czech european > ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help > simple abbrev loaddefs button minibuffer faces cus-face files > text-properties overlay md5 base64 format env code-pages mule custom > widget hashtable-print-readable backquote make-network-process > font-render-setting gtk x-toolkit x multi-tty emacs) > > ------------=_1279130282-5739-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Jul 2010 17:53:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXHll-0005yZ-Je for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:53:50 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXH5U-0005gm-EB for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:10:09 -0400 Received: from lists.gnu.org ([199.232.76.165]:39276) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OXH5P-0005dT-Vi for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:10:04 -0400 Received: from [140.186.70.92] (port=52953 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXH5O-0000ov-0A for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXH5M-00050a-Ij for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:01 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:33362) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXH5M-000504-Dg for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:00 -0400 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o69H9uA4011219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Jul 2010 17:09:57 GMT Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o68Kcttw029979 for ; Fri, 9 Jul 2010 17:09:54 GMT Received: from abhmt020.oracle.com by acsmt353.oracle.com with ESMTP id 393156251278695370; Fri, 09 Jul 2010 10:09:30 -0700 Received: from [129.148.9.83] (/129.148.9.83) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 09 Jul 2010 10:09:30 -0700 Message-ID: <4C3757C8.7040009@oracle.com> Date: Fri, 09 Jul 2010 13:09:28 -0400 From: Ilya Tatar User-Agent: Thunderbird 2.0.0.23 (X11/20090910) MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.2; xterm-mouse-mode bug Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090202.4C3757E3.01A6:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 09 Jul 2010 13:53:48 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) --text follows this line-- This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': Hello, I started emacs with "emacs -Q -nw" in xterm % xterm -version XTerm(257) - if I click on a character on column 0-94, everything works as expected: the point moves to that location. - if I click on a character on column 95, I get an error: xterm-mouse-event: Wrong type argument: wholenump, -29 - if I click on a character on column >95, I get the Help menu (same as if I clicked on "Help" menu, or pressed "M-` h") Thanks, -Ilya If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /pkg/gnu/share/emacs/23.2/etc/DEBUG. In GNU Emacs 23.2.1 (sparc-sun-solaris2.8, GTK+ Version 2.10.13) of 2010-05-08 on pkg-build configured using `configure '--prefix=/pkg/gnu' '--x-includes=/pkg/gnome/include:/usr/X11/include:/usr/openwin/include:/usr/dt/include:/pkg/X11/include' '--x-libraries=/pkg/gnome/lib:/usr/X11/lib:/usr/openwin/lib:/usr/dt/lib:/pkg/X11/lib' '--with-x' '--with-x-toolkit=gtk' '--with-pkg-config-prog=/usr/bin/pkg-config' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' 'CC=gcc' 'CFLAGS= -O3 -mcpu=ultrasparc' 'LDFLAGS=-L/pkg/local/lib -R/pkg/local/lib -L/pkg/gnu/lib -R/pkg/gnu/lib' 'CPPFLAGS=-I/pkg/local/include -I/pkg/local/include/libpng -I/pkg/gnu/include'' 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: C value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: xterm-mouse-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ESC [ > 0 ; 2 5 7 ; 0 c ESC ] 1 1 ; r g b : f f f f / f f f f / f f f f ESC \ M-x x t - m o u TAB RET C-u 9 5 - ESC [ M SPC ~ & ESC [ M # ~ & ESC [ M SPC C-d & ESC [ M # C-d & ESC [ M SPC C-M-@ & ESC [ M # C-M-@ & C-g M-x r e p o TAB r t TAB RET Recent messages: ("emacs") For information about GNU Emacs and the GNU system, type C-h C-a. Xterm-Mouse mode enabled xterm-mouse-event: Wrong type argument: wholenump, -29 [2 times] Quit Making completion list... Load-path shadows: None found. Features: (shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode easymenu view tmm electric cus-start cus-load xt-mouse tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process font-render-setting gtk x-toolkit x multi-tty emacs) ------------=_1279130282-5739-1-- From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 24 13:23:35 2011 Received: (at control) by debbugs.gnu.org; 24 Feb 2011 18:23:36 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Psfqh-0003f3-EH for submit@debbugs.gnu.org; Thu, 24 Feb 2011 13:23:35 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Psfqf-0003es-QZ for control@debbugs.gnu.org; Thu, 24 Feb 2011 13:23:34 -0500 Received: from localhost ([127.0.0.1]:59563) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psfqa-0005Ud-Ap; Thu, 24 Feb 2011 13:23:28 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19814.41503.795278.135232@fencepost.gnu.org> Date: Thu, 24 Feb 2011 13:23:27 -0500 From: Glenn Morris To: control Subject: emacs X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: 4,.dPUu=h8sM!HIN@!;M1ak"j%%Cq!nw)\]/-uoN2:' List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) unarchive 6594 forcemerge 6594 8106 From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 22 18:49:46 2011 Received: (at control) by debbugs.gnu.org; 22 Apr 2011 22:49:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QDPAY-0006go-C6 for submit@debbugs.gnu.org; Fri, 22 Apr 2011 18:49:46 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QDPAW-0006ga-27 for control@debbugs.gnu.org; Fri, 22 Apr 2011 18:49:44 -0400 Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p3MMnbZa002462 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 22 Apr 2011 22:49:38 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id p3MMnaw8021038 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 22 Apr 2011 22:49:36 GMT Received: from abhmt013.oracle.com (abhmt013.oracle.com [141.146.116.22]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p3MMnal9026367 for ; Fri, 22 Apr 2011 17:49:36 -0500 Received: from [10.195.0.200] (/10.195.0.200) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 22 Apr 2011 15:49:35 -0700 Message-ID: <4DB205FF.2030907@oracle.com> Date: Fri, 22 Apr 2011 18:49:35 -0400 From: Ilya Tatar User-Agent: Thunderbird 2.0.0.23 (X11/20090910) MIME-Version: 1.0 To: control@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: rcsinet15.oracle.com [148.87.113.117] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090204.4DB20602.0053:SCFMA4539811,ss=1,fgs=0 X-Spam-Score: -3.1 (---) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.9 (--) found 6594 23.3 From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 23 18:02:37 2011 Received: (at control) by debbugs.gnu.org; 23 Apr 2011 22:02:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QDkuT-0005sX-55 for submit@debbugs.gnu.org; Sat, 23 Apr 2011 18:02:37 -0400 Received: from b0.f7.net ([66.148.120.132] helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QDkuQ-0005sM-HU for control@debbugs.gnu.org; Sat, 23 Apr 2011 18:02:35 -0400 X-Envelope-From: karl@freefriends.org X-Envelope-To: Received: from freefriends.org (sls-af11p1 [127.0.0.1]) by freefriends.org (8.14.4/8.14.4) with ESMTP id p3NM2PDL005552 for ; Sat, 23 Apr 2011 18:02:28 -0400 Received: (from nobody@localhost) by freefriends.org (8.14.4/8.14.4/submit) id p3NM2P9b005551; Sat, 23 Apr 2011 22:02:25 GMT Date: Sat, 23 Apr 2011 22:02:25 GMT Message-Id: <201104232202.p3NM2P9b005551@freefriends.org> X-Authentication-Warning: localhost.localdomain: nobody set sender to karl@freefriends.org using -f From: ilya.tatar@oracle.com To: control@debbugs.gnu.org Subject: X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: unarchive 6594 reopen 6594 found 6594 23.3 stop [...] Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 GOT_NO_SUBJECT No real subject -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 1.8 MISSING_SUBJECT Missing Subject: header X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: unarchive 6594 reopen 6594 found 6594 23.3 stop [...] Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 GOT_NO_SUBJECT No real subject -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 1.8 MISSING_SUBJECT Missing Subject: header unarchive 6594 reopen 6594 found 6594 23.3 stop From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: (no subject) References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Resent-From: Ilya Tatar Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 24 Apr 2011 01:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6594@debbugs.gnu.org Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.130361029615797 (code B ref 6594); Sun, 24 Apr 2011 01:59:02 +0000 Received: (at 6594) by debbugs.gnu.org; 24 Apr 2011 01:58:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QDoaW-00046j-2I for submit@debbugs.gnu.org; Sat, 23 Apr 2011 21:58:16 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QDoaU-00046V-46 for 6594@debbugs.gnu.org; Sat, 23 Apr 2011 21:58:14 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p3O1w6Kt027422 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for <6594@debbugs.gnu.org>; Sun, 24 Apr 2011 01:58:08 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p3O1w5OS023751 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <6594@debbugs.gnu.org>; Sun, 24 Apr 2011 01:58:06 GMT Received: from abhmt003.oracle.com (abhmt003.oracle.com [141.146.116.12]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p3O1w01h028369 for <6594@debbugs.gnu.org>; Sat, 23 Apr 2011 20:58:00 -0500 Received: from [192.168.2.6] (/173.48.233.182) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 23 Apr 2011 18:58:00 -0700 Message-ID: <4DB383E4.20502@oracle.com> Date: Sat, 23 Apr 2011 21:59:00 -0400 From: Ilya Tatar User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 OracleBeehiveExtension/1.0.0.2-OracleInternal ObetStats/CAT_1294418452840-300467933 Thunderbird/3.1.9 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090203.4DB383B0.006C:SCFMA922111,ss=1,fgs=0 X-Spam-Score: -3.0 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.9 (--) Thank you Jan. I just tried it with GNU Emacs 23.3.1 (i386-pc-solaris2.10, GTK+ Version 2.10.13) of 2011-04-21 and still see the problem. Should it have been fixed in version 23.3? I am still using % xterm -version XTerm(257) Started emacs with: emacs -Q -nw And ran M-x xterm-mouse-mode The behavior is the same as I described previously. Thank you, -Ilya From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: (no subject) Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 25 Apr 2011 12:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ilya Tatar Cc: 6594@debbugs.gnu.org Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.130373321419730 (code B ref 6594); Mon, 25 Apr 2011 12:07:02 +0000 Received: (at 6594) by debbugs.gnu.org; 25 Apr 2011 12:06:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QEKZ3-00058A-CN for submit@debbugs.gnu.org; Mon, 25 Apr 2011 08:06:54 -0400 Received: from smtprelay-h21.telenor.se ([195.54.99.196]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QEKZ1-00057x-Eq for 6594@debbugs.gnu.org; Mon, 25 Apr 2011 08:06:52 -0400 Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 9D3A7EA5C0 for <6594@debbugs.gnu.org>; Mon, 25 Apr 2011 14:06:45 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjpTAA1jtU1V4S1kPGdsb2JhbACJGJwbCwEBAQE3MsEThXYEkj0 X-IronPort-AV: E=Sophos;i="4.64,265,1301868000"; d="scan'208";a="5682488" Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb3.telenor.se with ESMTP; 25 Apr 2011 14:06:45 +0200 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 94C0B7FA05A; Mon, 25 Apr 2011 14:06:44 +0200 (CEST) Message-ID: <4DB563D4.9040209@swipnet.se> Date: Mon, 25 Apr 2011 14:06:44 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 References: <4C3757C8.7040009@oracle.com> <4DB383E4.20502@oracle.com> In-Reply-To: <4DB383E4.20502@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.8 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.8 (/) Hello. The bug is fixed for me with a stock 23.3 from ftp.gnu.org, tried with xterm 251 and 261. I suspect you are loading the wrong xt-mouse.el(c). Try this from inside Emacs: C-h f xterm-mouse-event-read Click on the xt-mouse.el link. You should see: ;; read xterm sequences above ascii 127 (#x7f) (defun xterm-mouse-event-read () (let ((c (read-char))) (if (> c #x3FFF80) (+ 128 (- c #x3FFF80)) c))) If you do and still see the error, ypu have to debug it as I can't reproduce it. Read the Elisp manual (C-h i m elisp m debugging ) about edebug on how to to that. Note the values of c that fails for you. Jan D. Ilya Tatar skrev 2011-04-24 03.59: > Thank you Jan. > I just tried it with > GNU Emacs 23.3.1 (i386-pc-solaris2.10, GTK+ Version 2.10.13) of 2011-04-21 > and still see the problem. Should it have been fixed in version 23.3? > > I am still using > % xterm -version > XTerm(257) > > > Started emacs with: > emacs -Q -nw > > And ran > M-x xterm-mouse-mode > > The behavior is the same as I described previously. > > Thank you, > -Ilya > > From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: xterm-mouse-mode bug still appears in 23.3.1 References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Resent-From: "Langton, Asher" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 25 Jul 2011 20:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "6594@debbugs.gnu.org" <6594@debbugs.gnu.org> Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.131162430911234 (code B ref 6594); Mon, 25 Jul 2011 20:06:02 +0000 Received: (at 6594) by debbugs.gnu.org; 25 Jul 2011 20:05:09 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QlROm-0002v9-U5 for submit@debbugs.gnu.org; Mon, 25 Jul 2011 16:05:09 -0400 Received: from nspiron-3.llnl.gov ([128.115.41.83] helo=smtp.llnl.gov) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QlRK7-0002nj-C3 for 6594@debbugs.gnu.org; Mon, 25 Jul 2011 16:00:20 -0400 X-Attachments: None Received: from nspexhub-1.llnl.gov (HELO nspexhub-1.the-lab.llnl.gov) ([128.115.54.113]) by smtp.llnl.gov with ESMTP; 25 Jul 2011 13:00:13 -0700 Received: from NSPEXMBX-B.the-lab.llnl.gov ([128.115.54.106]) by nspexhub-1.the-lab.llnl.gov ([172.16.54.113]) with mapi; Mon, 25 Jul 2011 13:00:13 -0700 From: "Langton, Asher" Date: Mon, 25 Jul 2011 13:00:12 -0700 Thread-Topic: xterm-mouse-mode bug still appears in 23.3.1 Thread-Index: AcxLBXcCRpOW/aalR9ikWrM5uGTsGw== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: -6.6 (------) X-Mailman-Approved-At: Mon, 25 Jul 2011 16:05:08 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) I'm still seeing this bug in Emacs 23.3.1 running in iTerm2 (OS X), xterm, and gnome-terminal. The versions I'm using are: GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.35) GNU Emacs 23.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4) I ran edebug in each of the terminal emulators mentioned above and tried to capture the value of c after these mouse events. When I clicked in the right-portion of a large frame, the value was usually: 27 (#o33, #x1b, ?\C-\[) or 32 (#o40, #x20, ? ) Once, the result was: 101 (#o145, #x65, ?e) (I did this many times to try to be sure that I was actually looking at the correct mouse event.) Is there anything else I can do to help isolate this bug? Thanks, Asher From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: 23.2; xterm-mouse-mode bug References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Resent-From: "Langton, Asher" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Jul 2011 19:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6594@debbugs.gnu.org X-Debbugs-Original-To: "bug-gnu-emacs@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.131179418127748 (code B ref -1); Wed, 27 Jul 2011 19:17:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Jul 2011 19:16:21 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qm9ae-0007DO-Ns for submit@debbugs.gnu.org; Wed, 27 Jul 2011 15:16:21 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QlYbn-0005dL-1l for submit@debbugs.gnu.org; Mon, 25 Jul 2011 23:47:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlYbh-0004tC-8t for submit@debbugs.gnu.org; Mon, 25 Jul 2011 23:46:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:49825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlYbh-0004t8-7R for submit@debbugs.gnu.org; Mon, 25 Jul 2011 23:46:57 -0400 Received: from eggs.gnu.org ([140.186.70.92]:35379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlYbf-0005d2-TW for bug-gnu-emacs@gnu.org; Mon, 25 Jul 2011 23:46:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlYbe-0004sq-Td for bug-gnu-emacs@gnu.org; Mon, 25 Jul 2011 23:46:55 -0400 Received: from nspiron-1.llnl.gov ([128.115.41.81]:26523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlYbe-0004sH-G7 for bug-gnu-emacs@gnu.org; Mon, 25 Jul 2011 23:46:54 -0400 X-Attachments: None Received: from nspexhub-1.llnl.gov (HELO nspexhub-1.the-lab.llnl.gov) ([128.115.54.113]) by nspiron-1.llnl.gov with ESMTP; 25 Jul 2011 20:46:51 -0700 Received: from NSPEXMBX-B.the-lab.llnl.gov ([128.115.54.102]) by nspexhub-1.the-lab.llnl.gov ([172.16.54.113]) with mapi; Mon, 25 Jul 2011 20:46:51 -0700 From: "Langton, Asher" Date: Mon, 25 Jul 2011 20:46:49 -0700 Thread-Topic: bug#6594: 23.2; xterm-mouse-mode bug Thread-Index: AcxLRqbyAiFRqYZgTYOcHKYl8hVvxw== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -4.8 (----) X-Mailman-Approved-At: Wed, 27 Jul 2011 15:16:19 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) [Apologies if this is a duplicate; my previous two replies to this bug report never showed up.] I put a print statement in xterm-mouse-event that displayed the values of type, x, and y. For some arbitrary clicks, here was the output (all in pairs; mouse-1 and down-mouse-1, I assume): In xterm-mouse-event with 0,130023656,46 In xterm-mouse-event with 3,130023656,46 In xterm-mouse-event with 0,37,35 In xterm-mouse-event with 3,37,35 In xterm-mouse-event with 0,12,33 In xterm-mouse-event with 3,12,33 In xterm-mouse-event with 0,130023730,17 In xterm-mouse-event with 3,130023730,17 It appears that the value of x jumps to 0x8000000 around the 94th column. I don't know much about the internals of emacs nor what the valid character values are here, but this fix works for me on both Linux and OSX: --- xt-mouse.el 2011-07-25 20:41:03.000000000 -0700 +++ xt-mouse_modified.el 2011-07-25 20:40:39.000000000 -0700 @@ -122,9 +122,11 @@ ;; read xterm sequences above ascii 127 (#x7f) (defun xterm-mouse-event-read () (let ((c (read-char))) - (if (> c #x3FFF80) - (+ 128 (- c #x3FFF80)) - c))) + (cond ((and (> c #x3FFF80) (< c #x3FFFFF)) + (+ 128 (- c #x3FFF80))) + ((>=3D c #x8000000) + (+ 128 (- c #x8000000))) + (t c)))) -Asher From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Resent-From: "Langton, Asher" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Jul 2011 19:17:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "6594@debbugs.gnu.org" <6594@debbugs.gnu.org> Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.131179418027734 (code B ref 6594); Wed, 27 Jul 2011 19:17:04 +0000 Received: (at 6594) by debbugs.gnu.org; 27 Jul 2011 19:16:20 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qm9ad-0007DF-Ne for submit@debbugs.gnu.org; Wed, 27 Jul 2011 15:16:20 -0400 Received: from nspiron-2.llnl.gov ([128.115.41.82]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QlSwe-00058n-GV for 6594@debbugs.gnu.org; Mon, 25 Jul 2011 17:44:13 -0400 X-Attachments: None Received: from nspexhub-1.llnl.gov (HELO nspexhub-1.the-lab.llnl.gov) ([128.115.54.113]) by nspiron-2.llnl.gov with ESMTP; 25 Jul 2011 14:44:06 -0700 Received: from NSPEXMBX-B.the-lab.llnl.gov ([128.115.54.106]) by nspexhub-1.the-lab.llnl.gov ([172.16.54.113]) with mapi; Mon, 25 Jul 2011 14:44:06 -0700 From: "Langton, Asher" Date: Mon, 25 Jul 2011 14:44:04 -0700 Thread-Topic: Thread-Index: AcxLE/njN8mCEDQuSmalRkZPLbv/Xg== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: -5.1 (-----) X-Mailman-Approved-At: Wed, 27 Jul 2011 15:16:19 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.9 (---) Running through this in the debugger didn't seem very informative, so I just put a print statement in xterm-mouse-event that displayed the values of type, x, and y. For some arbitrary clicks, here was the output (all in pairs; mouse-1 and down-mouse-1, I assume): In xterm-mouse-event with 0,130023656,46 In xterm-mouse-event with 3,130023656,46 In xterm-mouse-event with 0,37,35 In xterm-mouse-event with 3,37,35 In xterm-mouse-event with 0,12,33 In xterm-mouse-event with 3,12,33 In xterm-mouse-event with 0,130023730,17 In xterm-mouse-event with 3,130023730,17 In xterm-mouse-event with 0,15,29 In xterm-mouse-event with 3,15,29 In xterm-mouse-event with 0,130023699,29 In xterm-mouse-event with 3,130023699,29 In xterm-mouse-event with 0,26,29 In xterm-mouse-event with 3,26,29 In xterm-mouse-event with 0,52,28 In xterm-mouse-event with 3,52,28 In xterm-mouse-event with 0,82,28 In xterm-mouse-event with 3,82,28 In xterm-mouse-event with 0,94,28 In xterm-mouse-event with 3,94,28 In xterm-mouse-event with 0,130023651,28 In xterm-mouse-event with 3,130023651,28 In xterm-mouse-event with 0,1,29 In xterm-mouse-event with 3,1,29 As you might imagine, the very large x-values correspond to clicks beyond column 94. -Asher From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Resent-From: "Langton, Asher" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Jul 2011 19:17:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "6594@debbugs.gnu.org" <6594@debbugs.gnu.org> Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.131179418027740 (code B ref 6594); Wed, 27 Jul 2011 19:17:05 +0000 Received: (at 6594) by debbugs.gnu.org; 27 Jul 2011 19:16:20 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qm9ae-0007DI-Db for submit@debbugs.gnu.org; Wed, 27 Jul 2011 15:16:20 -0400 Received: from nspiron-2.llnl.gov ([128.115.41.82]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QlTZ9-00060z-C7 for 6594@debbugs.gnu.org; Mon, 25 Jul 2011 18:24:00 -0400 X-Attachments: None Received: from nspexhub-2.llnl.gov (HELO nspexhub-2.the-lab.llnl.gov) ([128.115.54.114]) by nspiron-2.llnl.gov with ESMTP; 25 Jul 2011 15:23:53 -0700 Received: from NSPEXMBX-B.the-lab.llnl.gov ([128.115.54.106]) by nspexhub-2.the-lab.llnl.gov ([172.16.54.114]) with mapi; Mon, 25 Jul 2011 15:23:53 -0700 From: "Langton, Asher" Date: Mon, 25 Jul 2011 15:23:52 -0700 Thread-Topic: Thread-Index: AcxLGYjz7wRK+JhyQXCSOtj+wtGyfg== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: -4.6 (----) X-Mailman-Approved-At: Wed, 27 Jul 2011 15:16:19 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.9 (---) I looked at this a little more, and on my systems the value of c jumps to 0x8000000 around the 94th column. I don't know much about the internals of emacs nor what the valid character values are here, but this works for me on both Linux and OSX: ;; read xterm sequences above ascii 127 (#x7f) (defun xterm-mouse-event-read () (let ((c (read-char))) (cond ((and (> c #x3FFF80) (< c #x3FFFFF)) (+ 128 (- c #x3FFF80))) ((>=3D c #x8000000) (+ 128 (- c #x8000000))) (t c)))) -Asher From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: 23.2; xterm-mouse-mode bug References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Resent-From: Asher Langton Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Jul 2011 19:17:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6594@debbugs.gnu.org Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.131179420427782 (code B ref 6594); Wed, 27 Jul 2011 19:17:05 +0000 Received: (at 6594) by debbugs.gnu.org; 27 Jul 2011 19:16:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qm9b1-0007E3-L3 for submit@debbugs.gnu.org; Wed, 27 Jul 2011 15:16:44 -0400 Received: from mail-vw0-f44.google.com ([209.85.212.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QlmlO-0004qV-IL for 6594@debbugs.gnu.org; Tue, 26 Jul 2011 14:53:54 -0400 Received: by vws12 with SMTP id 12so538656vws.3 for <6594@debbugs.gnu.org>; Tue, 26 Jul 2011 11:53:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=Z6TW4a8H2ltSnSABMvTKNgcLFdTaIL0f+C6zc8akl4g=; b=RNdTZ3qcZZLd5WzV0dclsWOGXuY8nj2BL44LqfTzg6iWB7tgpWVN4TEFfr6vay6a/y mfmfbYaKagqWvtQkbIsNqxGOPUbzYnB/N611FKXPTiZkJAEFN15EMip3gGkGY37ZGxqQ R8C/kaAVatpzGAvhphRXQzcCnwvGdEc/dnjPE= Received: by 10.52.93.72 with SMTP id cs8mr6012217vdb.518.1311706429071; Tue, 26 Jul 2011 11:53:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.188.228 with HTTP; Tue, 26 Jul 2011 11:53:34 -0700 (PDT) From: Asher Langton Date: Tue, 26 Jul 2011 11:53:34 -0700 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -1.9 (-) X-Mailman-Approved-At: Wed, 27 Jul 2011 15:16:43 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.4 (--) [Apologies if this is a duplicate; I tried both 6594@debbugs.gnu.org and the bug-gnu-emacs list yesterday, but neither seems to have worked.] I put a print statement in xterm-mouse-event that displayed the values of type, x, and y. For some arbitrary clicks, here was the output (all in pairs; mouse-1 and down-mouse-1, I assume): In xterm-mouse-event with 0,130023656,46 In xterm-mouse-event with 3,130023656,46 In xterm-mouse-event with 0,37,35 In xterm-mouse-event with 3,37,35 In xterm-mouse-event with 0,12,33 In xterm-mouse-event with 3,12,33 In xterm-mouse-event with 0,130023730,17 In xterm-mouse-event with 3,130023730,17 It appears that the value of x jumps to 0x8000000 around the 94th column. I don't know much about the internals of emacs nor what the valid character values are here, but this fix works for me on both Linux and OSX: --- xt-mouse.el 2011-07-25 20:41:03.000000000 -0700 +++ xt-mouse_modified.el 2011-07-25 20:40:39.000000000 -0700 @@ -122,9 +122,11 @@ ;; read xterm sequences above ascii 127 (#x7f) (defun xterm-mouse-event-read () (let ((c (read-char))) - (if (> c #x3FFF80) - (+ 128 (- c #x3FFF80)) - c))) + (cond ((and (> c #x3FFF80) (< c #x3FFFFF)) + (+ 128 (- c #x3FFF80))) + ((>= c #x8000000) + (+ 128 (- c #x8000000))) + (t c)))) -Asher From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Jul 2011 21:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Langton\, Asher" Cc: "6594@debbugs.gnu.org" <6594@debbugs.gnu.org> Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.13118008354730 (code B ref 6594); Wed, 27 Jul 2011 21:08:01 +0000 Received: (at 6594) by debbugs.gnu.org; 27 Jul 2011 21:07:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmBJz-0001EF-IA for submit@debbugs.gnu.org; Wed, 27 Jul 2011 17:07:15 -0400 Received: from mail-out.m-online.net ([212.18.0.9]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmBJx-0001E7-7a for 6594@debbugs.gnu.org; Wed, 27 Jul 2011 17:07:13 -0400 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 4076D1C01CF4; Wed, 27 Jul 2011 22:30:59 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id 31B831C00120; Wed, 27 Jul 2011 22:30:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id thWcNoHOBD4M; Wed, 27 Jul 2011 22:30:58 +0200 (CEST) Received: from igel.home (ppp-88-217-103-152.dynamic.mnet-online.de [88.217.103.152]) by mail.mnet-online.de (Postfix) with ESMTP; Wed, 27 Jul 2011 22:30:58 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 0AB5DCA293; Wed, 27 Jul 2011 22:30:57 +0200 (CEST) From: Andreas Schwab References: <4C3757C8.7040009@oracle.com> X-Yow: On SECOND thought, maybe I'll heat up some BAKED BEANS and watch REGIS PHILBIN.. It's GREAT to be ALIVE!! Date: Wed, 27 Jul 2011 22:30:57 +0200 In-Reply-To: (Asher Langton's message of "Mon, 25 Jul 2011 14:44:04 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -1.1 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.1 (-) "Langton, Asher" writes: > Running through this in the debugger didn't seem very informative, so I > just put a print statement in xterm-mouse-event that displayed the values > of type, x, and y. For some arbitrary clicks, here was the output (all in > pairs; mouse-1 and down-mouse-1, I assume): > > In xterm-mouse-event with 0,130023656,46 What does your xterm emit? What is your keyboard-coding-system? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: References: <4C3757C8.7040009@oracle.com> Resent-From: "Langton, Asher" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Jul 2011 00:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andreas Schwab Cc: "6594@debbugs.gnu.org" <6594@debbugs.gnu.org> Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.13118121931391 (code B ref 6594); Thu, 28 Jul 2011 00:17:02 +0000 Received: (at 6594) by debbugs.gnu.org; 28 Jul 2011 00:16:33 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmEHA-0000MN-5P for submit@debbugs.gnu.org; Wed, 27 Jul 2011 20:16:33 -0400 Received: from nspiron-1.llnl.gov ([128.115.41.81]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmCQy-0003dY-Ab for 6594@debbugs.gnu.org; Wed, 27 Jul 2011 18:18:34 -0400 X-Attachments: None Received: from nspexhub-2.llnl.gov (HELO nspexhub-2.the-lab.llnl.gov) ([128.115.54.114]) by nspiron-1.llnl.gov with ESMTP; 27 Jul 2011 15:18:30 -0700 Received: from NSPEXMBX-B.the-lab.llnl.gov ([128.115.54.106]) by nspexhub-2.the-lab.llnl.gov ([172.16.54.114]) with mapi; Wed, 27 Jul 2011 15:18:31 -0700 From: "Langton, Asher" Date: Wed, 27 Jul 2011 15:18:29 -0700 Thread-Topic: bug#6594: Thread-Index: AcxMqx3DgeAFt3R1RKyQ9b7i6M9sjA== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: -3.9 (---) X-Mailman-Approved-At: Wed, 27 Jul 2011 20:16:30 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.9 (---) On 7/27/11 1:30 PM, Andreas Schwab wrote: >"Langton, Asher" writes: > >> Running through this in the debugger didn't seem very informative, so I >> just put a print statement in xterm-mouse-event that displayed the >>values >> of type, x, and y. For some arbitrary clicks, here was the output (all >>in >> pairs; mouse-1 and down-mouse-1, I assume): >> >> In xterm-mouse-event with 0,130023656,46 > >What does your xterm emit? I'm not sure what that means. Are you referring to the character encoding? > What is your keyboard-coding-system? nil From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Jul 2011 06:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Langton\, Asher" Cc: "6594@debbugs.gnu.org" <6594@debbugs.gnu.org> Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.131183629610321 (code B ref 6594); Thu, 28 Jul 2011 06:59:02 +0000 Received: (at 6594) by debbugs.gnu.org; 28 Jul 2011 06:58:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmKXw-0002gP-2S for submit@debbugs.gnu.org; Thu, 28 Jul 2011 02:58:16 -0400 Received: from mail-out.m-online.net ([212.18.0.9]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmKXu-0002gJ-LI for 6594@debbugs.gnu.org; Thu, 28 Jul 2011 02:58:15 -0400 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 04BFF1C01963; Thu, 28 Jul 2011 08:58:12 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id EE2B51C0012E; Thu, 28 Jul 2011 08:58:12 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id ryXaDA55o5om; Thu, 28 Jul 2011 08:58:12 +0200 (CEST) Received: from hase.home (ppp-88-217-118-247.dynamic.mnet-online.de [88.217.118.247]) by mail.mnet-online.de (Postfix) with ESMTP; Thu, 28 Jul 2011 08:58:11 +0200 (CEST) From: Andreas Schwab References: X-Yow: Th' MIND is the Pizza Palace of th' SOUL Date: Thu, 28 Jul 2011 08:58:18 +0200 In-Reply-To: (Asher Langton's message of "Wed, 27 Jul 2011 15:18:29 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -1.1 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.1 (-) "Langton, Asher" writes: > On 7/27/11 1:30 PM, Andreas Schwab wrote: >>"Langton, Asher" writes: >> >>> Running through this in the debugger didn't seem very informative, so I >>> just put a print statement in xterm-mouse-event that displayed the >>>values >>> of type, x, and y. For some arbitrary clicks, here was the output (all >>>in >>> pairs; mouse-1 and down-mouse-1, I assume): >>> >>> In xterm-mouse-event with 0,130023656,46 >> >>What does your xterm emit? > > I'm not sure what that means. Whatever characters it emits. See C-h l. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sun Jun 22 17:15:50 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ilya Tatar Subject: bug#6594: closed (Re: bug#6594: 23.2; xterm-mouse-mode bug) Message-ID: References: <4C3757C8.7040009@oracle.com> X-Gnu-PR-Message: they-closed 6594 X-Gnu-PR-Package: emacs Reply-To: 6594@debbugs.gnu.org Date: Thu, 28 Jul 2011 19:01:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1311879665-22541-1" This is a multi-part message in MIME format... ------------=_1311879665-22541-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #6594: 23.2; xterm-mouse-mode bug which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 6594@debbugs.gnu.org. --=20 6594: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D6594 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1311879665-22541-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 6594-done) by debbugs.gnu.org; 28 Jul 2011 19:00:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmVp3-0005r2-Io for submit@debbugs.gnu.org; Thu, 28 Jul 2011 15:00:42 -0400 Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmVp0-0005qt-CJ for 6594-done@debbugs.gnu.org; Thu, 28 Jul 2011 15:00:40 -0400 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 72205188B5A9; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id A96CA1C001BE; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id a9DXoaYexHUl; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) Received: from igel.home (ppp-88-217-118-247.dynamic.mnet-online.de [88.217.118.247]) by mail.mnet-online.de (Postfix) with ESMTP; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 942BDCA293; Thu, 28 Jul 2011 21:00:35 +0200 (CEST) From: Andreas Schwab To: Ilya Tatar Subject: Re: bug#6594: 23.2; xterm-mouse-mode bug References: <4C3757C8.7040009@oracle.com> X-Yow: I think I am an overnight sensation right now!! Date: Thu, 28 Jul 2011 21:00:35 +0200 In-Reply-To: <4C3757C8.7040009@oracle.com> (Ilya Tatar's message of "Fri, 09 Jul 2010 13:09:28 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 6594-done Cc: 6594-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) This is now fixed. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." ------------=_1311879665-22541-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Jul 2010 17:53:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXHll-0005yZ-Je for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:53:50 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXH5U-0005gm-EB for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:10:09 -0400 Received: from lists.gnu.org ([199.232.76.165]:39276) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OXH5P-0005dT-Vi for submit@debbugs.gnu.org; Fri, 09 Jul 2010 13:10:04 -0400 Received: from [140.186.70.92] (port=52953 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXH5O-0000ov-0A for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXH5M-00050a-Ij for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:01 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:33362) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXH5M-000504-Dg for bug-gnu-emacs@gnu.org; Fri, 09 Jul 2010 13:10:00 -0400 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o69H9uA4011219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Jul 2010 17:09:57 GMT Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o68Kcttw029979 for ; Fri, 9 Jul 2010 17:09:54 GMT Received: from abhmt020.oracle.com by acsmt353.oracle.com with ESMTP id 393156251278695370; Fri, 09 Jul 2010 10:09:30 -0700 Received: from [129.148.9.83] (/129.148.9.83) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 09 Jul 2010 10:09:30 -0700 Message-ID: <4C3757C8.7040009@oracle.com> Date: Fri, 09 Jul 2010 13:09:28 -0400 From: Ilya Tatar User-Agent: Thunderbird 2.0.0.23 (X11/20090910) MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.2; xterm-mouse-mode bug Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090202.4C3757E3.01A6:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 09 Jul 2010 13:53:48 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) --text follows this line-- This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': Hello, I started emacs with "emacs -Q -nw" in xterm % xterm -version XTerm(257) - if I click on a character on column 0-94, everything works as expected: the point moves to that location. - if I click on a character on column 95, I get an error: xterm-mouse-event: Wrong type argument: wholenump, -29 - if I click on a character on column >95, I get the Help menu (same as if I clicked on "Help" menu, or pressed "M-` h") Thanks, -Ilya If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /pkg/gnu/share/emacs/23.2/etc/DEBUG. In GNU Emacs 23.2.1 (sparc-sun-solaris2.8, GTK+ Version 2.10.13) of 2010-05-08 on pkg-build configured using `configure '--prefix=/pkg/gnu' '--x-includes=/pkg/gnome/include:/usr/X11/include:/usr/openwin/include:/usr/dt/include:/pkg/X11/include' '--x-libraries=/pkg/gnome/lib:/usr/X11/lib:/usr/openwin/lib:/usr/dt/lib:/pkg/X11/lib' '--with-x' '--with-x-toolkit=gtk' '--with-pkg-config-prog=/usr/bin/pkg-config' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' 'CC=gcc' 'CFLAGS= -O3 -mcpu=ultrasparc' 'LDFLAGS=-L/pkg/local/lib -R/pkg/local/lib -L/pkg/gnu/lib -R/pkg/gnu/lib' 'CPPFLAGS=-I/pkg/local/include -I/pkg/local/include/libpng -I/pkg/gnu/include'' 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: C value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: xterm-mouse-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ESC [ > 0 ; 2 5 7 ; 0 c ESC ] 1 1 ; r g b : f f f f / f f f f / f f f f ESC \ M-x x t - m o u TAB RET C-u 9 5 - ESC [ M SPC ~ & ESC [ M # ~ & ESC [ M SPC C-d & ESC [ M # C-d & ESC [ M SPC C-M-@ & ESC [ M # C-M-@ & C-g M-x r e p o TAB r t TAB RET Recent messages: ("emacs") For information about GNU Emacs and the GNU system, type C-h C-a. Xterm-Mouse mode enabled xterm-mouse-event: Wrong type argument: wholenump, -29 [2 times] Quit Making completion list... Load-path shadows: None found. Features: (shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode easymenu view tmm electric cus-start cus-load xt-mouse tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process font-render-setting gtk x-toolkit x multi-tty emacs) ------------=_1311879665-22541-1-- From unknown Sun Jun 22 17:15:50 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Joe Riel Subject: bug#8106: closed (Re: bug#6594: 23.2; xterm-mouse-mode bug) Message-ID: References: <87mxlmgmy4.fsf@san.rr.com> X-Gnu-PR-Message: they-closed 8106 X-Gnu-PR-Package: emacs Reply-To: 8106@debbugs.gnu.org Date: Thu, 28 Jul 2011 19:01:06 +0000 Content-Type: multipart/mixed; boundary="----------=_1311879666-22541-3" This is a multi-part message in MIME format... ------------=_1311879666-22541-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #6594: 23.2; Mouse events past column 94 prepend which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 8106@debbugs.gnu.org. --=20 6594: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D6594 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1311879666-22541-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 6594-done) by debbugs.gnu.org; 28 Jul 2011 19:00:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmVp3-0005r2-Io for submit@debbugs.gnu.org; Thu, 28 Jul 2011 15:00:42 -0400 Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmVp0-0005qt-CJ for 6594-done@debbugs.gnu.org; Thu, 28 Jul 2011 15:00:40 -0400 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 72205188B5A9; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id A96CA1C001BE; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id a9DXoaYexHUl; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) Received: from igel.home (ppp-88-217-118-247.dynamic.mnet-online.de [88.217.118.247]) by mail.mnet-online.de (Postfix) with ESMTP; Thu, 28 Jul 2011 21:00:36 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 942BDCA293; Thu, 28 Jul 2011 21:00:35 +0200 (CEST) From: Andreas Schwab To: Ilya Tatar Subject: Re: bug#6594: 23.2; xterm-mouse-mode bug References: <4C3757C8.7040009@oracle.com> X-Yow: I think I am an overnight sensation right now!! Date: Thu, 28 Jul 2011 21:00:35 +0200 In-Reply-To: <4C3757C8.7040009@oracle.com> (Ilya Tatar's message of "Fri, 09 Jul 2010 13:09:28 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 6594-done Cc: 6594-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) This is now fixed. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." ------------=_1311879666-22541-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Feb 2011 03:09:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PsRZf-0006OL-R6 for submit@debbugs.gnu.org; Wed, 23 Feb 2011 22:09:05 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PsRLW-0005H6-4F for submit@debbugs.gnu.org; Wed, 23 Feb 2011 21:54:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsRLP-0006l0-L1 for submit@debbugs.gnu.org; Wed, 23 Feb 2011 21:54:21 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:57447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsRLP-0006kv-Ej for submit@debbugs.gnu.org; Wed, 23 Feb 2011 21:54:19 -0500 Received: from [140.186.70.92] (port=42158 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsRLO-0007d4-2l for bug-gnu-emacs@gnu.org; Wed, 23 Feb 2011 21:54:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsRLM-0006kY-1i for bug-gnu-emacs@gnu.org; Wed, 23 Feb 2011 21:54:17 -0500 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.120]:43624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsRLL-0006jx-T8 for bug-gnu-emacs@gnu.org; Wed, 23 Feb 2011 21:54:16 -0500 X-Authority-Analysis: v=1.1 cv=tLsyj04/L/SH/N6p42ldY6jXDYWe4pX5hAm6uRA1LKo= c=1 sm=0 a=6zuechkzukYA:10 a=kj9zAlcOel0A:10 a=aH9rrzxNilo9zfKgDQpEiQ==:17 a=j3upQhb5xZVCjKlqRkAA:9 a=xnmHgUAJS-KBshn_MuoA:7 a=d0GUOm6WKS4j_wEKs3AdZ8KlSYUA:4 a=CjuIK1q_8ugA:10 a=aH9rrzxNilo9zfKgDQpEiQ==:117 X-Cloudmark-Score: 0 X-Originating-IP: 72.130.158.15 Received: from [72.130.158.15] ([72.130.158.15:49843] helo=gauss) by cdptpa-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id AD/1E-05134-358C56D4; Thu, 24 Feb 2011 02:54:12 +0000 From: Joe Riel To: bug-gnu-emacs@gnu.org Subject: 23.2; Mouse events past column 94 prepend Date: Wed, 23 Feb 2011 18:56:19 -0800 Message-ID: <87mxlmgmy4.fsf@san.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 23 Feb 2011 22:09:03 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) When using a nongraphical emacs in an xterm (emacs -nw), and enabling xterm-mouse-mode, mouse events that occur past column 94 have "" to be prepended to them. This prevents them from working properly. In GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-12-11 on brahms, modified by Debian configured using `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.2/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS='' 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_US.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Shell-script Minor modes in effect: xterm-mouse-mode: t recentf-mode: t iswitchb-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: A ESC O D ESC O D ESC O A ESC O C # ESC O A ESC O D # ESC O A ESC O D # ESC O A ESC O D # C-x C-s C-z ESC O D C-d ESC O B C-d ESC O B C-d C-x C-s C-z ESC O B C-d ESC O B C-d ESC O B C-d C-x C-s C-z ESC O A # C-x C-s C-z ESC O B ESC O D # C-x C-s C-z ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC [ M SPC =3fffc0=3fffa7 4 ESC [ M # =3fffc0=3fffa7 4 C-g ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O B C-d ESC O B C-d ESC O B C-d ESC O B C-d ESC O B C-d C-x C-s C-z ESC O A ESC O A ESC O A ESC O A ESC O A C-z ESC [ M SPC p > ESC [ M # p > C-x C-b ESC O A C-g C-x C-f ESC DEL b i n / f l a t e TAB DEL DEL t t e TAB RET C-z C-z ESC x e m a c s DEL DEL DEL DEL DEL r e p o r t - e m TAB RET Recent messages: Quit Saving file /home/joe/maplesoft/sandbox/MapleSim/main/test/flattenbug.mpl... Wrote /home/joe/maplesoft/sandbox/MapleSim/main/test/flattenbug.mpl Setting up indent for shell type bash setting up indent stuff Indentation variables are now local. Indentation setup for shell type bash Folding buffer... done byte-code: Beginning of buffer byte-code: End of buffer Load-path shadows: ~/.emacs.d/mdb-ir hides /usr/local/share/emacs/site-lisp/mdb-ir ~/.emacs.d/mdb-showstat hides /usr/local/share/emacs/site-lisp/mdb-showstat ~/.emacs.d/mdb hides /usr/local/share/emacs/site-lisp/mdb /usr/local/share/emacs/site-lisp/maplev hides /usr/share/emacs23/site-lisp/emacs-goodies-el/maplev /usr/share/emacs/23.2/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs/23.2/site-lisp/cdargs hides /usr/share/emacs/site-lisp/cdargs /usr/share/emacs23/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/23.2/lisp/textmodes/flyspell /usr/share/emacs23/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/23.2/lisp/textmodes/ispell /usr/local/share/emacs/site-lisp/org-xoxo hides /usr/share/emacs/23.2/lisp/org/org-xoxo /usr/local/share/emacs/site-lisp/org-mhe hides /usr/share/emacs/23.2/lisp/org/org-mhe /usr/local/share/emacs/site-lisp/org-jsinfo hides /usr/share/emacs/23.2/lisp/org/org-jsinfo /usr/local/share/emacs/site-lisp/org-bibtex hides /usr/share/emacs/23.2/lisp/org/org-bibtex /usr/local/share/emacs/site-lisp/org-wl hides /usr/share/emacs/23.2/lisp/org/org-wl /usr/local/share/emacs/site-lisp/org-rmail hides /usr/share/emacs/23.2/lisp/org/org-rmail /usr/local/share/emacs/site-lisp/org-info hides /usr/share/emacs/23.2/lisp/org/org-info /usr/local/share/emacs/site-lisp/org-mew hides /usr/share/emacs/23.2/lisp/org/org-mew /usr/local/share/emacs/site-lisp/org-archive hides /usr/share/emacs/23.2/lisp/org/org-archive /usr/local/share/emacs/site-lisp/org-timer hides /usr/share/emacs/23.2/lisp/org/org-timer /usr/local/share/emacs/site-lisp/org-faces hides /usr/share/emacs/23.2/lisp/org/org-faces /usr/local/share/emacs/site-lisp/org-src hides /usr/share/emacs/23.2/lisp/org/org-src /usr/local/share/emacs/site-lisp/org-install hides /usr/share/emacs/23.2/lisp/org/org-install /usr/local/share/emacs/site-lisp/org-publish hides /usr/share/emacs/23.2/lisp/org/org-publish /usr/local/share/emacs/site-lisp/org-vm hides /usr/share/emacs/23.2/lisp/org/org-vm /usr/local/share/emacs/site-lisp/org-attach hides /usr/share/emacs/23.2/lisp/org/org-attach /usr/local/share/emacs/site-lisp/org-agenda hides /usr/share/emacs/23.2/lisp/org/org-agenda /usr/local/share/emacs/site-lisp/org-icalendar hides /usr/share/emacs/23.2/lisp/org/org-icalendar /usr/local/share/emacs/site-lisp/org-docbook hides /usr/share/emacs/23.2/lisp/org/org-docbook /usr/local/share/emacs/site-lisp/org-feed hides /usr/share/emacs/23.2/lisp/org/org-feed /usr/local/share/emacs/site-lisp/org-crypt hides /usr/share/emacs/23.2/lisp/org/org-crypt /usr/local/share/emacs/site-lisp/org-clock hides /usr/share/emacs/23.2/lisp/org/org-clock /usr/local/share/emacs/site-lisp/org-plot hides /usr/share/emacs/23.2/lisp/org/org-plot /usr/local/share/emacs/site-lisp/org-gnus hides /usr/share/emacs/23.2/lisp/org/org-gnus /usr/local/share/emacs/site-lisp/org-protocol hides /usr/share/emacs/23.2/lisp/org/org-protocol /usr/local/share/emacs/site-lisp/org-colview hides /usr/share/emacs/23.2/lisp/org/org-colview /usr/local/share/emacs/site-lisp/org-freemind hides /usr/share/emacs/23.2/lisp/org/org-freemind /usr/local/share/emacs/site-lisp/org-datetree hides /usr/share/emacs/23.2/lisp/org/org-datetree /usr/local/share/emacs/site-lisp/org-bbdb hides /usr/share/emacs/23.2/lisp/org/org-bbdb /usr/local/share/emacs/site-lisp/org-footnote hides /usr/share/emacs/23.2/lisp/org/org-footnote /usr/local/share/emacs/site-lisp/org-table hides /usr/share/emacs/23.2/lisp/org/org-table /usr/local/share/emacs/site-lisp/org hides /usr/share/emacs/23.2/lisp/org/org /usr/local/share/emacs/site-lisp/org-exp hides /usr/share/emacs/23.2/lisp/org/org-exp /usr/local/share/emacs/site-lisp/org-habit hides /usr/share/emacs/23.2/lisp/org/org-habit /usr/local/share/emacs/site-lisp/org-id hides /usr/share/emacs/23.2/lisp/org/org-id /usr/local/share/emacs/site-lisp/org-mouse hides /usr/share/emacs/23.2/lisp/org/org-mouse /usr/local/share/emacs/site-lisp/org-indent hides /usr/share/emacs/23.2/lisp/org/org-indent /usr/local/share/emacs/site-lisp/org-list hides /usr/share/emacs/23.2/lisp/org/org-list /usr/local/share/emacs/site-lisp/org-html hides /usr/share/emacs/23.2/lisp/org/org-html /usr/local/share/emacs/site-lisp/org-ascii hides /usr/share/emacs/23.2/lisp/org/org-ascii /usr/local/share/emacs/site-lisp/org-compat hides /usr/share/emacs/23.2/lisp/org/org-compat /usr/local/share/emacs/site-lisp/org-w3m hides /usr/share/emacs/23.2/lisp/org/org-w3m /usr/local/share/emacs/site-lisp/org-macs hides /usr/share/emacs/23.2/lisp/org/org-macs /usr/local/share/emacs/site-lisp/org-mac-message hides /usr/share/emacs/23.2/lisp/org/org-mac-message /usr/local/share/emacs/site-lisp/org-mobile hides /usr/share/emacs/23.2/lisp/org/org-mobile /usr/local/share/emacs/site-lisp/org-remember hides /usr/share/emacs/23.2/lisp/org/org-remember /usr/local/share/emacs/site-lisp/org-exp-blocks hides /usr/share/emacs/23.2/lisp/org/org-exp-blocks /usr/local/share/emacs/site-lisp/org-latex hides /usr/share/emacs/23.2/lisp/org/org-latex /usr/local/share/emacs/site-lisp/org-irc hides /usr/share/emacs/23.2/lisp/org/org-irc /usr/local/share/emacs/site-lisp/org-inlinetask hides /usr/share/emacs/23.2/lisp/org/org-inlinetask Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug sh-script executable mpldoc derived ispell newcomment help-mode view tmm electric cus-start cus-load xt-mouse multi-isearch mdb-showstat mdb mdb-ir tq vc-git folding-isearch folding maplev-mode maplev align imenu info abbrevlist ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff recentf tree-widget wid-edit smtpmail sendmail iswitchb git-blame git log-edit easymenu pcvs-util add-log ewoc cl cl-19 flymake compile comint ring advice help-fns advice-preload bs skeleton regexp-opt warnings server edmacro kmacro debian-el debian-el-loaddefs emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) -- Joe Riel ------------=_1311879666-22541-3-- From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: Auto Reply: bug#6594: closed (Re: bug#6594: 23.2; xterm-mouse-mode bug) References: <4C3757C8.7040009@oracle.com> In-Reply-To: <4C3757C8.7040009@oracle.com> Resent-From: ilya.tatar@oracle.com Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Jul 2011 19:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6594@debbugs.gnu.org Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.131187968922619 (code B ref 6594); Thu, 28 Jul 2011 19:02:01 +0000 Received: (at 6594) by debbugs.gnu.org; 28 Jul 2011 19:01:29 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmVpn-0005sk-Jg for submit@debbugs.gnu.org; Thu, 28 Jul 2011 15:01:28 -0400 Received: from acsinet15.oracle.com ([141.146.126.227]) by debbugs.gnu.org with esmtp (Exim 4.69) id 1QmVpk-0005sc-JW for 6594@debbugs.gnu.org; Thu, 28 Jul 2011 15:01:25 -0400 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p6SJ1K7L004898 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for <6594@debbugs.gnu.org>; Thu, 28 Jul 2011 19:01:22 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p6SJ1KD4001097 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <6594@debbugs.gnu.org>; Thu, 28 Jul 2011 19:01:20 GMT Received: from abhmt109.oracle.com (abhmt109.oracle.com [141.146.116.61]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p6SJ1FSo009106 for <6594@debbugs.gnu.org>; Thu, 28 Jul 2011 14:01:15 -0500 MIME-Version: 1.0 Message-ID: Date: Thu, 28 Jul 2011 12:01:15 -0700 (PDT) From: ilya.tatar@oracle.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090201.4E31B202.009C:SCFMA922111,ss=1,re=-4.000,fgs=0 X-Spam-Score: -3.2 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.2 (---) This is an auto-replied message. I am on vacation until 08/01 From unknown Sun Jun 22 17:15:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6594: References: <4C3757C8.7040009@oracle.com> Resent-From: "Langton, Asher" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Jul 2011 19:12:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andreas Schwab Cc: "6594@debbugs.gnu.org" <6594@debbugs.gnu.org> Received: via spool by 6594-submit@debbugs.gnu.org id=B6594.131188030123521 (code B ref 6594); Thu, 28 Jul 2011 19:12:05 +0000 Received: (at 6594) by debbugs.gnu.org; 28 Jul 2011 19:11:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmVzg-00067J-4M for submit@debbugs.gnu.org; Thu, 28 Jul 2011 15:11:41 -0400 Received: from nspiron-1.llnl.gov ([128.115.41.81]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmTo3-0000Nd-Dh for 6594@debbugs.gnu.org; Thu, 28 Jul 2011 12:51:32 -0400 X-Attachments: None Received: from nspexhub-1.llnl.gov (HELO nspexhub-1.the-lab.llnl.gov) ([128.115.54.113]) by nspiron-1.llnl.gov with ESMTP; 28 Jul 2011 09:51:30 -0700 Received: from NSPEXMBX-B.the-lab.llnl.gov ([128.115.54.106]) by nspexhub-1.the-lab.llnl.gov ([172.16.54.113]) with mapi; Thu, 28 Jul 2011 09:51:30 -0700 From: "Langton, Asher" Date: Thu, 28 Jul 2011 09:51:29 -0700 Thread-Topic: bug#6594: Thread-Index: AcxNRplbgcdG1dIcS/2bnVERGOwcTw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.12.0.110505 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: -3.9 (---) X-Mailman-Approved-At: Thu, 28 Jul 2011 15:11:38 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.9 (---) On 7/27/11 11:58 PM, Andreas Schwab wrote: >Whatever characters it emits. See C-h l. I launched emacs -nw (in a gnome-terminal), clicked on the far right, and then typed C-h l. This was the output: ESC [ > 1 ; 1 4 0 0 ; 0 c ESC [ M SPC M-[ % ESC [ M # M-[ % C-h l In an xterm, clicking and holding mouse-1 in the right portion of the window caused sequences like this to be displayed in the mini-buffer: ESC [ M SPC M-l +- ESC [ M SPC M-u >- In an iTerm on MacOSX, I got similar results (output prefixed by 'ESC [ M SPC M-'). Is that what you're looking for?