Within Emacs, a list of environment variables and their values is kept in the variable process-environment . (getenv "USER") ⇒ "lewis". The shell command ...
確定! 回上一頁