summaryrefslogtreecommitdiff
path: root/lisp/init-mail.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/init-mail.el')
-rw-r--r--lisp/init-mail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/init-mail.el b/lisp/init-mail.el
index 1b4331d..3413052 100644
--- a/lisp/init-mail.el
+++ b/lisp/init-mail.el
@@ -96,7 +96,7 @@ is off."
(defun km/gnus-avy-goto-subword-and-select ()
(interactive)
- (call-interactively #'km/avy-goto-subword-1)
+ (call-interactively #'avy-goto-subword-1)
(gnus-summary-scroll-up 0))
(defun km/gnus-follow-last-message-link (copy)