Steve Purcell

Results 398 comments of Steve Purcell

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 works...

Thanks, but this fixes the warning at the expense of compatibility with Emacs 23, so I can't accept this PR in its current form. It might be that you meant...

Will go ahead and close this for now.

Taking a cue from `ruby-compilation`, wouldn't it be easier to leave `cucumber-compilation-executable` as a string, so that you could set it to `bundle exec cucumber`, and then have `cucumber-compilation-run` split...

Thanks for the update. Maybe comment again when you've got it working. Sounds like we can close this issue if you succeed!

Yeah, extracted from `dired+` and independently updated a few times since.

I guess this way there is still a command history, but it is handled only by Emacs, rather than by `irb`'s own history mechanism?

Looks like it would take a bit of work to investigate and fix the failing ecukes tests...

I know that @dgutov has provided tips in past issues, so perhaps look for similar ones. In general there's a wide range of "cheating" things that major modes can do...

Good question... I'll take a look and report back.