commit 73265cf08a54be0fa0bbc774e69392e98c4bab36
parent 1cd75e2e37a4757557e79ca8bc667d654d4e246b
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sun, 5 Jul 2020 15:29:20 +0200
Tweak ibuffer, ERC, and Gnus FAQ
- Add ibuffer section for VC buffers.
- Let ERC pick up my full name.
Also, bind switch-to-buffer-obey-display-actions to make C-x 4 4 and
C-x 5 5 more reliable.
Diffstat:
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/.emacs b/.emacs
@@ -323,7 +323,10 @@
("Documentation"
(or (mode . Info-mode)
(mode . Man-mode)
- (mode . help-mode)))))
+ (mode . help-mode)))
+ ("Version control"
+ (or (derived-mode . magit-mode)
+ (name . "\\`\\*vc")))))
(add-hook 'ibuffer-mode-hook
(lambda ()
diff --git a/.emacs-custom.el b/.emacs-custom.el
@@ -27,6 +27,7 @@
,(concat data-directory "images/icons/hicolor/scalable/apps/emacs.svg"))
'(erc-notifications-mode t)
'(erc-prompt-for-password nil)
+ '(erc-user-full-name 'user-full-name)
'(eshell-scroll-show-maximum-output nil)
'(footnote-body-tag-spacing 1)
'(footnote-section-tag "")
@@ -79,6 +80,7 @@
'(send-mail-function 'smtpmail-send-it)
'(show-paren-mode t)
'(split-width-threshold 120)
+ '(switch-to-buffer-obey-display-actions t)
'(tool-bar-mode nil)
'(truncate-lines t)
'(visual-line-fringe-indicators '(left-curly-arrow right-curly-arrow))
diff --git a/.gnus b/.gnus
@@ -90,6 +90,7 @@
;; When reading article:
;;
;; o save attachment at point
+;; K b add button for inlined MIME part
;;
;; When composing:
;; C-c C-c send
@@ -112,8 +113,7 @@
;; - = to make summary full-screen
;;
;; - how to get contact completion?
-;; - by installing a MELPA plugin (bbdb); bleh
-;; - something something ecomplete?
+;; - install ebdb from GNU ELPA
;;
;; - how to refresh?
;; - summary buffer: