From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: EMACS 23.1.1 and crypt++
Date: Thu, 24 Sep 2009 19:49:20 +1000 [thread overview]
Message-ID: <87my4k7jvj.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 29b953c9-4ede-433b-941b-4b278991e80b@z28g2000vbl.googlegroups.com
"Felix E. Klee" <felix.klee@inka.de> writes:
> Yesterday, I upgraded to EMACS 23.1.1/WinXP, from some version of
> EMACS 22. Unfortunately, now crypt++.el does not behave correctly
> anymore:
>
> When I open a file with extension ".gpg", as configured, it correctly
> asks for a password and presents a buffer with the decrypted contents.
> However, when I try to save the file, the it firsts asks whether it
> should be stored encrypted, and then for the password. This behavior
> is unwanted. I want crypt++.el to always save the file and encrypt it
> with the password I specified earlier.
>
> How do I get back the old behavior?
>
> - Felix
>
> PS: Yes, I already tried XEmacs' "crypt.el": same problem.
Emacs 23 comes with built in support for file encryption through the
incorporation of easyPGP as part of standard emacs.
At a guess, I would say that it is easyPGP that is doing the encryption
or possibly you are getting unwanted interaction between crypt++ and
easyPGP.
My suggestion would be to remove crypt++, then see if you can configure
the built-in encryption/decryption support to show the behavior you
want. If that doesn't work, then maybe investigate how to disable the
built-in package and load crypt++. I'm not sure how actively crypt++ is
maintained while the built-in functionality is almost certainly going to
be, so it would make sense to migrate to that provided it will function
in a way that meets your needs and doesn't frustrate too much due to how
it is different.
Tim
--
tcross (at) rapttech dot com dot au
next prev parent reply other threads:[~2009-09-24 9:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 12:29 EMACS 23.1.1 and crypt++ Felix E. Klee
2009-09-24 9:49 ` Tim X [this message]
2009-09-24 10:44 ` Felix E. Klee
2009-09-25 20:10 ` Ted Zlatanov
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=87my4k7jvj.fsf@lion.rapttech.com.au \
--to=timx@nospam.dev.null \
--cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.