Skip to content

Run mix with elixir-mode-iex #21

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

Closed
wants to merge 2 commits into from

Conversation

artisonian
Copy link
Contributor

This will compile and import into IEx if the command is started inside a mix project (see #20)

This will run compile the project for `IEx` the command is started inside a `mix` project
@artisonian
Copy link
Contributor Author

I'm not sure if this is the proper way to do it. Any feedback is welcome.

@tonini
Copy link
Contributor

tonini commented Jul 11, 2013

Hi,

iex -S mix runs the mix command while loading iex, and the mix command compiles the application.
I think this isn't needed in any case at all.

But thank you for giving feedback on the iex feature, because the whole integration of iex into emacs isn't considered at all. As example it should also be possible to start iex with custom arguments and options.

I will invest some time into it later on.

Cheers

@artisonian
Copy link
Contributor Author

This is a bit better, but I'm not sure if it's the right solution yet. Use C-u to get a prompt for additional arguments when running elixir-mode-iex.

@artisonian
Copy link
Contributor Author

#22 Made a topic branch per contribution instructions.

@artisonian artisonian closed this Jul 11, 2013
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
…m-changes

Cherry pick upstream changes (try 2)
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.

2 participants