#author("2021-03-27T18:08:40+09:00","","") #author("2021-03-28T00:53:20+09:00","","") [[Computer/Mac/Applications/CocoaEmacs]] *Emacs 27.2 [#ofc3fdbe] https://qiita.com/takaxp/items/e07bb286d80fa9dd8e05 $ patch -p1 < ../ns-inline-patch/emacs-27.1-inline.patch $ ./autogen.sh $ $ ./configure CC=clang --without-x --with-ns --with-modules --without-pop --with-mailutils $ make bootstrap -j1 $ make install -j1