Milan Zamazal wrote:
> 
> Hm, there's no `ja' in emacs-jabber sources.  Could you please enable
> debugging by `M-x toggle-debug-on-error' and send me a backtrace if you
> receive one?

Here it is:

Debugger entered--Lisp error: (void-function ja)
  ja("[EMAIL PROTECTED]/Gajim" #<buffer *-chat-platanos-*> "test" "Message from 
platanos")
  run-hook-with-args(ja "[EMAIL PROTECTED]/Gajim" #<buffer *-chat-platanos-*> 
"test" "Message from platanos")
  jabber-process-chat((message ((from . "[EMAIL PROTECTED]/Gajim") (to . 
"[EMAIL PROTECTED]") (id . "50") (type . "chat")) (body nil "test") (active 
(...)) (x (...) (composing nil))))
  jabber-process-input((message ((from . "[EMAIL PROTECTED]/Gajim") (to . 
"[EMAIL PROTECTED]") (id . "50") (type . "chat")) (body nil "test") (active 
(...)) (x (...) (composing nil))))
  byte-code("ÆÇÈw!„\fe`|ˆÉÊ!ƒ˔˕|ˆÉÌ!ƒ$ÍÎÏ \"ˆÉÐ!ƒŽÑË!˕ÒÓ      \"„?ÒÔ 
\"…EÕÑÖ        \"!Ò×  \"„TÒØ \"…XÑÖ \"\fƒnrÙÚ!qˆŠdbˆÛÜ    
\"cˆ*ƒ„Ý!ÞYƒ„
ƒ„ßà!„‰.È!ˆe|ˆ*ŠáâÈã#ƒžäå!ˆ‚)æç…©èe`\"‰/ƒ²é 
ˆ/ƒÉêë쏈e`|ˆí/@!ˆ‚ȇ" [ending-at stream-header jabber-session-id 
jabber-stream-version jabber-debug-log-xml jabber-use-sasl zerop "        
\n" nil looking-at "<\\?xml[^?]*\\?>" 0 "</stream:stream>" throw 
--cl-block-nil-- jabber-disconnect "<stream:stream[^>]*>" match-string 
string-match "id='\\([^']+\\)'" "id=\"\\([^\"]+\\)\"" jabber-unescape-xml 1 
"version='\\([0-9.]+\\)'" "version=\"\\([0-9.]+\\)\"" get-buffer-create 
"*-jabber-xml-log-*" format "receive %S\n\n" string-to-number 1.0 fboundp 
jabber-sasl-start-auth search-forward-regexp " \\w+=''" t replace-match "" 
unfinished (byte-code "À ˆ`eV‡" [jabber-xml-skip-tag-forward] 2) 
xml-parse-region jabber-reset-choked e (byte-code "ƒrÂÃ!qˆŠdbˆÄÅ   @\"cˆ*‡" 
[jabber-debug-log-xml xml-data get-buffer-create "*-jabber-xml-log-*" format 
"receive %S\n\n"] 3) ((error ...)) jabber-process-input 
jabber-call-on-connection xml-data] 5)
  jabber-filter(#<process jabber>)
  jabber-pre-filter(#<process jabber> "<message from='[EMAIL PROTECTED]/Gajim' 
to='[EMAIL PROTECTED]' id='50' type='chat'><body>test</body><active 
xmlns='http://jabber.org/protocol/chatstates'/><x 
xmlns='jabber:x:event'><composing/></x></message>")

Reply via email to