[NBLUG/talk] emacs config problem

Rob Orsini orsini at sonic.net
Fri Jun 13 22:21:01 PDT 2003


At 06:11 PM 6/13/2003 -0700, you wrote:
>The book was probably written for emacs 19 and you are probably using
>emacs 20.  In emacs 20 indented-text-mode is just an alias for text-mode.
>There is no indented-text-mode, and no indented-text-mode-map.  Try:
>
>   (define-key text-mode-map "\C-m" 'newline-and-indent)
>
>Andru

That did it.  Thanks!

-Rob




More information about the talk mailing list