haskell / haskell/haskell-mode
Q: haskell-process-load-file with additional environment variables
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
I would like to customize the behavior of `..load-file` (`C-c C-l`) such that the resulting shell loads environment from a given shell script (e.g. the system `.bashrc`). Unfortunately my ELisp is nonexistant so I don't understand how the Emacs internals work.
Question on SO :
https://stackoverflow.com/questions/67940815/emacs-haskell-interactive-mode-in-custom-shell
Thank you !
Contributor guide
Research direction
Start by reading the haskell-process-load-file entry point and the linked Stack Overflow discussion to understand how the shell environment is currently selected. Done means defining a clear, maintainable way to load environment variables from a user-provided shell script, or documenting why the requested customization is not supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp, haskell
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100