Hi, On Thu, May 07, 2015 at 07:34:13PM -0400, Paul Smith wrote: > There's something strange going on with rxvt and emacsclient, that > causes cursorBlink to be enabled. I pulled the latest rxvt via CVS a > few days ago and built it. > > I use rxvt to run a remote emacsclient in, with a command like this: > > urxvt -title 'Emacs @ remote' -name remoteEmacsXTerm \ > -e ssh -Xt remote emacsclient -nw > > When I ran this with an older version of rxvt, it worked fine. When I > replace urxvt above with xterm, it works fine. Also if I remove the > "emacsclient -nw" and just start a shell directly using this same > command, it works fine. > > But, when I run this command with my current urxvt and I invoke > emacsclient, the cursor is blinking, which is highly annoying (to me). > It's not Emacs that's doing this: enabling/disabling cursor-blink-mode > in Emacs doesn't matter (it still blinks the cursor either way).
see http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod#Why_is_the_cursor_now_blinking_in_em Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
