* Mo' elisp - caching passwords entered via read-passwd fn
@ 2010-12-01 12:04 Gary
2010-12-01 14:30 ` Michael Albinus
0 siblings, 1 reply; 2+ messages in thread
From: Gary @ 2010-12-01 12:04 UTC (permalink / raw)
To: help-gnu-emacs
Is there any accepted way of doing this? I'm certainly not going to
build my own caching mechanism, but I'd be happy to use anything that
might already exist.
--
Gary Please do NOT send me 'courtesy' replies off-list.
GNU Emacs 23.2.1
emacsclient 23.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Mo' elisp - caching passwords entered via read-passwd fn
2010-12-01 12:04 Mo' elisp - caching passwords entered via read-passwd fn Gary
@ 2010-12-01 14:30 ` Michael Albinus
0 siblings, 0 replies; 2+ messages in thread
From: Michael Albinus @ 2010-12-01 14:30 UTC (permalink / raw)
To: help-gnu-emacs
Gary <help-gnu-emacs@garydjones.name> writes:
> Is there any accepted way of doing this? I'm certainly not going to
> build my own caching mechanism, but I'd be happy to use anything that
> might already exist.
(require 'password-cache)
Best regards, Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-01 14:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-01 12:04 Mo' elisp - caching passwords entered via read-passwd fn Gary
2010-12-01 14:30 ` Michael Albinus
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 read-only IMAP folder(s) and NNTP newsgroup(s).