3
콘솔에서 emacs를 실행할 때“기호의 함수 정의가 무효입니다 : 오류”를 방지하는 방법은 무엇입니까?
emacs에서 스크롤바를 비활성화하려면 내 .emacs 파일에 추가 (toggle-scroll-bar -1)하고 콘솔 모드 외부에서 emacs를 실행할 때 훌륭하게 작동합니다. 그러나 터미널에서 emacs를 실행하면 Symbol의 함수 정의가 무효입니다. toggle-scroll-bar 나는 이맥스를 실행 중이다 23.3.1 여기 --debug-init를 실행할 때 추적이 있습니다. 1 Debugger entered--Lisp error: (void-function scroll-bar-mode) 2 (scroll-bar-mode -1) 3 eval-buffer(#<buffer *load*> nil …