Alan Mackenzie <[EMAIL PROTECTED]> wrote on Mon, 4 Apr 2005 17:37:43 +0000:
> Purnank <[EMAIL PROTECTED]> wrote on Mon, 4 Apr 2005 11:35:58
> +0200:

[ .... ]

> Put the following into your .emacs:

> (after-load "cc-mode"
>   '(define-key c-mode-base-map "\C-m" 'c-context-line-break))

Apologies.  That should have been

(eval-after-load "cc-mode"
 ^^^^^ 
-- 
Alan Mackenzie (Munich, Germany)
Email: [EMAIL PROTECTED]; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to