Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Password caching is broken with current emacs versions. The attached patch to jka-compr-ccrypt.el provides the required fix. Reproducible: Always Steps to Reproduce: 1. open an already encrypted file with emacs 2. enter password 3. modify file contents 4. save buffer Actual Results: you will be prompted for the password again Expected Results: password should have been cached
Created an attachment (id=121559) [details] permanent-local.patch Password caching is broken with current emacs versions. The attached patch to jka-compr-ccrypt.el provides the required fix.
Thanks!