From 9f3c9947b6c9469dd6527cb480a9b211c50e506d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 27 Aug 2021 12:03:12 -0700 Subject: [oni-circe] Enable ‘olivetti-mode’ --- oni-circe.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'oni-circe.el') 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 -- cgit v1.2.3-54-g00ecf