all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Subject: Re: customize according to mode
Date: Mon, 4 Apr 2005 21:56:46 +0000	[thread overview]
Message-ID: <v6ds2d.cb.ln@acm.acm> (raw)
In-Reply-To: 81ur2d.36.ln@acm.acm

Alan Mackenzie <acm@muc.de> wrote on Mon, 4 Apr 2005 17:37:43 +0000:
> Purnank <ghumalia.purnank@de.bosch.com> 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: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

      reply	other threads:[~2005-04-04 21:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-04  9:35 customize according to mode Purnank
2005-04-04 12:06 ` Greg Rowe
2005-04-04 17:37 ` Alan Mackenzie
2005-04-04 21:56   ` Alan Mackenzie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v6ds2d.cb.ln@acm.acm \
    --to=acm@muc.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.