commit fd2e967cf94e24968bd294a1f8052f6a36875da2 parent 1a36cff3ac8696504d48105b3bd17327e9517f13 Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com> Date: Sat, 3 Feb 2018 18:10:57 +0100 Mention ~/.xsessionrc On Debian Jessie at least, this is necessary. Diffstat:
| M | .gnus | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gnus b/.gnus @@ -1,5 +1,5 @@ -;; user-full-name: from /etc/passwd, set with chfn. -;; user-mail-address: from EMAIL environment variable in ~/.profile. +;; user-full-name: from /etc/passwd, chfn(1). +;; user-mail-address: from EMAIL variable, ~/.profile & ~/.xsessionrc. ;; In ~/.authinfo.gpg: ;; machine imap.gmail.com login LOGIN password PASSWORD port 993