Open
Description
Warning (initialization): An error occurred while loading ‘/Users/ar/.emacs.d/init.el’:
Symbol's value as variable is void: exec-path-from-shell-variables
But I am following the README suggestion:
(dolist (var '(...))
(add-to-list 'exec-path-from-shell-variables var))
(when (memq window-system '(mac ns x))
(exec-path-from-shell-initialize))
Metadata
Metadata
Assignees
Labels
No labels