[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gmail-notifier.el v0.1 --- Notify unread gmail on mode line
From: |
William Xu |
Subject: |
Re: gmail-notifier.el v0.1 --- Notify unread gmail on mode line |
Date: |
Fri, 25 Jun 2010 16:43:05 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) |
Thierry Volpiatto <address@hidden> writes:
You should use auth-source to set login and passwd:
Write in ~/.authinfo or ~/.authinfo.gpg
It looks like auth-source.el only recognizes ~/.authinfo.gpg by default?
,----
| (defcustom auth-sources '((:source "~/.authinfo.gpg" :host t :protocol t))
| "List of authentication sources.
`----
There is also now secret.el that allow storing password, but i have no
idea how it work. May be Ted can provide examples ;-).
secret.el seems to be just added to TRUNK. Doesn't exist on 23.2..
Thanks for your suggestion. I will make it try auth-source first.
--
William
http://xwl.appspot.com