projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
scattered updates
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
697cf1e
..
1fd13f9
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-891,8
+891,9
@@
around if needed."
(bind-keys
("C-c f ." . find-file)
(bind-keys
("C-c f ." . find-file)
+ ("C-c f d" . find-name-dired)
("C-c f l" . find-library)
("C-c f l" . find-library)
- ("C-c f r" . recentf-open-files)
+
;;
("C-c f r" . recentf-open-files)
("C-c x" . execute-extended-command))
(comment
("C-c x" . execute-extended-command))
(comment
@@
-1430,7
+1431,7
@@
This function is intended for use with `ivy-ignore-buffers'."
(use-package sgml-mode
:config
(use-package sgml-mode
:config
- (setq sgml-basic-offset
2
))
+ (setq sgml-basic-offset
0
))
(use-package css-mode
:config
(use-package css-mode
:config
@@
-2161,7
+2162,7
@@
This function is intended for use with `ivy-ignore-buffers'."
(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 "
mab
@gnu.local")
+ (nnimap-user "
bandali
@gnu.local")
(nnimap-inbox "INBOX")
(nnimap-split-methods 'nnimap-split-fancy)
(nnimap-split-fancy (|
(nnimap-inbox "INBOX")
(nnimap-split-methods 'nnimap-split-fancy)
(nnimap-split-fancy (|
@@
-2564,7
+2565,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\\|mab\\)
@shemshak\\.org\\)\\|\\(.*@aminb\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(csclub\\.\\)?uwaterloo\\.ca\\)\\)")
+ "\\(\\(
amin
@shemshak\\.org\\)\\|\\(.*@aminb\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(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)