William Carroll

Results 36 comments of William Carroll

I spent ~1d troubleshooting why my Emacs was crashing :man_facepalming: (what made things was that I'm using EXWM, so my entire X session crashed). For my own education (and likely...

One other question: any tips for unfreezing Emacs when this happens? I tried `C-g` from within Emacs and the following shell commands (but nothing seemed to work): ```shell pkill -SIGINT...

I'm getting this error too. Any troubleshooting tips?

Update: I appended the `!` to the `KEY_ID` during the `gpg --export`, and I think I've upgraded to a new error message: > Cannot show password > PGP public key...

What's the status of this? I like the idea of `reitit` supporting CORS configuration. I've been searching for an idiomatic way to whitelist origins for my `ring` server and stumbled...

After some searching, I found [this link](http://ghel.readthedocs.io/en/latest/). Would this be worth linking to in the Readme?