From 8f8c0004984cf224446b88ca1afbc4c3c0316462 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 6 Dec 2024 17:06:23 -0500 Subject: [PATCH] Update description (cosmetic stuff) --- global.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/global.org b/global.org index 1d5f653..290d172 100644 --- a/global.org +++ b/global.org @@ -875,9 +875,11 @@ (apply orig-fun args)))) #+end_src +*** Recipient handling + Add aliases (i.e. mailing groups) to [[file://~/.mailrc][the .mailrc file]] - This function inserts recipients name at point; might be useful - with abbrev mode shortcuts + This function inserts recipients name at point; might be useful + with abbrev mode shortcuts #+begin_src emacs-lisp (defun recipients-ng ()