Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: <ding@gnus.org>
Subject: Re: [gnus git]  branch master updated: n0-17-113-gfc8cecf =1= Improve the netrc field encryption (GPG tokens) by calling EPA/EPG functions directly.
Date: Thu, 30 Jun 2011 09:37:35 -0500	[thread overview]
Message-ID: <871uybwfkg.fsf@lifelogs.com> (raw)
In-Reply-To: <b4m39irflkj.fsf@jpl.org> (Katsumi Yamaoka's message of "Thu, 30 Jun 2011 23:19:56 +0900")

On Thu, 30 Jun 2011 23:19:56 +0900 Katsumi Yamaoka <yamaoka@jpl.org> wrote: 

KY> Ted Zlatanov <tzz@lifelogs.com> wrote:
KY> [...]
>> Improve the netrc field encryption (GPG tokens) by calling EPA/EPG functions directly.
KY> [...]
>> --- a/lisp/auth-source.el
>> +++ b/lisp/auth-source.el
>> @@ -43,6 +43,9 @@
>> (require 'mm-util)
>> (require 'gnus-util)
>> (require 'assoc)
>> +(require 'epa)
>> +(require 'epg)

KY> It looks bad for old Emacsen and XEmacsen (with which epg is unavailable)
KY> that Gnus still supports. :<

Try now, I autoloaded all the functions.  Since
`auth-source-netrc-use-gpg-tokens' is 'never by default this should work
for everyone--errors will only happen if you change the defcustom
intentionally.

Ted



      reply	other threads:[~2011-06-30 14:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1QcGLl-0000IQ-L2@quimby.gnus.org>
2011-06-30 14:19 ` Katsumi Yamaoka
2011-06-30 14:37   ` Ted Zlatanov [this message]

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=871uybwfkg.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    --cc=yamaoka@jpl.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).