projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs] add alternative bindings for launching gnus{,-unplugged}
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/init.org
index
b144736
..
ebfdf83
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1984,8
+1984,10
@@
Hopefully temporary.
read-mail-command 'gnus)
(use-package gnus
read-mail-command 'gnus)
(use-package gnus
- :bind (("s-m" . gnus)
- ("s-M" . gnus-unplugged))
+ :bind (("C-c m" . gnus)
+ ("C-c M" . gnus-unplugged)
+ ("s-m" . gnus)
+ ("s-M" . gnus-unplugged))
:init
(setq
gnus-select-method '(nnnil "")
:init
(setq
gnus-select-method '(nnnil "")
@@
-2269,4
+2271,5
@@
Display how long it took to load the init file.
* COMMENT Local Variables :ARCHIVE:
# Local Variables:
# eval: (add-hook 'after-save-hook #'amin/async-babel-tangle 'append 'local)
* COMMENT Local Variables :ARCHIVE:
# Local Variables:
# eval: (add-hook 'after-save-hook #'amin/async-babel-tangle 'append 'local)
+# eval: (typo-mode -1)
# End:
# End: