Re: epa when using emacs daemon / delaying function call until after ema
From:
Benjamin Slade
Subject:
Re: epa when using emacs daemon / delaying function call until after emacsclient frame is opened
Date:
Wed, 22 Jun 2011 14:56:19 -0500
Date: Wed, 22 Jun 2011 17:38:58 +0200
From: Richard Riley <address@hidden>
>Just FYI that was my article and I ended up giving up.... Weak I know ;) > I start emacs daemon when I first start emacs and use the gpg agent and > gtk-pinentry.
That's unfortunate. I'm just manually calling the function that needs to look at the gpg file after I open up an emacs frame (which is very non-ideal). There must be some way of making this work, I would think.