diff --git a/oni-circe.el b/oni-circe.el index 672dca0..d3cfbf5 100644 --- a/oni-circe.el +++ b/oni-circe.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0715.222837 -;; Package-Requires: (circe oni-lui circe-serenity) +;; Version: 2021.0827.120150 +;; Package-Requires: (circe oni-lui circe-serenity olivetti) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -141,5 +141,7 @@ which may be encrypted." ;;(advice-add 'tracking-status :around #'jjf-external-tracking-advice) ;;(add-hook 'kill-emacs-hook 'oni:clear-irc-mowedline-widget) +(add-hook 'circe-channel-mode-hook 'olivetti-mode) + (provide 'oni-circe) ;;; oni-circe.el ends here