dustinlyons / nixos-config

General purpose Nix configuration for macOS / NixOS with starter templates + step-by-step guides ✨
BSD 3-Clause "New" or "Revised" License
1.8k stars 113 forks source link

Emacs cannot determine suitable `emacsclient` on MacOS #3

Closed dustinlyons closed 2 years ago

dustinlyons commented 2 years ago

Context

I receive the following error when opening Emacs on my Macbook. Resolve this.

Warning (with-editor): Cannot determine a suitable Emacsclient

I need to debug the local path emacs uses on MacOS to resolve this.

dustinlyons commented 2 years ago

Fixed by moving Emacs to daemon mode.