Cayetano Santos <[email protected]> writes: > Here you have the patch. It includes: > > - variables password-length and timeout
I like the variable password-length. Pass reads the PASSWORD_STORE_CLIP_TIME environmental variable, so I will update the emacs package to do the same. > - password-store-contents returns all text in entry I like this too. I am wondering if this should be the default for password-store-get, or at least an option. > - password-store-url expects 'url : htt....' I am thinking of moving password-store-url out of password-store into an add-on package. I'd like to keep the focus of the emacs password-store package to be the same as the password-store project. > I included too a few comments to declare env variables for gpg-agent use. The various PASSWORD_STORE_* environmental variables that are used should be documented. I think instructions for getting gpg-agent working should be documented in the README or a wiki. I can implement these changes, or if you can send me separate patches generated by git-format-patch, I can apply those. Thanks! _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
