summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-03-24 18:22:26 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-04-16 13:07:22 -0700
commit265965a188bb349a19e763c0869b87630beeaf02 (patch)
tree2bbe48e59ecbc05e9c625cab5498ed2919631d10
parentf345a9e46987d426dc128e31a963399011343b46 (diff)
downloaddotfiles-265965a188bb349a19e763c0869b87630beeaf02.tar.gz
bind '=' in eww-mode
-rw-r--r--.emacs.d/init.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 52cb4e56..ab917663 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -3819,7 +3819,9 @@ mutt's review view, after exiting EDITOR."
(with-eval-after-load 'gnus-sum
(define-key gnus-summary-mode-map "vo" #'spw/gnus-reader))
-(spw/feature-define-keys eww "h" gnus-article-show-summary)
+(spw/feature-define-keys eww
+ "h" gnus-article-show-summary
+ "=" gnus-summary-expand-window)
;; In a group with patches, try to expunge messages not relevant for reviewing
;; those patches. Optional numeric prefix argument specifies the version of