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).
Any thoughts about this?
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode