doctor-mode

doctor-mode is an interactive compiled Lisp function in `doctor.el'.


(doctor-mode)

Parent mode: `text-mode'.

Major mode for running the Doctor (Eliza) program.
Like Text mode with Auto Fill mode
except that RET when point is after a newline, or LFD at any time,
reads the sentence before point, and prints the Doctor's answer.

In addition to any hooks its parent mode `text-mode' might have run,
this mode runs the hook `doctor-mode-hook', as the final step
during initialization.

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

C-j doctor-read-print
RET doctor-ret-or-read