Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Although rvm-configuration-file-name was configured, rvm--rvmrc-locate was not using it. #26

Merged
merged 1 commit into from Jul 14, 2012

Conversation

gaizka
Copy link
Contributor

@gaizka gaizka commented Jul 14, 2012

My .rvmrc is a shell script, pretty complex (depending on $HOSTNAME), so it cannot be parsed by rvm.el.

I created .rvmrc.el with just one line, and customized rvm-configuration-file-name to ".rvmrc.el".

I expected rvm--rvmrc-locate to find this file, but it was always using ".rvmrc".

This should fix it.

Sorry about not providing any tests, but there are no tests for this behaviour and I am not so fluent testing emacs modules to be able to test it.

Although rvm-configuration-file-name was configured, rvm--rvmrc-locate
was not using it.
@senny
Copy link
Owner

senny commented Jul 14, 2012

@gaizka thanks, this makes perfect sense ;). merged.

senny added a commit that referenced this pull request Jul 14, 2012
Although rvm-configuration-file-name was configured, rvm--rvmrc-locate was not using it.
@senny senny merged commit 49b9463 into senny:master Jul 14, 2012
@gaizka
Copy link
Contributor Author

gaizka commented Jul 14, 2012

You are welcome.

Thank YOU for rvm.el, it's really useful!!!

-- Gaizka

El día 14/07/12 07:01 -0700, Yves Senn escribió:

@gaizka thanks, this makes perfect sense ;). merged.


Reply to this email directly or view it on GitHub:
#26 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants