Adam Spiers

Results 836 comments of Adam Spiers

If you look at #13 you will see that magithub is dead.

This is probably an autorun issue very similar to the detailed in jonleighton/spring#103.

Sure - should be easy to keep it pluggable and configurable.

See https://github.com/mooz/js2-mode/pull/404#issuecomment-997100520 for a quick and easy way to apply this to a whole `test/` subdirectory.

I was pretty confused by this discussion :-) But I think I managed to figure it out, so posting here in case it helps someone else. Presumably the whole point...

I've created https://www.emacswiki.org/emacs/FormatFlowed to try to make sense of all of this.

Ah that's useful info, thanks!

Very interesting idea, I'll play with that! Presumably the hook would need to make sure it only activates with `message-mode` / `mail-mode` or similar.

I also see this problem. For PRs, I see the comment box: ![image](https://github.com/octobox/octobox/assets/100738/3fa9ad6e-2962-456e-8c2b-f3afa8513316) but not for issues.

I don't think `guard-spin` should be responsible for running tests at all. It should work like `guard-spork` and only be responsible for restarting the spin server, otherwise you are reinventing...