Steve Purcell

Results 398 comments of Steve Purcell

Thanks, that should help me track things down: watch this space! (Overall, the MELPA rinari is much better than any another available package.)

Okay, so I committed a different workaround to yours, which doesn't require that `rinari` knows anything about `rbenv`. In short, if you've got a `RAILS_ROOT/bin/rails`, it will use that before...

Which error buffer? I assume you mean `*dhall-buffer-type-errors*`, but you might also mean an error buffer that results from calling `dhall-format`. If you mean the former, I don't find that...

Yeah, I'd quite like to add flycheck support, in which case the type errors displayed when calculating the buffer's overall type could be suppressed. In the meantime, we could make...

(One of the issues with flycheck support has been that it can be slow to evaluate an entire file if it has unpinned remote expression references, but I don't think...

> I think it would help if symbol-overlay included a priority in the overlays it uses and gives the user a symbol-overlay-priority user option to customize. I pushed a quick...

You should perhaps be using `symbol-overlay-jump-next` instead.

There's already `symbol-overlay-mode` and `symbol-overlay-mode-map` for this, no?

> It is right to do the setting of the PATH of zsh in .zshenv. I think that you should move it to .zshenv if you set it in .zshrc....