[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting Org-Crypt to work (doc bug?)
From: |
Nicolas Goaziou |
Subject: |
Re: Getting Org-Crypt to work (doc bug?) |
Date: |
Sun, 13 Sep 2020 10:36:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hello,
David Masterson <dsmasterson92630@outlook.com> writes:
> I'm trying to get org-crypt to work, but I'm missing something.
> Following the Org-Crypt Info page, I've set it up for symmetric
> encryption and added a :crypt: tag to a header. When I try to save the
> file, it reports that no key was specified, so it will do symmetric
> encryption. And then it freezes. C-g will unfreeze, but the buffer is
> slightly messed up like it started working on something, but waited for
> an external command? GPG is installed. What am I missing?
Could you explain more precisely what you did? For example, I encounter
no problem crypting the following file:
--8<---------------cut here---------------start------------->8---
* Test
:crypt:
This is crypted.
# Local Variables:
# org-crypt-key: nil
# End:
--8<---------------cut here---------------end--------------->8---
Upon saving the file, I type the key twice, and the entry is encrypted.
Note that I evaluated (org-crypt-use-before-save-magic) once beforehand.
Regards,
--
Nicolas Goaziou
- Getting Org-Crypt to work (doc bug?), David Masterson, 2020/09/12
- Re: Getting Org-Crypt to work (doc bug?), Gregor Zattler, 2020/09/13
- Re: Getting Org-Crypt to work (doc bug?),
Nicolas Goaziou <=
- Re: Getting Org-Crypt to work (doc bug?), David Masterson, 2020/09/13
- Re: Getting Org-Crypt to work (doc bug?), Colin Baxter, 2020/09/14
- Re: Getting Org-Crypt to work (doc bug?), tomas, 2020/09/14
- Re: Getting Org-Crypt to work (doc bug?), Colin Baxter, 2020/09/14
- Re: Getting Org-Crypt to work (doc bug?), Robert Pluim, 2020/09/15
- Re: Getting Org-Crypt to work (doc bug?), David Masterson, 2020/09/14
- Re: Getting Org-Crypt to work (doc bug?), Bastien, 2020/09/14
- Re: Getting Org-Crypt to work (doc bug?), David Masterson, 2020/09/14
- Re: Getting Org-Crypt to work (doc bug?), David Masterson, 2020/09/14
- Re: Getting Org-Crypt to work (doc bug?), David Masterson, 2020/09/17