Geeknote를 Emacs에서 사용할 때 오류가 발생합니다.

wilzilzor의 이미지


# 오류
emacsclient: can't find socket; have you started the server?
To start the server in Emacs, type "M-x server-start".
emacsclient: No socket or alternate editor. Please use:

--socket-name
--server-file (or environment variable EMACS_SERVER_FILE)
--alternate-editor (or environment variable ALTERNATE_EDITOR)

#

Geeknote를 설치했고 emacs에 geeknote 설정을 마쳤는데 검색은 잘 되는데 편집 하려고 하면 위의 에러가 발생합니다.

server-start 설정을 해줘도 안되고, path문제 인거 같은데 도저히 감이 안오네요 ㅠㅠ

# 환경

emacs brew로 설치