Steve Purcell

Results 398 comments of Steve Purcell

> It works "well enough" that I haven't looked into anything more complicated. Simple is good! Thanks for the explanation. > Usually when I try to design a feature I...

Odd, I had niv working fine on this arch until a few weeks ago, then presumably as the result of a routine nixpkgs (unstable) bump in my config, I started...

This is an important fix IMO. There are a few useful queued-up PRs right now... want a hand reviewing and merging them, @svenkeidel / @travisbhartwell ?

Not currently possible, but if you can make `symbol-overlay-keywords-alist` persist somehow, then that should do the trick. I'm not aware of any packages for persisting buffer-specific variables over time, but...

> using "vh" would not be preferable Reporter of #558 here. I don't really agree that `vh` would be problematic: if you can watch a video in a small window...

> I think we should generally recommend to define anything before its first use, be that variables, functions, constants, macros, whatever… Yes, absolutely.

By "it doesn't work", do you mean that slim_scrooge fails to install, fails to intercept queries, or throws an error? I'm a contributor, not the author, but I'm sure more...

@robmyers Which rinari package do you have? The Marmalade package is currently very outdated, so if you've got that one, you should perhaps try the MELPA package instead.

@dcorking If the shebang line in `RAILS_ROOT/script/rails` is `#!/usr/bin/env ruby`, as it always should be, then there should be no difference. Or am I missing your point?

@dbye I'm also using rbenv, and this all works fine for me without any extra code, so I'm really not sure what problem you're working around. If someone could explain...