as of r117497, it is not. -- 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=17894 > 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=/usr/local/Cellar/emacs/HEAD --without-dbus > --enable-locallisppath=/usr/local/share/emacs/site-lisp > --infodir=/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)) > — > Guillaume J. Charmes > > >