Gnus development mailing list
 help / color / mirror / Atom feed
From: Daiki Ueno <ueno@unixuser.org>
Cc: ding@gnus.org,  emacs-mime-ja@m17n.org
Subject: Re: EasyPG 0.0.8
Date: Thu, 30 Nov 2006 12:33:30 +1100	[thread overview]
Message-ID: <ae417522-9b99-48d7-9a35-e29ca04d0028@well-done.deisui.org> (raw)
In-Reply-To: <m2psb5u9tb.fsf@sl392.st-edmunds.cam.ac.uk>

>>>>> In <m2psb5u9tb.fsf@sl392.st-edmunds.cam.ac.uk> 
>>>>>	Leo <sdl.web@gmail.com> wrote:
> > * Major changes in 0.0.8
> >
> > ** epa-file.el can now specify recipient keys from the file local
> >    variable `epa-file-encrypt-to'.

> I have this in a file but when I re-open the file, epa-file-encrypt-to
> is still nil. Any ideas?

> ,----
> | Local Variables:
> | epa-file-encrypt-to: CCBD9942
> | End:
> `----

You need double quotes.

epa-file-encrypt-to: "CCBD9942"

> BTW, I also notice there is pgg-epg.el on the website. When should I
> use pgg-epg.el i.e. for signing outgoing email etc?

pgg-epg.el is a backend module of PGG and you can use it with

  (setq pgg-scheme 'epg)

However, pgg-epg.el provides nothing but compatibility with PGG.
-- 
Daiki Ueno




  reply	other threads:[~2006-11-30  1:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-29 21:32 Daiki Ueno
2006-11-29 23:12 ` Leo
2006-11-30  1:33   ` Daiki Ueno [this message]
2006-11-30  2:52     ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ae417522-9b99-48d7-9a35-e29ca04d0028@well-done.deisui.org \
    --to=ueno@unixuser.org \
    --cc=ding@gnus.org \
    --cc=emacs-mime-ja@m17n.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).