all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: seberino@spawar.navy.mil
Cc: help-gnu-emacs@gnu.org
Subject: Re: Why function works but *not* in *C-language mode*???
Date: Tue, 24 Sep 2002 13:22:22 -0700	[thread overview]
Message-ID: <20020924202222.GA16684@spawar.navy.mil> (raw)
In-Reply-To: <87n0q7b3po.fsf@blarg.net>

thanks... this did the trick.

CS
On Tue, Sep 24, 2002 at 12:13:55PM -0700, Eric Hanchrow wrote:
> c-mode probably replaces your binding of C-d with its own
> (c-electric-delete-forward).
> 
> Just add
> 
>         (local-set-key "\C-d" 'cs-kill-line)
> 
> to your c-mode-hook and it ought to work.
> -- 
> PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5  C8BD 6337 0041 C01C 5276

-- 
_______________________________________

Dr. Christian Seberino
SPAWAR Systems Center San Diego
Code 2363
49590 Lassing Rd. Rm. A339
San Diego, CA 92152-6147
U.S.A.

Phone: (619) 553-7940
Fax:   (619) 553-1269
Email: seberino@spawar.navy.mil
_______________________________________

  parent reply	other threads:[~2002-09-24 20:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1032889585.14887.help-gnu-emacs@gnu.org>
2002-09-24 17:58 ` Why function works but *not* in *C-language mode*??? Barry Margolin
2002-09-24 20:23   ` seberino
2002-09-24 20:09 ` Kai Großjohann
     [not found] ` <87n0q7b3po.fsf@blarg.net>
2002-09-24 20:22   ` seberino [this message]
2002-09-24 17:45 seberino

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=20020924202222.GA16684@spawar.navy.mil \
    --to=seberino@spawar.navy.mil \
    --cc=help-gnu-emacs@gnu.org \
    /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.