From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: vm user Newsgroups: gmane.emacs.help Subject: Re: can emacs use the mac os x keychain? Date: Thu, 22 Apr 2010 19:18:15 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8d7c78ee-6ba8-448a-8f86-3d585e1af77f@u32g2000vbc.googlegroups.com> References: <370a1897-25aa-418f-9631-1570dfa99de3@z7g2000yqb.googlegroups.com> <87633kaess.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1273063552 23302 80.91.229.12 (5 May 2010 12:45:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 May 2010 12:45:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 05 14:45:50 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O9dz0-0007wp-DF for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 14:45:46 +0200 Original-Received: from localhost ([127.0.0.1]:36754 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9dyz-0001xK-Pi for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 08:45:45 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!u32g2000vbc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 65.96.184.150 Original-X-Trace: posting.google.com 1271989095 14277 127.0.0.1 (23 Apr 2010 02:18:15 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 23 Apr 2010 02:18:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u32g2000vbc.googlegroups.com; posting-host=65.96.184.150; posting-account=eIDQogoAAAC4HrWrt2FK6YWLWShFY1VS User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:177840 X-Mailman-Approved-At: Tue, 04 May 2010 16:55:58 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73431 Archived-At: On Apr 21, 1:36=A0pm, Ted Zlatanov wrote: > On Wed, 21 Apr 2010 00:02:17 -0400 Barry Margolin w= rote: > > BM> In article > BM> <370a1897-25aa-418f-9631-1570dfa99...@z7g2000yqb.googlegroups.com>, > BM> =A0vm user wrote: > > >> hi all, several emacs packages such as tramp and VM ask for > >> passwords. =A0does anyone know how to make emacs get the password from > >> the mac os x keychain instead of having to type it every time? > >> thanks... > > BM> If you're using tramp's ssh method, you can install SSHKeychain. > > Can this be called by other code? =A0I could add support in > auth-source.el to look in the OS X keychain. > > Ted does this mean that the keychain would be available to all emacs application using passwords? e.g. vm, tramp, epg... that would certainly be fantastic...