projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rc/i3status] some tweaks
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/init.org
index
9798f25
..
3679c1c
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-2322,8
+2322,6
@@
Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]].
(concat local lapsed))))
(bind-keys
:map gnus-article-mode-map
(concat local lapsed))))
(bind-keys
:map gnus-article-mode-map
- ("r" . gnus-article-reply-with-original)
- ("R" . gnus-article-wide-reply-with-original)
("M-L" . org-store-link)))
(use-feature gnus-sum
("M-L" . org-store-link)))
(use-feature gnus-sum
@@
-2336,8
+2334,6
@@
Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]].
:config
(bind-keys
:map gnus-summary-mode-map
:config
(bind-keys
:map gnus-summary-mode-map
- ("r" . gnus-summary-reply-with-original)
- ("R" . gnus-summary-wide-reply-with-original)
("M-L" . org-store-link))
:hook (gnus-summary-mode . a/no-mouse-autoselect-window))
("M-L" . org-store-link))
:hook (gnus-summary-mode . a/no-mouse-autoselect-window))