Next: , Previous: Basic operation, Up: Top



3 Groupchat

The groupchat menu can be accessed by typing C-c C-m in the roster buffer. You can also type the commands directly, as will be shown here.

To join a groupchat, type M-x jabber-groupchat-join. You will be prompted for the groupchat to join, and your nickname in the groupchat. This nickname doesn't need to have any correlation to your JID; in fact, groupchats are usually (but not always) configured such that only moderators can see your JID. You can change your nickname with M-x jabber-muc-nick.

Groupchat messages will be displayed in a buffer called *-jabber-groupchat-:-groupchat-*. It works much like the chat buffer.

To change the topic of a groupchat, type M-x jabber-muc-set-topic.

To leave a groupchat, type M-x jabber-groupchat-leave.

If you are the owner of a groupchat, you can change its configuration by typing M-x jabber-groupchat-get-config. A configuration form will be rendered in new buffer.

To see which people are in a groupchat, type M-x jabber-muc-names. This gives a list of nicknames, “roles”, “affiliations”, and possibly JIDs. See MUC Administration, for the meaning of roles and affiliations.