diff options
author | William Carroll <wpcarro@gmail.com> | 2020-01-20T10·13+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-01-22T21·13+0000 |
commit | ddd5d3a7a0653a1c15bd651dbb36fe22adfd0ff5 (patch) | |
tree | 0538aeaf7e0386a305b347ddae6b3fb8a690cdef /emacs.nix | |
parent | 8a657fff7fc15a7875e602d426e76ac7e0ff3157 (diff) |
Drop support for ORG_DIRECTORY in envrc
When Emacs starts it's called from xsessionrc.shared, which is called outside of direnv's .envrc scope. Because of this variables defined therein, like ORG_DIRECTORY, are undefined and prevent Emacs from initializing. I'm hard-coding the `org-directory` variable for now and removing references to `(getenv "ORG_DIRECTORY")`.
Diffstat (limited to 'emacs.nix')
0 files changed, 0 insertions, 0 deletions