Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: nognus <ding@gnus.org>
Subject: Re: auth-source-search
Date: Thu, 03 Mar 2011 21:00:57 +0100	[thread overview]
Message-ID: <faahc3reu.fsf@news.eternal-september.org> (raw)
In-Reply-To: <bsjv4kwtt.fsf@news.eternal-september.org> (Richard Riley's message of "Thu, 03 Mar 2011 17:11:58 +0100")

Richard Riley <rileyrg@googlemail.com> writes:

> Could some kind soul show me how to get a password using
> auth-source-search.
>
> (auth-source-search :host '("myhost"))
>
> returns something, but whats the equivalent of the deprecated 
>
> (auth-source-user-or-password "password" "host" 'imap)
>
> (btw, why would ':host "myhost"' not be valid?)
>
> thanks
>
> r.
>

got there in the end

 (add-hook 'org-mobile-pre-push-hook 
              '(lambda()
                 (setq org-mobile-encryption-password (funcall (plist-get (car (auth-source-search :host '("orgmobile"))) ':secret)))))
   



  reply	other threads:[~2011-03-03 20:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03 16:11 auth-source-search Richard Riley
2011-03-03 20:00 ` Richard Riley [this message]
2011-03-03 22:14   ` auth-source-search Ted Zlatanov
2011-03-04 10:10     ` auth-source-search Richard Riley
2011-03-04 14:55       ` auth-source-search Ted Zlatanov
2011-03-05 10:21         ` auth-source-search Lars Magne Ingebrigtsen
2011-03-07 17:44           ` auth-source-search Ted Zlatanov
2011-03-09 15:39             ` auth-source-search Ted Zlatanov
     [not found]               ` <14vczs2spa.fsf@news.eternal-september.org>
2011-03-09 17:38                 ` auth-source-search Ted Zlatanov
2011-03-15 16:41               ` auth-source-search Lars Magne Ingebrigtsen
2011-03-09 15:35         ` auth-source-search Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=faahc3reu.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).