Is it possible to change the status on Gmail’s talk when connecting through jabber.el?
In my browser I’ve set “busy”, but in jabber it still says “online”. I’d like to be able to set to “invisible” too, if that is possible.
Thank you!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use the following key bindings:
There are two other options (“do not disturb” and “available for chat”). You can access these, as well as the option to enter a custom message, using C-x C-j C-p (for
jabber-send-presence).Being “invisible” is not supported directly, but if you turn on the console (set
jabber-debug-log-xmltotand switch to the*-jabber-console-JID-*buffer), you should be able to follow the instructions at http://chinmaykamat.wordpress.com/2010/01/22/google-talk-invisible-mode-in-pidgin/.