diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-06-03 16:24:13 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-06-03 16:24:13 -0700 |
| commit | 295f54558b9e1d10eaaacc60e27a8c2b14b88bc2 (patch) | |
| tree | b7b266e5eada6b7ba79309c8cf936b3ad0a68057 /emacs/etc/snippets | |
| parent | fix(emacs): specify where to store customizations (diff) | |
| download | emacs.d-295f54558b9e1d10eaaacc60e27a8c2b14b88bc2.tar.gz | |
fix(settings): run `exec-path-from-shell' when we're on a mac
Don't add `exec-path-from-shell' to the hook `emacs-startup-hook' has
it's executed after `init.el' has been loaded. We need to run this when
we're at this stage while processing all the init files, so that we
configure correctly the path.
For example, before this change, `aspell' was not used as the spell
checker on mac before we were setting it to nil (the path was not set
properly when we were initializing ispell through flyspell).
Change-Id: I37d3e8d1c08b50966f1fe0df2579c06e37830e9a
Diffstat (limited to 'emacs/etc/snippets')
0 files changed, 0 insertions, 0 deletions
