Skip to content

Send env variables to subprocess #18

@notlfish

Description

@notlfish

I have the following situation:

  • Elixir and erlang are installed through asdf
  • (get-env "PATH") and exec-path include ~/.asdf/shims
  • calling inf-elixir gives me an error because erl is not found
  • Using exec-path-from-shell solves my problem

From what I understand the problem is that iex isn't running with the proper PATH in its env. I'm using linux mint and emacs 29.1.50.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions