projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
gnupg: explicitly allow-loopback-pinentry
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
d78e9b2
..
e854395
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-74,7
+74,7
@@
;;; whoami
(setq user-full-name "Amin Bandali"
;;; whoami
(setq user-full-name "Amin Bandali"
- user-mail-address "amin@
bndl
.org")
+ user-mail-address "amin@
shemshak
.org")
\f
;;; comment macro
\f
;;; comment macro
@@
-473,8
+473,6
@@
For disabling the behaviour for certain buffers and/or modes."
("C-c F d" . delete-frame)
("C-c F D" . server-edit)
("C-c F d" . delete-frame)
("C-c F D" . server-edit)
- ("C-c o" . other-window)
-
("C-S-h C" . describe-char)
("C-S-h F" . describe-face)
("C-S-h C" . describe-char)
("C-S-h F" . describe-face)
@@
-484,6
+482,9
@@
For disabling the behaviour for certain buffers and/or modes."
("s-p" . beginning-of-buffer)
("s-n" . end-of-buffer)
("s-p" . beginning-of-buffer)
("s-n" . end-of-buffer)
+ ("M-o" . other-window)
+ ("M-O" . facemenu-keymap)
+
:map emacs-lisp-mode-map
("<C-return>" . a/add-elisp-section))
:map emacs-lisp-mode-map
("<C-return>" . a/add-elisp-section))
@@
-1016,7
+1017,8
@@
For disabling the behaviour for certain buffers and/or modes."
;; ’ can be part of a word
(setq ispell-local-dictionary-alist
`((nil "[[:alpha:]]" "[^[:alpha:]]"
;; ’ can be part of a word
(setq ispell-local-dictionary-alist
`((nil "[[:alpha:]]" "[^[:alpha:]]"
- "['\x2019]" nil ("-B") nil utf-8)))
+ "['\x2019]" nil ("-B") nil utf-8))
+ ispell-program-name (executable-find "hunspell"))
;; don't send ’ to the subprocess
(defun endless/replace-apostrophe (args)
(cons (replace-regexp-in-string
;; don't send ’ to the subprocess
(defun endless/replace-apostrophe (args)
(cons (replace-regexp-in-string
@@
-1574,7
+1576,8
@@
For disabling the behaviour for certain buffers and/or modes."
:token nday-students-token
:subscribed-channels '(general)
:full-and-display-names t)
:token nday-students-token
:subscribed-channels '(general)
:full-and-display-names t)
- (add-to-list 'swiper-font-lock-exclude 'slack-message-buffer-mode t)
+ (with-eval-after-load 'swiper
+ (add-to-list 'swiper-font-lock-exclude 'slack-message-buffer-mode t))
(setq lui-time-stamp-format "[%Y-%m-%d %H:%M:%S]"
lui-time-stamp-only-when-changed-p t
lui-time-stamp-position 'right)
(setq lui-time-stamp-format "[%Y-%m-%d %H:%M:%S]"
lui-time-stamp-only-when-changed-p t
lui-time-stamp-position 'right)
@@
-1632,7
+1635,7
@@
For disabling the behaviour for certain buffers and/or modes."
(nnimap-address "127.0.0.1")
(nnimap-server-port 143)
(nnimap-authenticator plain)
(nnimap-address "127.0.0.1")
(nnimap-server-port 143)
(nnimap-authenticator plain)
- (nnimap-user "amin@
bndl
.local"))
+ (nnimap-user "amin@
shemshak
.local"))
(nnimap "gnu"
(nnimap-stream plain)
(nnimap-address "127.0.0.1")
(nnimap "gnu"
(nnimap-stream plain)
(nnimap-address "127.0.0.1")
@@
-1885,7
+1888,7
@@
https://bandali.eu.org")
https://csclub.uwaterloo.ca/~abandali/")
(setq gnus-posting-styles
'((".*"
https://csclub.uwaterloo.ca/~abandali/")
(setq gnus-posting-styles
'((".*"
- (address "amin@
bndl
.org")
+ (address "amin@
shemshak
.org")
(body "\nBest,\n")
(eval (setq a/message-cite-say-hi t)))
("nnimap\\+gnu:.*"
(body "\nBest,\n")
(eval (setq a/message-cite-say-hi t)))
("nnimap\\+gnu:.*"
@@
-1973,7
+1976,7
@@
https://csclub.uwaterloo.ca/~abandali/")
message-subscribed-address-functions
'(gnus-find-subscribed-addresses)
message-dont-reply-to-names
message-subscribed-address-functions
'(gnus-find-subscribed-addresses)
message-dont-reply-to-names
- "\\(\\(amin@
bndl\\.org\\)\\|\\(.*@\\(aminb\\|amin\\.bndl\\)
\\.org\\)\\|\\(\\(bandali\\|aminb?\\|mab\\)@gnu\\.org\\)\\|\\(a\\(min\\.\\)?bandali@uwaterloo\\.ca\\)\\|\\(abandali@csclub\\.uwaterloo\\.ca\\)\\)")
+ "\\(\\(amin@
\\(shemshak\\|bndl\\)\\.org\\)\\|\\(.*@aminb
\\.org\\)\\|\\(\\(bandali\\|aminb?\\|mab\\)@gnu\\.org\\)\\|\\(a\\(min\\.\\)?bandali@uwaterloo\\.ca\\)\\|\\(abandali@csclub\\.uwaterloo\\.ca\\)\\)")
(require 'company-ebdb)
:hook (;; (message-setup . mml-secure-message-sign-pgpmime)
(message-mode . flyspell-mode)
(require 'company-ebdb)
:hook (;; (message-setup . mml-secure-message-sign-pgpmime)
(message-mode . flyspell-mode)
@@
-2141,7
+2144,7
@@
https://csclub.uwaterloo.ca/~abandali/")
:after erc)
(use-package znc
:after erc)
(use-package znc
- :straight (:host nil :repo "https://git.
bndl
.org/amin/znc.el")
+ :straight (:host nil :repo "https://git.
shemshak
.org/amin/znc.el")
:bind (("C-c a e e" . znc-erc)
("C-c a e a" . znc-all))
:config
:bind (("C-c a e e" . znc-erc)
("C-c a e a" . znc-all))
:config
@@
-2150,11
+2153,11
@@
https://csclub.uwaterloo.ca/~abandali/")
((null auth) (error "Couldn't find znca's authinfo"))
(t (funcall (plist-get (car auth) :secret)))))))
(setq znc-servers
((null auth) (error "Couldn't find znca's authinfo"))
(t (funcall (plist-get (car auth) :secret)))))))
(setq znc-servers
- `(("znc.
bndl
.org" 1337 t
+ `(("znc.
shemshak
.org" 1337 t
((freenode "amin/freenode" ,pwd)))
((freenode "amin/freenode" ,pwd)))
- ("znc.
bndl
.org" 1337 t
+ ("znc.
shemshak
.org" 1337 t
((moznet "amin/moznet" ,pwd)))
((moznet "amin/moznet" ,pwd)))
- ("znc.
bndl
.org" 1337 t
+ ("znc.
shemshak
.org" 1337 t
((oftc "amin/oftc" ,pwd)))))))
\f
((oftc "amin/oftc" ,pwd)))))))
\f