caldwell / build-emacs

Build scripts for www.emacsformacosx.com
http://www.emacsformacosx.com/about
GNU General Public License v3.0
364 stars 61 forks source link

emacsclient as part of 27.1-1 installation not in documented location. #100

Closed gmc444-b closed 2 years ago

gmc444-b commented 3 years ago

I recently installed 27.1-1 and started through the tips here: https://emacsformacosx.com/tips

When trying to set up emacsclient, it wasn't present in the documented location. I did find it here:

/Applications/Emacs.app/Contents/MacOS/bin-x86_64-10_10/emacsclient

ssunday commented 3 years ago

Not quite related but I was able to solve my problem from your comment.

I was having issues with emacsclient throwing: Error: server did not start correctly when trying to launch it after upgrading from 27.1 to 27.2 on M1 Macs. The fix was setting my emacsclient location to /Applications/Emacs.app/Contents/MacOS/bin-arm64-11_2/emacsclient This would be good to get documented in https://emacsformacosx.com/tips maybe.

caldwell commented 2 years ago

That was broken on a specific build and should be fixed now.