why my .emacs does not load.
エラーメッセージをデバッグしようとしています。
Invalid read syntax: # ... Start Emacs with
the `--debug-init' option to view a complete error backtrace.
私の質問は、どうすればよいですか?これまでに試したのはこれです。
open -a --debug-init Emacs.app
Unable to find application named '--debug-init'
open -a Emacs.app --debug-init
open: unrecognized option `--debug-init'
emacs設定ファイルをホームディレクトリに持っています。