From: SourceForge.net <no...@so...> - 2013-01-15 19:41:40
|
Bugs item #3601013, was opened at 2013-01-15 11:41 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=586350&aid=3601013&group_id=88346 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: Roster keys in chat buffer Initial Comment: When you type RET in the roster on the contact, chat buffer with this contact is opened. Kill this buffer and type RET in roster again: before first user input roster keybindings are in effect. After user makes any keypress or C-g or even C-h, buffer keybindings become active. For example, first time you start chat with fo...@te.... You press 's' button, self-insert-command is run as expected. Now you kill buffer and start chat with fo...@te... again. You press 's' button, jabber-send-subscription-request is run. If you type C-g followed by 's', self-insert-command is run as expected. This effect continues untill emacs is restarted. If you open chat via M-x jabber-chat-with or C-x C-j C-j, it's ok. This bug only encountered when you open chat from roster. Tested on emacs 24.2.1 with -Q option. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=586350&aid=3601013&group_id=88346 |