about summary refs log tree commit diff
path: root/emacs.nix
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-01-20T10·13+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-01-22T21·13+0000
commitddd5d3a7a0653a1c15bd651dbb36fe22adfd0ff5 (patch)
tree0538aeaf7e0386a305b347ddae6b3fb8a690cdef /emacs.nix
parent8a657fff7fc15a7875e602d426e76ac7e0ff3157 (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