Closed Pilgrim1379 closed 3 years ago
I think the error is because I'm passing the wrong argument to exec-path-from-shell-arguments
. If so what argument does it expect?
I figured it out (setq exec-path-from-shell-arguments '("-l"))
thanks,
Great, glad you figured it out.
So emacs wasn't finding some applications that are installed on my system
macOS - Big Sur
andEmacs 27
. So I turned on debug on error and tweaks the config forexec-path-from-shell
to:When I start emacs, I get the following error:
Sorry about the formatting of the error message.