Blogged: Introspecting Glue Code https://www.wilfred.me.uk/blog/2016/11/05/introspecting-glue-code/ (Emacs, Racer, and debuggable tools!)
miniblog.
Related Posts
Moving all my elisp projects from Travis to GitHub actions has been a hassle, although it's getting easier with practice.
I ported emacs-racer today: https://github.com/racer-rust/emacs-racer/blob/master/.github/workflows/test.yml
I've learnt the hard way that it's worth testing your code both with and without byte-compilation too.
I felt really smart building a debug buffer for racer.el. I've just realised this is exactly what $ does in magit too. New ideas are hard!
