系统升级导致emacs 不能用C-x C-f来进入某些目录

终于解决了:

  1. Update to Emacs 26.3

  2. 执行了如下命令:

    % cd /Applications/Emacs.app/Contents/MacOS
    % mv Emacs Emacs-launcher
    % mv Emacs-x86_64-10_14 Emacs
    % cd /Applications/Emacs.app/Contents/
    % rm -rf _CodeSignature

  3. Spotlight/Alfred 也好用了

谢谢 LdBeth & Kinney !

1 个赞