Yves Senn
Yves Senn
@siegy22 A test-case needs to make sure the env variable has an effect. Otherwise we are going to loose this on an update.
Let's wait for feedback if this addresses the need voiced by others.
@lucaslward thanks for the heads up! It's possible that eshell uses some variable upon initialization. In that case rbenv would need to run before you load eshell. Let me know...
@IamNaN are you talking about the `require "test_helper"` that is part of the generated test-cases?
@MattFenelon since the request from the viewer is always going to be a GET maybe it's not critical. I think it's something that should be left to the `PDF.js` project....
@MattFenelon I still don't quite understand why PDF.js chose to implement the check that way. Why would a hosted viewer be good to load all remote urls but one on...
I tend to agree. I only used rvm when gemsets were actively being used so I'm not the right person to know the current workflow. With `rbenv.el` there is no...
hey @jrep Thank you for improving `rvm.el`. Since I created this project I moved on to `rbenv` and https://github.com/senny/rbenv.el . I think your suggested changes are good but I don't...
you are right. The modified path looks completely broken!
here are some steps to assist in the debugging process: 1. quit emacs, start it again and call `rvm-activate-corresponding-ruby` only exactly once and post the resulting PATH 2. what is...