Ethan Glasser-Camp <ethan.glasser.c...@gmail.com> writes: Hi Ethan,
> OK, I think I figured out what's going on. The closure used in > `auth-source-secrets-create` relies on lexical binding, which is > present in `auth-source.el` because of the `lexical-binding: t` at the > top of the file. It isn't present in my init file, which is where I > had copied the new version of `auth-source-secrets-create`. So, yes, > it was user error and had to do with how I patched things. I think > everything works now, thanks again for humoring me! Good too know it is fixed for you as well. Surprisingly, I've got the information there will be an Emacs 29.4, soon. I didn't expect it. All changes we've discussed are contained there. Once you get a chance to install Emacs 29.4, install it. No further private patches needed. > Ethan Best regards, Michael.