help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why function works but *not* in *C-language mode*???


From: Kai Großjohann
Subject: Re: Why function works but *not* in *C-language mode*???
Date: Tue, 24 Sep 2002 22:09:12 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

seberino@spawar.navy.mil writes:

> The following function deletes a line when I type
> C-d and works great but I noticed it behaves
> differently in C language mode where it deletes
> one character rather than one *line*.  Why???

Because C mode has its own binding for C-d.  Bind C-d in c-mode-map,
too.

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]