[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C-m mapping fails occasionally
From: |
Matt Knowles |
Subject: |
C-m mapping fails occasionally |
Date: |
Tue, 21 May 2002 09:22:35 -0500 |
(fset 'mat-newline
"^[xnewline^M^[xindent-relative-maybe^M.^A^@^S.^B^[xuntabify^M^D")
(global-unset-key "\C-m")
(global-set-key "\C-m" 'mat-newline)
Occasionally, C-m quits doing anything and I am forced to exit emacs and run
it again to get C-m to work again.
Matt Knowles
- C-m mapping fails occasionally,
Matt Knowles <=