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

Don't use submodule for inf-ruby anymore ? #79

Closed
stardiviner opened this issue Apr 2, 2014 · 2 comments
Closed

Don't use submodule for inf-ruby anymore ? #79

stardiviner opened this issue Apr 2, 2014 · 2 comments

Comments

@stardiviner
Copy link

Rinari repository use an old /inf-ruby submodule/. And Emacs add it in =load-path=.
You can check this with this steps:

  1. =[M-x inf-ruby]=

  2. =[M-x find-library RET inf-ruby]= :: find the loaded inf-ruby library.

  3. =[M-x pwd]= :: check out current inf-ruby path.

    I report an issue to inf-ruby repository at Autoloading failed to define function inf-ruby-minor-mode nonsequitur/inf-ruby#48.
    And two relative issue are autoload of minor mode fails  nonsequitur/inf-ruby#46 and autoload of inf-ruby minor mode fails  dimitri/el-get#1622.

@purcell
Copy link
Collaborator

purcell commented Apr 2, 2014

Duplicate of #77

@purcell purcell closed this as completed Apr 2, 2014
@purcell
Copy link
Collaborator

purcell commented Apr 2, 2014

Yeah, I'll think about removing all the submodules, and maybe using a Cask file instead.

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

No branches or pull requests

2 participants