Emacs: jump to Ruby source
Emacs: jump to Ruby source
Submitted by Brian Marick on Sun, 09/12/2007 - 02:38.While I’m talking about Ruby in Emacs, here’s a handy emacs function I wrote way back when. Suppose you’ve just run a test and it’s failed. I’ve highlighted the location of the failing assertion below. If you navigate to that line and type ^h^h, you’ll jump to that line in the other window. ^h^h isn’t [...]
