From 7eb6d0e9dd2b236cd72426eaa8d900aaae7bf817 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sat, 8 Jan 2022 13:59:38 +0800 Subject: gnus-conf: add an alternate identity --- gnus-conf.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnus-conf.el b/gnus-conf.el index 19d000f..043836c 100644 --- a/gnus-conf.el +++ b/gnus-conf.el @@ -431,7 +431,10 @@ USERNAME is used to look up passwords in ~/.authinfo.gpg.") (list "mmew" "Durand " "nnmaildir+gmail:sent") (list "durand" "Durand " - "nnmaildir+durand:sent" "Durand")) + "nnmaildir+durand:sent" "Durand") + (list "alt" + "李俊緯 " + "nnmaildir+durand:sent" "生 俊緯")) "The list of identities to choose. Each element is of the form -- cgit v1.2.3-18-g5258