SPC
SPCfind file,switch bufferA.browse files:MX;EX<switch buffer
| watch -n 2 progress |
| (dolist (font (x-list-fonts "*")) | |
| (insert (format "%s\n" font))) |
| emacs --batch --eval "(require 'org)" --eval '(org-babel-tangle-file "~/emacs.tangle.org")' |