Skip to content

Commit

Permalink
Really omit all responses
Browse files Browse the repository at this point in the history
rcirc ignores responses when a user is active. Cool. But.
  • Loading branch information
danieroux committed Dec 22, 2015
1 parent 6948b1e commit 29261a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mine/djr-rcirc.el
Expand Up @@ -11,6 +11,7 @@
(setq rcirc-prompt "%n %t> "
rcirc-scroll-show-maximum-output nil
rcirc-omit-responses '("AWAY" "MODE")
rcirc-omit-threshold 0
rcirc-fill-flag nil
rcirc-log-flag t
rcirc-trap-errors-flag nil
Expand Down

0 comments on commit 29261a3

Please sign in to comment.