From 86b70f714b0a79dd269bd106f65ad133b2374ff9 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Wed, 12 Jun 2024 23:31:14 +0000 Subject: Fix wrong variable name in jabber configuration --- emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/init.el b/emacs/init.el index db6d576..1f97d04 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -137,7 +137,7 @@ and when JID is not in `jabber-activity-banned'." (jabber-history-enabled t) (jabber-account-list '(("noa@hmm.st"))) (jabber-keepalive-interval 60) - (noa/jabber-activity-show-p #'noa/jabber-activity-show-p) + (jabber-activity-show-p #'noa/jabber-activity-show-p) ) (use-package nov -- cgit 1.4.1-2-gfad0