Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: > Are you suggesting I should try a different version of gpg? Yes. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
Are you suggesting I should try a different version of gpg? On Fri, Sep 15, 2023 at 6:38 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > >> From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it, > >> and save. > >> > > > > Same behavior. Just tried it. > > From command

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: >> From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it, >> and save. >> > > Same behavior. Just tried it. > From command line: > > gpg —symmetric newfile.txt > > this produces newfile.txt.gpg > > Open newfile.txt.gpg within emacs. Opens and decrypts in

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
> On Sep 15, 2023, at 6:20 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >>> What if you do the same with a simple textual file (not an Org file)? >> >> You mean gpg from the command line or within emacs? > > From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: >> What if you do the same with a simple textual file (not an Org file)? > > You mean gpg from the command line or within emacs? >From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it, and save. -- Ihor Radchenko // yantar92, Org mode contributor, Lear

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
> On Sep 15, 2023, at 5:22 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >> Emacs 29.1, org version 9.6.9 >> When encrypting an entry in org-mode using symmetric encryption >> and gpg 2.2, emacs just hangs there on 'Saving file'. >> >> Tried running a backtrace using emacs -Q, but

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: > Emacs 29.1, org version 9.6.9 > When encrypting an entry in org-mode using symmetric encryption > and gpg 2.2, emacs just hangs there on 'Saving file'. > > Tried running a backtrace using emacs -Q, but no errors generated, > it just hangs there. > > There is nothing wron