]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | ;ELC\1c\0\0\0 |
2 | ;;; Compiled | |
3 | ;;; in Emacs version 28.2 | |
4 | ;;; with all optimizations. | |
5 | ||
6 | ||
7 | ||
8 | #@45 Show MSG in tmux | |
9 | ||
10 | (fn TEXT &optional TITLE)\1f | |
11 | (defalias 'jabber-tmux-message #[513 "\300\301\302\211\211\303\ 6\ 6\206\r\0\ 6\a&\ 6\207" [call-process "tmux" nil "display-message"] 9 (#$ . 84)]) | |
12 | #@83 Show a message through the tmux terminal multiplexer | |
13 | ||
14 | (fn FROM BUFFER TEXT TITLE)\1f | |
15 | (defalias 'jabber-message-tmux #[1028 "\211\205\b\0\300\ 2\ 2\"\207" [jabber-tmux-message] 7 (#$ . 272)]) | |
16 | (byte-code "\300\301\302\301\302N\303\ 1>\203\10\0\211\202\13\0\303\ 1B\262\ 1#\207" [put jabber-alert-message-hooks custom-options jabber-message-tmux] 6) | |
17 | #@89 Show a message through the tmux terminal multiplexer | |
18 | ||
19 | (fn NICK GROUP BUFFER TEXT TITLE)\1f | |
20 | (defalias 'jabber-muc-tmux #[1285 "\211\205\b\0\300\ 2\ 2\"\207" [jabber-tmux-message] 8 (#$ . 604)]) | |
21 | (byte-code "\300\301\302\301\302N\303\ 1>\203\10\0\211\202\13\0\303\ 1B\262\ 1#\207" [put jabber-alert-muc-hooks custom-options jabber-muc-tmux] 6) | |
22 | #@101 Show a message through the tmux terminal multiplexer | |
23 | ||
24 | (fn WHO OLDSTATUS NEWSTATUS STATUSTEXT TITLE)\1f | |
25 | (defalias 'jabber-presence-tmux #[1285 "\211\205\b\0\300\ 2\ 2\"\207" [jabber-tmux-message] 8 (#$ . 931)]) | |
26 | (byte-code "\300\301\302\301\302N\303\ 1>\203\10\0\211\202\13\0\303\ 1B\262\ 1#\207" [put jabber-alert-presence-hooks custom-options jabber-presence-tmux] 6) | |
27 | #@81 Show a message through the tmux terminal multiplexer | |
28 | ||
29 | (fn INFOTYPE BUFFER TEXT)\1f | |
30 | (defalias 'jabber-info-tmux #[771 "\211\205\a\0\300\ 1!\207" [jabber-tmux-message] 5 (#$ . 1284)]) | |
31 | (byte-code "\300\301\302\301\302N\303\ 1>\203\10\0\211\202\13\0\303\ 1B\262\ 1#\210\304\305!\207" [put jabber-alert-info-message-hooks custom-options jabber-info-tmux provide jabber-tmux] 6) |