File: erc-ibuffer.el.html
This file contains code related to Ibuffer and ERC. Totally alpha,
needs work. Usage: Type / C-e C-h when in Ibuffer-mode to see new
limiting commands
This library does not contain a module, but you can require it
after loading erc to make use of its functionality.
Defined variables (5)
erc-ibuffer-dangerous-host-char | Char indicating a channel which had dangerous-host traffic lately (hidden). |
erc-ibuffer-fool-char | Char indicating a channel which had fool traffic lately (hidden). |
erc-ibuffer-keyword-char | Char indicating a channel which had keyword traffic lately (hidden). |
erc-ibuffer-limit-map | Prefix keymap to use for ERC related limiting. |
erc-ibuffer-pal-char | Char indicating a channel which had pal traffic lately (hidden). |
Defined functions (11)
ibuffer-filter-by-erc-server | (QUALIFIER) |
ibuffer-make-column-erc-away | (BUFFER MARK) |
ibuffer-make-column-erc-channel-modes | (BUFFER MARK) |
ibuffer-make-column-erc-members | (BUFFER MARK) |
ibuffer-make-column-erc-modified | (BUFFER MARK) |
ibuffer-make-column-erc-nick | (BUFFER MARK) |
ibuffer-make-column-erc-op | (BUFFER MARK) |
ibuffer-make-column-erc-server-name | (BUFFER MARK) |
ibuffer-make-column-erc-target | (BUFFER MARK) |
ibuffer-make-column-erc-topic | (BUFFER MARK) |
ibuffer-make-column-erc-voice | (BUFFER MARK) |