installation of spacemacs

spacemacs

http://ftp.gnu.org/gnu/emacs/
needs to be 24.5 or above, and centos7 comes with a low level
due to network problems.
After installing and packing from aws to local ,

git clone --recursive https://github.com/syl20bnr /spacemacs ~/.emacs.d

start emacs
choose emacs or vim mode
choose basic mode or standard mode




m+x org-mod

echo %HOME%
echo %userprofile%
.emacs.d directory location

http://www.jianshu. com/p/b4cf683c25f3
bin\addpm.exe, this will automatically generate the configuration file .emac and the directory .emacs.d

Mx list-packages

view emacs home directory
Ch v user-emacs-directory

Mx getenv RET PATH view PATH

(setenv " PATH"
  (concat
   "C:/Program Files (x86)/Notepad++" ";"
   (getenv "PATH")
  )
)

Reference http://www.cnblogs.com/pcy0/archive/2016/01/05/note-of-spacemacs-on-mac.html

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327075927&siteId=291194637