From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 01 17:12:00 2014 Received: (at submit) by debbugs.gnu.org; 1 Jul 2014 21:12:00 +0000 Received: from localhost ([127.0.0.1]:39644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X25LL-0007sr-HM for submit@debbugs.gnu.org; Tue, 01 Jul 2014 17:12:00 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49655) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X25LF-0007sT-Vp for submit@debbugs.gnu.org; Tue, 01 Jul 2014 17:11:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X25Km-0008T3-Qf for submit@debbugs.gnu.org; Tue, 01 Jul 2014 17:11:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_50, HTML_MESSAGE, URI_HEX autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58254) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X25Km-0008Sz-NB for submit@debbugs.gnu.org; Tue, 01 Jul 2014 17:11:24 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X25KC-0008GA-W9 for bug-gnu-emacs@gnu.org; Tue, 01 Jul 2014 17:11:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X25Jk-00085p-Lo for bug-gnu-emacs@gnu.org; Tue, 01 Jul 2014 17:10:48 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:55883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X25Jk-00083F-E5 for bug-gnu-emacs@gnu.org; Tue, 01 Jul 2014 17:10:20 -0400 Received: by mail-wi0-f173.google.com with SMTP id cc10so8558242wib.12 for ; Tue, 01 Jul 2014 14:10:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=LIBGskrCZfnWspVc2i68McY9OsmsdXCSn/LC/vAhgE0=; b=YXZW9Sz/nWgwGe2EH+x7R1dN93z5MJU/Ri8CtVyCDCFhLw1sVXwFEtLdx+gZhBz4ic FjZGlkcDvySikhqN5g0dlFYncqmy5+8YPdn5R6a+RTSzTk1FAADZEosrJhUMJ2J040pW aRxME5d0hHHBYFlin38ry0Abf8lV/JEwVDqftSQgMTwlX3QoFxeBu4n1KQAUuCj5cA9w H6od9tpzSFtW0ubrdinEs7gB0wH+kCesuMwOL/Z4fWdvxaMSclk4z0SJrj2EzQCgVIUl U8IWukMBuJZFL/AfA4lNjX8mZlZgCu2f0Sz31I0o4TaXPWtaIfJW5UHEexiORZkIrXAA 7K8A== X-Gm-Message-State: ALoCoQlAgRfhCtjrzLadMG0HZWAI5UYZlXrb8I2iCdhAP5WzwVNmOqnDhQXfG3B3qD5CIqCsgvs7 X-Received: by 10.180.38.71 with SMTP id e7mr113714wik.0.1404249019116; Tue, 01 Jul 2014 14:10:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.146.4 with HTTP; Tue, 1 Jul 2014 14:09:58 -0700 (PDT) X-Originating-IP: [23.29.105.96] From: "Guillaume J. Charmes" Date: Tue, 1 Jul 2014 17:09:58 -0400 Message-ID: Subject: 24.4.50; Mouse drag fail To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=e89a8f643336f6268e04fd28331f X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.7 (---) --e89a8f643336f6268e04fd28331f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, Under tmux, emacs 24.4.50.1 (trunk), the mouse drag does not work anymore. (It used to work fine on emacs24.3) drag and drop pane separation: result in outputing escape charcters in buffer (ex: [<0;133;27m), error: Wrong type argument: number-or-marker-p, nil drag and select text in a buffer: `Wrong type argument: symbolp, "drag-mouse-1"' FYI: Didn't reproduce with empty configuration, but with my config (solirized theme), the drag and select selects the linum mode as well as the text. In GNU Emacs 24.4.50.1 (x86_64-apple-darwin13.2.0) of 2014-07-01 on android-7730f25d5793c4a2.citrite.net Configured using: `configure --prefix=3D/usr/local/Cellar/emacs/HEAD --without-dbus --enable-locallisppath=3D/usr/local/share/emacs/site-lisp --infodir=3D/usr/local/Cellar/emacs/HEAD/share/info/emacs --without-gnutls --without-x' Configured features: ACL LIBXML2 ZLIB Important settings: value of $LC_CTYPE: en_US.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: linum-mode: t xterm-mouse-mode: t tooltip-mode: t electric-indent-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent input: 1 1 ; 1 0 m ESC [ < 0 ; 1 0 ; 1 0 M ESC [ < 0 ; 1 0 ; 1 0 m ESC [ < 0 ; 1 5 ; 1 0 M ESC [ < 0 ; 4 ; 7 m ESC [ < 0 ; 6 ; 3 M ESC [ < 0 ; 2 ; 7 m ESC [ < 0 ; 4 ; 8 M ESC [ < 0 ; 2 ; 6 m ESC [ < 0 ; 7 ; 7 M ESC [ < 0 ; 2 1 ; 7 m ESC [ < 0 ; 2 2 ; 7 M ESC [ < 0 ; 3 9 ; 7 m ESC [ < 0 ; 4 8 ; 1 3 M ESC [ < 0 ; 3 6 ; 7 m ESC [ < 0 ; 2 1 7 ; 1 1 M ESC [ < 0 ; 2 1 7 ; 1 1 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 2 0 0 ; 1 3 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 1 5 7 ; 1 3 m ESC [ < 0 ; 1 8 2 ; 2 1 M ESC [ < 0 ; 1 4 4 ; 2 1 m DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL C-@ ESC O A ESC O A ESC O A ESC w ESC x r e p o TAB t TAB DEL r TAB RET Recent messages: Linum mode enabled xterm-mouse-event: Wrong type argument: wholenump, -1 Wrong type argument: symbolp, "drag-mouse-1" Mark set xterm-mouse-event: Wrong type argument: wholenump, -1 Wrong type argument: symbolp, "drag-mouse-1" Mark set [2 times] Wrong type argument: symbolp, "drag-mouse-1" [7 times] Mark set Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils linum cus-start cus-load xt-mouse xterm time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select 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 minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) Memory information: ((conses 16 85432 4057) (symbols 48 17900 0) (miscs 40 122 421) (strings 32 12204 4133) (string-bytes 1 311630) (vectors 16 7560) (vector-slots 8 341542 28391) (floats 8 65 633) (intervals 56 287 274) (buffers 960 13)) =E2=80=94 Guillaume J. Charmes --e89a8f643336f6268e04fd28331f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

Under tmux, emac= s 24.4.50.1 (trunk), the mouse drag does not work
anymore. (It us= ed to work fine on emacs24.3)

drag and drop pane s= eparation: result in outputing escape charcters in
buffer (ex: [<0;133;27m), error: =C2=A0Wrong type argument: number-= or-marker-p, nil

drag and select text in a buffer:= `Wrong type argument: symbolp,
"drag-mouse-1"'

FYI: Didn't reproduce with empty configuration, but= with my config (solirized
theme), the drag and select selects th= e linum mode as well as the text.


In GNU Emacs 24.4.50.1 (x86_64-apple-darwin13.2.0)
Configured using:
`configure -= -prefix=3D/usr/local/Cellar/emacs/HEAD --without-dbus
--enable-locallisppath=3D/usr/local/share/emacs/site-lisp
--= infodir=3D/usr/local/Cellar/emacs/HEAD/share/info/emacs
--without= -gnutls --without-x'

Configured features:
ACL LIBXML2 ZLIB

Important settings:
=C2=A0 value of $LC_CTYPE: en_US.UTF-8
=C2=A0 value of $LANG: e= n_US.UTF-8
=C2=A0 locale-coding-system: utf-8-unix

=
Major mode: Lisp Interaction

Minor modes in effect= :
=C2=A0 linum-mode: t
=C2=A0 xterm-mouse-mode: t
=
=C2=A0 tooltip-mode: t
=C2=A0 electric-indent-mode: t
<= div>=C2=A0 menu-bar-mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode= : t
=C2=A0 font-lock-mode: t
=C2=A0 auto-composition-mo= de: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compre= ssion-mode: t
=C2=A0 line-number-mode: t

Recent input:
1 1 ; 1 0 m ESC [ < 0 ; 1 0 = ; 1 0 M ESC [ < 0 ; 1 0=C2=A0
; 1 0 m ESC [ < 0 ; 1 5 ; 1 0= M ESC [ < 0 ; 4 ; 7 m=C2=A0
ESC [ < 0 ; 6 ; 3 M ESC [ <= 0 ; 2 ; 7 m ESC [ < 0 ;=C2=A0
4 ; 8 M ESC [ < 0 ; 2 ; 6 m ESC [ < 0 ; 7 ; 7 M ESC=C2=A0
<= div>[ < 0 ; 2 1 ; 7 m ESC [ < 0 ; 2 2 ; 7 M ESC [ < 0 ;=C2=A0
3 9 ; 7 m ESC [ < 0 ; 4 8 ; 1 3 M ESC [ < 0 ; 3 6 ;=C2=A0
=
7 m ESC [ < 0 ; 2 1 7 ; 1 1 M ESC [ < 0 ; 2 1 7 ; 1=C2=A0
1 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 2 0 0 ; 1=C2=A0
<= div>3 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 1 5 7 ; 1=C2=A0
3 m ESC [ < 0 ; 1 8 2 ; 2 1 M ESC [ < 0 ; 1 4 4 ; 2=C2=A0
1 m DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL=C2=A0
DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL=C2=A0
DE= L DEL DEL DEL DEL DEL DEL DEL DEL DEL C-@ ESC O A=C2=A0
ESC O A E= SC O A ESC w ESC x r e p o TAB t TAB DEL r=C2=A0
TAB RET

Recent messages:
Linum mode enabled
xterm-mouse-ev= ent: Wrong type argument: wholenump, -1
Wrong type argument: symb= olp, "drag-mouse-1"
Mark set
xterm-mouse-even= t: Wrong type argument: wholenump, -1
Wrong type argument: symbolp, "drag-mouse-1"
Mark = set [2 times]
Wrong type argument: symbolp, "drag-mouse-1&qu= ot; [7 times]
Mark set
Making completion list...

Load-path shadows:
None found.

=
Features:
(shadow sort gnus-util mail-extr emacsbug me= ssage dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-= bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047
rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils linum
cus-start cus-load xt-mouse xterm time-date tooltip electric uniquif= y
ediff-hook vc-hooks lisp-float-type tabulated-list newcomment lisp-mod= e
prog-mode register page menu-bar rfn-eshadow timer select 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<= /div>
greek romanian slovak czech european ethiopic indian cyrillic chi= nese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuf= fer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay<= /div>
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process multi-tty emacs)<= /div>

Memory information:
((conses 16 85432 4057)
(symbols 48 17900 0)
(miscs 40 122 421)
(strin= gs 32 12204 4133)
(string-bytes 1 311630)
(vectors 16 7= 560)
(vector-slots 8 341542 28391)
(floats 8 65 633)
(i= ntervals 56 287 274)
(buffers 960 13))
=E2=80=94=C2=A0<= /div>
Guillaume J. Charmes

--e89a8f643336f6268e04fd28331f-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 08 14:48:34 2014 Received: (at 17894-done) by debbugs.gnu.org; 8 Jul 2014 18:48:34 +0000 Received: from localhost ([127.0.0.1]:47255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4aRJ-0005so-Qw for submit@debbugs.gnu.org; Tue, 08 Jul 2014 14:48:34 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:64853) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4aRD-0005sM-0x for 17894-done@debbugs.gnu.org; Tue, 08 Jul 2014 14:48:27 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYGAIDvNVNLd+D9/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCzQSFBgNJIgECNIZF456B4Q4BKkZgWqDTCE X-IPAS-Result: ArYGAIDvNVNLd+D9/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCzQSFBgNJIgECNIZF456B4Q4BKkZgWqDTCE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="76893920" Received: from 75-119-224-253.dsl.teksavvy.com (HELO pastel.home) ([75.119.224.253]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 08 Jul 2014 14:48:17 -0400 Received: by pastel.home (Postfix, from userid 20848) id 12C7260337; Tue, 8 Jul 2014 14:48:17 -0400 (EDT) From: Stefan Monnier To: "Guillaume J. Charmes" Subject: Re: bug#17894: 24.4.50; Mouse drag fail Message-ID: References: Date: Tue, 08 Jul 2014 14:48:17 -0400 In-Reply-To: (Guillaume J. Charmes's message of "Tue, 1 Jul 2014 17:09:58 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 17894-done Cc: 17894-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) > drag and select text in a buffer: `Wrong type argument: symbolp, > "drag-mouse-1"' Thanks, I think it's fixed now, Stefan From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 08 15:54:46 2014 Received: (at 17894) by debbugs.gnu.org; 8 Jul 2014 19:54:46 +0000 Received: from localhost ([127.0.0.1]:47313 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4bTR-0001mU-J3 for submit@debbugs.gnu.org; Tue, 08 Jul 2014 15:54:46 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:46501) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4bTP-0001mD-DL for 17894@debbugs.gnu.org; Tue, 08 Jul 2014 15:54:44 -0400 Received: by mail-wi0-f179.google.com with SMTP id cc10so1588510wib.12 for <17894@debbugs.gnu.org>; Tue, 08 Jul 2014 12:54:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=tJKJO0YyZMYxxw3pEihQ0+QjCCbm2/BiRQ/Ahx/OttE=; b=ajRgoryoLalHDysRxo6WsvVhCLtLlxwnr6UBa5Q2fLsidSwnSMVxXsLBJq8tk+9g6a GiDTOJ+0dTh/xizW21GstqOe9tyA+Kz+WwrdYFj0TorrEc9skY2JssOaoG7n+hjiXkmU lzFrtHXDUjgBqWsKwEmBVtDaHavvLQGIBb/jmvh8PvwozJfOBiIHZSTTJt3+N73rnaOU 1NrHO35Z9b3yqkP87Lb2ulsa9pbF+IM+836MLpixCDSB6DXy0LnDU5rJfL0FJQbmZV8y 1VgaNp9YCOUncznmtjXvlcEt0OnsFqwoFHwMX3H4z8vRgHFRveuwWox8pSnRzJ5CQndd hYGw== X-Gm-Message-State: ALoCoQnTrGRXbwe5ITAzbKWDOVe7Rxt9ai/oIQQfsL/X74IbC6G7wrQAbid0UC++vEDipGfZfrNx X-Received: by 10.180.38.71 with SMTP id e7mr6492589wik.0.1404849277453; Tue, 08 Jul 2014 12:54:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.101.1 with HTTP; Tue, 8 Jul 2014 12:54:17 -0700 (PDT) X-Originating-IP: [23.29.105.96] In-Reply-To: References: From: "Guillaume J. Charmes" Date: Tue, 8 Jul 2014 15:54:17 -0400 Message-ID: Subject: Re: bug#17894: closed (Re: bug#17894: 24.4.50; Mouse drag fail) To: 17894@debbugs.gnu.org Content-Type: multipart/alternative; boundary=e89a8f643336255ed104fdb3f62e X-Spam-Score: 0.6 (/) X-Debbugs-Envelope-To: 17894 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.6 (/) --e89a8f643336255ed104fdb3f62e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable as of r117497, it is not. --=20 Guillaume J. Charmes about.me/guillaumecharmes [image: Guillaume J. Charmes on about.me] On Tue, Jul 8, 2014 at 2:49 PM, GNU bug Tracking System < help-debbugs@gnu.org> wrote: > Your bug report > > #17894: 24.4.50; Mouse drag fail > > 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 17894@debbugs.gnu.org. > > -- > 17894: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D17894 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems > > > ---------- Forwarded message ---------- > From: Stefan Monnier > To: "Guillaume J. Charmes" > Cc: 17894-done@debbugs.gnu.org > Date: Tue, 08 Jul 2014 14:48:17 -0400 > Subject: Re: bug#17894: 24.4.50; Mouse drag fail > > drag and select text in a buffer: `Wrong type argument: symbolp, > > "drag-mouse-1"' > > Thanks, I think it's fixed now, > > > Stefan > > > > ---------- Forwarded message ---------- > From: "Guillaume J. Charmes" > To: bug-gnu-emacs@gnu.org > Cc: > Date: Tue, 1 Jul 2014 17:09:58 -0400 > Subject: 24.4.50; Mouse drag fail > Hello, > > Under tmux, emacs 24.4.50.1 (trunk), the mouse drag does not work > anymore. (It used to work fine on emacs24.3) > > drag and drop pane separation: result in outputing escape charcters in > buffer (ex: [<0;133;27m), error: Wrong type argument: number-or-marker-p= , > nil > > drag and select text in a buffer: `Wrong type argument: symbolp, > "drag-mouse-1"' > > FYI: Didn't reproduce with empty configuration, but with my config > (solirized > theme), the drag and select selects the linum mode as well as the text. > > > In GNU Emacs 24.4.50.1 (x86_64-apple-darwin13.2.0) > of 2014-07-01 on android-7730f25d5793c4a2.citrite.net > Configured using: > `configure --prefix=3D/usr/local/Cellar/emacs/HEAD --without-dbus > --enable-locallisppath=3D/usr/local/share/emacs/site-lisp > --infodir=3D/usr/local/Cellar/emacs/HEAD/share/info/emacs > --without-gnutls --without-x' > > Configured features: > ACL LIBXML2 ZLIB > > Important settings: > value of $LC_CTYPE: en_US.UTF-8 > value of $LANG: en_US.UTF-8 > locale-coding-system: utf-8-unix > > Major mode: Lisp Interaction > > Minor modes in effect: > linum-mode: t > xterm-mouse-mode: t > tooltip-mode: t > electric-indent-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > > Recent input: > 1 1 ; 1 0 m ESC [ < 0 ; 1 0 ; 1 0 M ESC [ < 0 ; 1 0 > ; 1 0 m ESC [ < 0 ; 1 5 ; 1 0 M ESC [ < 0 ; 4 ; 7 m > ESC [ < 0 ; 6 ; 3 M ESC [ < 0 ; 2 ; 7 m ESC [ < 0 ; > 4 ; 8 M ESC [ < 0 ; 2 ; 6 m ESC [ < 0 ; 7 ; 7 M ESC > [ < 0 ; 2 1 ; 7 m ESC [ < 0 ; 2 2 ; 7 M ESC [ < 0 ; > 3 9 ; 7 m ESC [ < 0 ; 4 8 ; 1 3 M ESC [ < 0 ; 3 6 ; > 7 m ESC [ < 0 ; 2 1 7 ; 1 1 M ESC [ < 0 ; 2 1 7 ; 1 > 1 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 2 0 0 ; 1 > 3 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 1 5 7 ; 1 > 3 m ESC [ < 0 ; 1 8 2 ; 2 1 M ESC [ < 0 ; 1 4 4 ; 2 > 1 m DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL > DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL > DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL C-@ ESC O A > ESC O A ESC O A ESC w ESC x r e p o TAB t TAB DEL r > TAB RET > > Recent messages: > Linum mode enabled > xterm-mouse-event: Wrong type argument: wholenump, -1 > Wrong type argument: symbolp, "drag-mouse-1" > Mark set > xterm-mouse-event: Wrong type argument: wholenump, -1 > Wrong type argument: symbolp, "drag-mouse-1" > Mark set [2 times] > Wrong type argument: symbolp, "drag-mouse-1" [7 times] > Mark set > Making completion list... > > Load-path shadows: > None found. > > Features: > (shadow sort gnus-util mail-extr emacsbug message dired format-spec > rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse > rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047 > rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils linum > cus-start cus-load xt-mouse xterm time-date tooltip electric uniquify > ediff-hook vc-hooks lisp-float-type tabulated-list newcomment lisp-mode > prog-mode register page menu-bar rfn-eshadow timer select 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 minibuffer nadvice > loaddefs button faces cus-face macroexp files text-properties overlay > sha1 md5 base64 format env code-pages mule custom widget > hashtable-print-readable backquote make-network-process multi-tty emacs) > > Memory information: > ((conses 16 85432 4057) > (symbols 48 17900 0) > (miscs 40 122 421) > (strings 32 12204 4133) > (string-bytes 1 311630) > (vectors 16 7560) > (vector-slots 8 341542 28391) > (floats 8 65 633) > (intervals 56 287 274) > (buffers 960 13)) > =E2=80=94 > Guillaume J. Charmes > > > --e89a8f643336255ed104fdb3f62e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
as of r117497, it is not.
=


On Tue, Jul 8, 2014 at 2:49 PM, GNU bug = Tracking System <help-debbugs@gnu.org> wrote:
Your bug report

#17894: 24.4.50; Mouse drag fail

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 17894@debbugs.gnu.org.

--
17894: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D17894
GNU Bug Tracking System
Contact help-debbugs@gnu.org wi= th problems


---------- Forwarded message ----------
From:=C2= =A0Stefan Monnier <monnier@i= ro.umontreal.ca>
To:=C2=A0"Guillaume J. Charmes" <guillaume@charmes.net>
Cc:=C2=A017894-done@debbugs.g= nu.org
Date:=C2=A0Tue, 08 Jul 2014 14:48:17 -0400
Subject:=C2=A0R= e: bug#17894: 24.4.50; Mouse drag fail
> drag and select text in a bu= ffer: `Wrong type argument: symbolp,
> "drag-mouse-1"'

Thanks, I think it's fixed now,


=C2=A0 =C2=A0 =C2=A0 =C2=A0 Stefan



---------- Forwarded message ----------
From:=C2=A0"Guillau= me J. Charmes" <guillaume@= charmes.net>
To:=C2=A0bu= g-gnu-emacs@gnu.org
Cc:=C2=A0
Date:=C2=A0Tue, 1 Jul 2014 17:09:58 -0400
Subject:=C2=A024.= 4.50; Mouse drag fail
Hello,

Under tmux, emacs 24.4.50.1 (trunk), the mouse drag does not work<= /div>
anymore. (It used to work fine on emacs24.3)

drag and drop pane separation: result in outputing esca= pe charcters in
buffer (ex: [<0;133;27m), error: =C2=A0Wrong type argument: number-= or-marker-p, nil

drag and select text in a buffer:= `Wrong type argument: symbolp,
"drag-mouse-1"'

FYI: Didn't reproduce with empty configuration, but= with my config (solirized
theme), the drag and select selects th= e linum mode as well as the text.


In GNU Emacs 24.4.50.1 (x86_64-apple-darwin13.2.0)
Configured using:
`configure --prefix=3D/usr/local/Cellar/emacs/HEAD --without-dbus
--enable-locallisppath=3D/usr/local/share/emacs/site-lisp
--= infodir=3D/usr/local/Cellar/emacs/HEAD/share/info/emacs
--without= -gnutls --without-x'

Configured features:
ACL LIBXML2 ZLIB

Important settings:
=C2=A0 value of $LC_CTYPE: en_US.UTF-8
=C2=A0 value of $LANG: e= n_US.UTF-8
=C2=A0 locale-coding-system: utf-8-unix

=
Major mode: Lisp Interaction

Minor modes in effect= :
=C2=A0 linum-mode: t
=C2=A0 xterm-mouse-mode: t
=
=C2=A0 tooltip-mode: t
=C2=A0 electric-indent-mode: t
<= div>=C2=A0 menu-bar-mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode= : t
=C2=A0 font-lock-mode: t
=C2=A0 auto-composition-mo= de: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compre= ssion-mode: t
=C2=A0 line-number-mode: t

Recent input:
1 1 ; 1 0 m ESC [ < 0 ; 1 0 = ; 1 0 M ESC [ < 0 ; 1 0=C2=A0
; 1 0 m ESC [ < 0 ; 1 5 ; 1 0= M ESC [ < 0 ; 4 ; 7 m=C2=A0
ESC [ < 0 ; 6 ; 3 M ESC [ <= 0 ; 2 ; 7 m ESC [ < 0 ;=C2=A0
4 ; 8 M ESC [ < 0 ; 2 ; 6 m ESC [ < 0 ; 7 ; 7 M ESC=C2=A0
<= div>[ < 0 ; 2 1 ; 7 m ESC [ < 0 ; 2 2 ; 7 M ESC [ < 0 ;=C2=A0
3 9 ; 7 m ESC [ < 0 ; 4 8 ; 1 3 M ESC [ < 0 ; 3 6 ;=C2=A0
=
7 m ESC [ < 0 ; 2 1 7 ; 1 1 M ESC [ < 0 ; 2 1 7 ; 1=C2=A0
1 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 2 0 0 ; 1=C2=A0
<= div>3 m ESC [ < 0 ; 1 8 2 ; 1 3 M ESC [ < 0 ; 1 5 7 ; 1=C2=A0
3 m ESC [ < 0 ; 1 8 2 ; 2 1 M ESC [ < 0 ; 1 4 4 ; 2=C2=A0
1 m DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL=C2=A0
DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL=C2=A0
DE= L DEL DEL DEL DEL DEL DEL DEL DEL DEL C-@ ESC O A=C2=A0
ESC O A E= SC O A ESC w ESC x r e p o TAB t TAB DEL r=C2=A0
TAB RET

Recent messages:
Linum mode enabled
xterm-mouse-ev= ent: Wrong type argument: wholenump, -1
Wrong type argument: symb= olp, "drag-mouse-1"
Mark set
xterm-mouse-even= t: Wrong type argument: wholenump, -1
Wrong type argument: symbolp, "drag-mouse-1"
Mark = set [2 times]
Wrong type argument: symbolp, "drag-mouse-1&qu= ot; [7 times]
Mark set
Making completion list...

Load-path shadows:
None found.

=
Features:
(shadow sort gnus-util mail-extr emacsbug me= ssage dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-= bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047
rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils linum
cus-start cus-load xt-mouse xterm time-date tooltip electric uniquif= y
ediff-hook vc-hooks lisp-float-type tabulated-list newcomment lisp-mod= e
prog-mode register page menu-bar rfn-eshadow timer select 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<= /div>
greek romanian slovak czech european ethiopic indian cyrillic chi= nese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuf= fer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay<= /div>
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process multi-tty emacs)<= /div>

Memory information:
((conses 16 85432 4057)
(symbols 48 17900 0)
(miscs 40 122 421)
(strin= gs 32 12204 4133)
(string-bytes 1 311630)
(vectors 16 7= 560)
(vector-slots 8 341542 28391)
(floats 8 65 633)
(i= ntervals 56 287 274)
(buffers 960 13))
=E2=80=94=C2=A0<= /div>
Guillaume J. Charmes



--e89a8f643336255ed104fdb3f62e-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 14 11:44:13 2014 Received: (at control) by debbugs.gnu.org; 14 Jul 2014 15:44:13 +0000 Received: from localhost ([127.0.0.1]:54810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6iQC-0005hy-19 for submit@debbugs.gnu.org; Mon, 14 Jul 2014 11:44:13 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:47874 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6iQ5-0005hN-2g for control@debbugs.gnu.org; Mon, 14 Jul 2014 11:44:06 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1X6iQ4-000302-DB for control@debbugs.gnu.org; Mon, 14 Jul 2014 11:44:00 -0400 Date: Mon, 14 Jul 2014 11:44:00 -0400 Message-Id: Subject: control message for bug 17894 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) forcemerge 18015 17894 From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 18 22:19:15 2014 Received: (at 17894) by debbugs.gnu.org; 19 Jul 2014 02:19:15 +0000 Received: from localhost ([127.0.0.1]:58762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X8KF0-0007yd-Fp for submit@debbugs.gnu.org; Fri, 18 Jul 2014 22:19:14 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:19830) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X8KEx-0007yO-8m for 17894@debbugs.gnu.org; Fri, 18 Jul 2014 22:19:12 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYGAIDvNVNLd+D9/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCzQSFBgNJIgECNIZF456B4Q4BKkZgWqDTCE X-IPAS-Result: ArYGAIDvNVNLd+D9/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCzQSFBgNJIgECNIZF456B4Q4BKkZgWqDTCE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="77959861" Received: from 75-119-224-253.dsl.teksavvy.com (HELO ceviche.home) ([75.119.224.253]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 18 Jul 2014 22:19:05 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 7E223664B7; Fri, 18 Jul 2014 22:19:05 -0400 (EDT) From: Stefan Monnier To: "Guillaume J. Charmes" Subject: Re: bug#17894: closed (Re: bug#17894: 24.4.50; Mouse drag fail) Message-ID: References: Date: Fri, 18 Jul 2014 22:19:05 -0400 In-Reply-To: (Guillaume J. Charmes's message of "Tue, 8 Jul 2014 15:54:17 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 17894 Cc: 17894@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) > as of r117497, it is not. Hmm... it works for me with the current trunk. Do you still see the problem? Stefan From unknown Fri Jun 20 19:54:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 19 Nov 2014 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator