답변:
라이브러리 keyfreq - https: //github.com/dacap/keyfreq을 사용해보십시오
모드별로 그룹화 된 다른 명령을 얼마나 자주 사용하는지 기록합니다. 함수를 사용하여 목록을 얻을 수 있습니다 keyfreq-show
.
(defun keyfreq-show (&optional major-mode-symbol)
"Show command usage statistics in `keyfreq-buffer'.
If MAJOR-MODE-SYMBOL is given, the function shows the statistics
for that particular major mode only.
With a universal argument, the major-mode of the current buffer
is used as MAJOR-MODE-SYMBOL argument."
또는 keyfreq-html
(defun keyfreq-html (filename &optional confirm)
"Save an HTML file as FILENAME with all the statistics of each mode."
또는 keyfreq-json
.
Xah 리 4+ 만 명령 통화에 대한 그것의 이전 버전을 사용하여 일부 결과와 좋은 작성자을 가지고 있습니다 - http://ergoemacs.org/emacs/command-frequency.html