gnus-score-mode

gnus-score-mode is an interactive autoloaded Lisp function in `score-mode.el'.


(gnus-score-mode)

Parent mode: `emacs-lisp-mode'.

Mode for editing Gnus score files.
This mode is an extended emacs-lisp mode.

key binding
--- -------

C-c Prefix Command
C-x Prefix Command
ESC Prefix Command
DEL backward-delete-char-untabify

C-c C-c gnus-score-edit-exit
C-c C-d gnus-score-edit-insert-date
C-c C-p gnus-score-pretty-print

C-x C-a Prefix Command

C-M-i completion-at-point
C-M-q indent-pp-sexp
C-M-x eval-defun

C-M-q indent-sexp
(that binding is currently shadowed by another mode)

C-M-q prog-indent-sexp
(that binding is currently shadowed by another mode)

C-x C-a C-c edebug-go-mode
C-x C-a C-l edebug-where
C-x C-a C-n edebug-next-mode
C-x C-a C-s edebug-step-mode