From 12e6cf3c7161e08802bd6399a19936d009188b50 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 18 Oct 2021 21:37:08 -0400 Subject: emacs: update package versions, ditch orgalist, remove deprecated commented pinentry bits --- .emacs.d/lisp/bandali-message.el | 9 --------- 1 file changed, 9 deletions(-) (limited to '.emacs.d/lisp') diff --git a/.emacs.d/lisp/bandali-message.el b/.emacs.d/lisp/bandali-message.el index f4e7f74..9715d5b 100644 --- a/.emacs.d/lisp/bandali-message.el +++ b/.emacs.d/lisp/bandali-message.el @@ -75,15 +75,6 @@ ;; footnote-end-tag "" ;; footnote-style 'unicode)) - ;; orgalist - (add-hook 'message-mode-hook - (lambda () - ;; work around incompatibility between - ;; orgalist and yasnippet - (yas-minor-mode -1) - (orgalist-mode 1) - (yas-minor-mode 1))) - ;; custom newline & reformat function (defun b/message-newline-or-asterism (arg) "Create newlines per my liking or insert asterism if ARG is -- cgit v1.2.3-60-g2f50