From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Benjamin Slade Newsgroups: gmane.emacs.help 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 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd2c60adbeba104a6525d9d X-Trace: dough.gmane.org 1308773506 9815 80.91.229.12 (22 Jun 2011 20:11:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Jun 2011 20:11:46 +0000 (UTC) To: help-gnu-emacs@gnu.org, rileyrg@googlemail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 22 22:11:42 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QZTm2-000795-7k for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Jun 2011 22:11:42 +0200 Original-Received: from localhost ([::1]:36616 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZTm1-0008Ap-71 for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Jun 2011 16:11:41 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZTXW-0004wO-B0 for help-gnu-emacs@gnu.org; Wed, 22 Jun 2011 15:56:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZTXV-0002QK-07 for help-gnu-emacs@gnu.org; Wed, 22 Jun 2011 15:56:42 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:40880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZTXU-0002OB-NI for help-gnu-emacs@gnu.org; Wed, 22 Jun 2011 15:56:40 -0400 Original-Received: by wyg36 with SMTP id 36so1002561wyg.0 for ; Wed, 22 Jun 2011 12:56:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=Ssx8OJ/VhqjRLeQNDPLtKRGJi2vCwcnAhCxTxtSc0E8=; b=MLLAUqvXrqS1pAWkit7OZfdKKqpCsvagyIU407uYcjD29pbMev4VTM+SWl2+nolA9M vmWKne4ESAeWE/N00gQ7lfdWCGVmUyZiGWrZ0ZSmS0ikAYfaqczMzA4NoXSj6U4tjKtB N5Rzogw6L3YLj50xBe7vT/tt4o6tBtV6gsE9A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=S05Heoys8XfwmxnbcuwCKIG32iNB0pzoOAovbWAlUcw1eJMnifCJcSZXVOCf93iO+l h+gjmKca7CoIkY0k7Wwo77nlCDfsctYLSBfwTewjfgRvGc9KLcR40vg+M1bXVeOnqzfd j6rgkbuMY1QKDgwkFpohoz+P33bnCX1FGWfPI= Original-Received: by 10.216.237.8 with SMTP id x8mr2572583weq.37.1308772599065; Wed, 22 Jun 2011 12:56:39 -0700 (PDT) Original-Received: by 10.216.159.84 with HTTP; Wed, 22 Jun 2011 12:56:19 -0700 (PDT) X-Google-Sender-Auth: 4XFTuiIutMQAkdnKNgvpsjxGoYs X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81400 Archived-At: --000e0cd2c60adbeba104a6525d9d Content-Type: text/plain; charset=ISO-8859-1 Date: Wed, 22 Jun 2011 17:38:58 +0200 From: Richard Riley >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. --000e0cd2c60adbeba104a6525d9d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: Wed, 22 Jun 2011 17:38:58 +0200
From: Richard Riley <rileyrg@g= ooglemail.com>

>Just FYI that was my article and I ended up giving up.... Weak I kn= ow ;)
> I start emacs daemon when I first start emacs and use the gpg= agent and
> gtk-pinentry.

That's unfortunate. I'm jus= t 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.
--000e0cd2c60adbeba104a6525d9d--