Skip to content

error when set 'exec-path-from-shell-variables before the initialization #116

Description

@arademaker
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))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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