Gnus development mailing list
 help / color / mirror / Atom feed
From: Adrian Aichner <adrian@xemacs.org>
To: ding@gnus.org
Subject: Re: EasyPG 0.0.12
Date: Tue, 29 May 2007 10:50:07 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070529T124032-777@post.gmane.org> (raw)
In-Reply-To: <ae2f0c5d-84ee-4862-8f27-1a5f1b3cbaa5@well-done.deisui.org>

Daiki Ueno <ueno <at> unixuser.org> writes:

> 
> >>>>> In <646dvu6g.fsf <at> mx.qsc.de> 
> >>>>>	Adrian Aichner <adrian <at> elisp.de> wrote:
> > The biggest issue I found is that ediff-revision will not work with it
> > out of the box.
> 
> > Unlike crypt++ easypg overloads write-region.
> 
> > When vc-find-version writes the retrieved (encrypted) file.gpg.~REV~
> > to disk, epa-file kicks in and encrypts the data again 
> 
> > I can prove that by decrypting the seemingly corrupted data in the
> > created file one more time with `epa-decrypt-region' after visiting.
> 
> > Do you know a solution for this issue (already encrypted data coming
> > from processes and being written to files matching
> > epa-file-name-regexp) while epa-file is enabled?
> 
> If I change epa-file-name-regexp to "\\.gpg\\(~\\|\\.~[.0-9]+~\\)?\\'"
> as you suggested, I can reproduce.  Is that the problem?  If so, which
> is your preferred behavior to make diffs for encrypted data or decrypted
> text?

My preference is clearly on decrypted text (much easier on my eyes).

The issue, as I understand it, is that data written to disk into files
matching epa-file-name-regexp with write-region cannot just always be
encrypted.

It that data is coming from processes, like "cvs update ..." via
vc-find-version then it is already/still encrypted.

Perhaps I am missing some obvious point how to solve this problem.

> 
> > Another issue is that local-variable-p requires the BUFFER argument in
> > XEmacs 21.5  (beta28) "fuki" (+CVS-20070525) [Lucid] (i586-pc-win32, Mule)
of Sat May 26 2007 on TANG
> 
> > Finally, buffers read in are marked as modified, but that seems to be
> > due to a recent change in XEmacs (probably GNU Emacs as well).
> 
> Thanks.  It's a good timing as these two changes will be included in
> 0.0.13 scheduled for today.

I'll check this tonight!

> 
> > Are the latest sources of easypg publicly available anywhere?
> 
> Yes, check INSTALL-CVS in http://cvs.m17n.org/viewcvs/root/epg/

Thanks!

Adrian

> 
> Regards,







  reply	other threads:[~2007-05-29 10:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-29  4:42 Daiki Ueno
2007-05-28 15:34 ` Adrian Aichner
2007-05-29  7:15   ` Daiki Ueno
2007-05-29 10:50     ` Adrian Aichner [this message]
2007-05-30  3:50       ` Daiki Ueno
2007-05-30  7:24         ` Adrian Aichner
2007-05-30  8:30           ` Daiki Ueno

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=loom.20070529T124032-777@post.gmane.org \
    --to=adrian@xemacs.org \
    --cc=ding@gnus.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).