PATH and exec-path set, but emacs does not find executable

后端 未结 4 1714
暗喜
暗喜 2020-12-04 17:51

My .emacs contains

(setenv \"PATH\" (concat \".:/usr/texbin:/opt/local/bin\" (getenv \"PATH\")))
(setq exec-path (append exec-path \'(\".:/usr/texbin:/opt/lo         


        
4条回答
提交回复
热议问题