Steve Purcell

Results 288 comments of Steve Purcell

I'd be keen for this too. I like the way `ag.el` is structured, and my dependence on `ag-project` (for example) makes it hard to switch to `ripgrep` -- there's a...

Not sure if it helps, but there's this package of mine: http://marmalade-repo.org/packages/flymake-jslint

I used to use el-get too... now enjoying having everything in elpa, even though it meant I had to package up a bunch of stuff. :-)

> I feel filthy having created this atrocity. This patch is made 100% of completely irredeemable pure evil. This cracked me up. I'm not sure if this PR is a...

I'm probably the wrong person to ask, because IIRC I was the one who complained about that special case not being handled. At this stage I guess I don't care...

> Frankly, now I think that any code containing ?( or other unquoted brackets should be fixed ASAP. Sounds like a reasonable position to take. > Can you review the...

> I mean, seriously, I can't even get the test suite to pass. Ah, see, if you hadn't added tests, you wouldn't have that problem, and you'd still look like...

@senny Rinari doesn't bundle `ruby-mode` or `inf-ruby` any more: `ruby-compilation.el` and `jump.el` are in the same github repo, but they (and rinari) are made available as 3 separate packages.

@senny Yes, I think so. We have at least one chunk of code (syntax-highlighting of Rails keywords) which explicitly supports both ruby-mode and enhanced-ruby-mode.