Adam Porter
Adam Porter
I appreciate that. The next few weeks will be especially busy for me, and I won't have much time for Emacs-related things. Anyway, your tentative list seems good to me....
Thanks for the ping, Ihor. Haven't had much time lately for Emacs things. Maybe I can find some soon.
I did a little research and found some applicable RFCs: 1. RFC 8615 defines the `/.well-known` URI, which is already widely used on the Web. It defines a directory which...
Still needs fixing. Had to google to find this repo. :) Thanks to the author for making this extension. It's exactly what I needed, and gives freedom from the awful,...
@cireu Forgive the intrusion, but you might find this useful as an alternative to Cask: https://github.com/alphapapa/makem.sh It works well with https://github.com/purcell/setup-emacs, and it can even read dependencies from Cask files.
I'm open to that idea, yes, as long as it doesn't require something like writing hundreds of lines of JavaScript boilerplate. For example, this feels impenetrable to me for what...
> Came across this old issue and wanted to note for @alphapapa's benefit that these days it's pretty trivial to write github actions as shell scripts, and this repository now...
Thanks. Yeah, I would say a transition period would be good, maybe 3 months or so? Seems like most people upgrade their packages pretty often. What I think I'd suggest...
Yes, this package looks incredibly clean and well designed!
MELPA has pretty thorough documentation on what to do. It basically boils down to running `package-lint` on the file, fixing any issues it finds, making sure all dependencies are declared,...