[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Modifying Emacs to use the Mac OS X Keychain Services
From: |
Ben Key |
Subject: |
Re: Modifying Emacs to use the Mac OS X Keychain Services |
Date: |
Sat, 11 Jun 2011 21:28:19 -0500 |
Ted Zlatanov wrote:
> Provide a `ns-keychain-open' and a `ns-keychain-create' (plus a
> `ns-keychain-create-or-open' convenience function if you wish, and a
> `ns-keychain-delete' if you think it's safe).
I had planed to allow each of the ns-keychain functions to take a
keychain parameter that was a string and open or create the keychain
automatically. But the design you recommend will actually make things
easier. This is the design I will use then.
Note that to avoid resource leaks, I will also have to provide a
ns-keychain-close function.
- Re: Modifying Emacs to use the Mac OS X Keychain Services, (continued)
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ted Zlatanov, 2011/06/05
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Michael Albinus, 2011/06/06
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ben Key, 2011/06/05
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ben Key, 2011/06/10
- Re: Modifying Emacs to use the Mac OS X Keychain Services,
Ben Key <=
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ben Key, 2011/06/12
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Eli Zaretskii, 2011/06/12
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ted Zlatanov, 2011/06/12
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ben Key, 2011/06/12
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Stefan Monnier, 2011/06/13
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ben Key, 2011/06/14
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ted Zlatanov, 2011/06/15
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Andreas Schwab, 2011/06/15
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Ted Zlatanov, 2011/06/15
- Re: Modifying Emacs to use the Mac OS X Keychain Services, Stefan Monnier, 2011/06/15