I confirm that the trunk for 24.4 works. For the .emacs mouse mode and the suspended emacsclient.

Just FYI, the drag fail with `Wrong type argument: symbolp, "drag-mouse-1"', but I guess it is because of trunk. (Version emacsclient 24.4.50, revno: 117458)

Regards,

-- 
 
Guillaume J. Charmes
about.me/guillaumecharmes
Guillaume J. Charmes on about.me
 


On Tue, Jul 1, 2014 at 12:12 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
Version:24.5

> (xterm-mouse-mode t) in .emacs will fail with emacsclient, as a

Actually, it shouldn't (at least it doesn't with neither the emacs-24 nor
the trunk code).

I added code into trunk to ignore the suspended terminals's error.


        Stefan