|
|
|
@ -895,14 +895,7 @@ |
|
|
|
with abbrev mode shortcuts |
|
|
|
with abbrev mode shortcuts |
|
|
|
|
|
|
|
|
|
|
|
#+begin_src emacs-lisp |
|
|
|
#+begin_src emacs-lisp |
|
|
|
(setq nicknames-alist |
|
|
|
(load-file "~/.emacs.d/confidential.el") |
|
|
|
'(("Micheal Pawliuk" . "Mike") |
|
|
|
|
|
|
|
("Konstantin Khanin" . "Kostya") |
|
|
|
|
|
|
|
("Nicholas[ ]+Fleming". "Nick") |
|
|
|
|
|
|
|
("Pramathanath Sastry". "Pramath") |
|
|
|
|
|
|
|
("Dmitry Dolgopyat" . "Dima") |
|
|
|
|
|
|
|
("Buddhima Kasun Fernando Akurugodage (Staff)" . "Kasun"))) |
|
|
|
|
|
|
|
;; the above should be moved to a private file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(defun wilder/mu4e-process-recipient-name (name) |
|
|
|
(defun wilder/mu4e-process-recipient-name (name) |
|
|
|
(interactive) |
|
|
|
(interactive) |
|
|
|
|