Topic: firegpg and gpg-agent

I can't seem to get firegpg to talk to gpg-agent on osx.  I'd rather use gpg-agent than firegpg's passphrase saving.  I saw the following in a march 2007 update:

- New option to turn off the GPG Agent (that causes problems in certain cases)

but i don't see any agent related options available.  From the command line, gpg and gpg2 respond fine to the running gpg-agent.  It could be environmental settings, but I've edited ~/.MacOSX/environment.plist to set GPG_AGENT_INFO.  I have 'use-agent' set in my gpg.conf.  I've tried using gpg and gpg2 from firegpg with no luck.

I appreciate any information from anyone who has set this up.

Re: firegpg and gpg-agent

There is an option (extensions.firegpg.no_gpg_agent), but in the code she aren't used (always disable gpg agent)

I will make it working smile