[Elsip] 이맥스 Emacs/WSL2에서 현재 단어에 다음사전 열기

10/17/2020 / 개인 공책

Tag Count: 2 / Hit: 0

Emacs / WSL2 현재 커서가 있는 위치의 단어를 다음사전에서 검색하는 함수 (defun dict-at-point () "Search word at point in Daum Dictionary" (interactive) (shell-command (concat "cmd.exe /c start \"\" \"https://dic.daum.net/search.do?q=" (thing-at-point 'word) "\""))) Emacs / WSL2 에서 WSL/INTEROP ISUEE 해결(https://medium.com/@elecming/the-ultimate-emacs-hacking-tutorial-in-windows-10-wsl-2-2fc4e9a