[Misc] Okay, let’s keep the main jabber-id in init.el

This commit is contained in:
Daniel - 2017-11-14 16:05:44 +01:00
parent 7acc66afd7
commit b5e8e94da5
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
2 changed files with 5 additions and 5 deletions

5
gnus
View File

@ -15,11 +15,6 @@
;; Customization
(defcustom db/jabber-id ""
"Personal XMPP ID."
:group 'personal-settings
:type 'string)
(defcustom db/smtp-accounts nil
"Configuration for sending mail as used by `db/set-smtp-server-from-header, which see.
This is a list of lists, where each such list specifies the SMTP

View File

@ -346,6 +346,11 @@ _h_ _l_ _o_k _y_ank
:group 'personal-settings
:type 'string)
(defcustom db/jabber-id ""
"Personal XMPP ID."
:group 'personal-settings
:type 'string)
;; * Builtin Variables