Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to seamlessly encrypt ement.el.gpg files on session save #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daviwil
Copy link

@daviwil daviwil commented May 24, 2023

This change came out of a discussion with @alphapapa where we were trying to figure out how to encrypt the Ement session file with the least amount of work. This change was necessary to avoid a GPG key prompt every time the ement.el.gpg file gets saved.

…save

This change came out of a discussion with @alphapapa where we were trying to figure out how to encrypt the Ement session file with the least amount of work.  This change was necessary to avoid a GPG key prompt every time the `ement.el.gpg` file gets saved.
@alphapapa alphapapa self-assigned this May 24, 2023
@alphapapa
Copy link
Owner

Thanks. I'm slightly reluctant to add this, but I probably will. :)

@alphapapa alphapapa added enhancement New feature or request compatibility labels May 24, 2023
@daviwil
Copy link
Author

daviwil commented May 24, 2023

No worries if you're hesitant to! The alternative is to provide a hook at the same location where someone can configure the ement.el buffer before it gets saved, then I can inject whatever behavior I want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants