;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. #@18 Show MSG in tmux (defalias 'jabber-tmux-message #[(msg) "\301\302\303\211\211\304&\207" [msg call-process "tmux" nil "display-message"] 7 (#$ . 87)]) #@54 Show a message through the tmux terminal multiplexer (defalias 'jabber-message-tmux #[(from buffer text title) "\205\302 \"\207" [title text jabber-tmux-message] 3 (#$ . 245)]) (byte-code "\301\302\303\302\303N\304>\203\202\304B)#\207" [#:vlist put jabber-alert-message-hooks custom-options jabber-message-tmux] 5) #@54 Show a message through the tmux terminal multiplexer (defalias 'jabber-muc-tmux #[(nick group buffer text title) "\205\302 \"\207" [title text jabber-tmux-message] 3 (#$ . 578)]) (byte-code "\301\302\303\302\303N\304>\203\202\304B)#\207" [#:vlist put jabber-alert-muc-hooks custom-options jabber-muc-tmux] 5) #@54 Show a message through the tmux terminal multiplexer (defalias 'jabber-presence-tmux #[(who oldstatus newstatus statustext title) "\205\302 \"\207" [title statustext jabber-tmux-message] 3 (#$ . 905)]) (byte-code "\301\302\303\302\303N\304>\203\202\304B)#\207" [#:vlist put jabber-alert-presence-hooks custom-options jabber-presence-tmux] 5) #@54 Show a message through the tmux terminal multiplexer (defalias 'jabber-info-tmux #[(infotype buffer text) "\205\301!\207" [text jabber-tmux-message] 2 (#$ . 1265)]) (byte-code "\301\302\303\302\303N\304>\203\202\304B)#\210\305\306!\207" [#:vlist put jabber-alert-info-message-hooks custom-options jabber-info-tmux provide jabber-tmux] 5)