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

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

Re: Turn on hungry delete for a buffer


From: Daniel
Subject: Re: Turn on hungry delete for a buffer
Date: Thu, 22 Mar 2007 12:52:24 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

Eric Lilja wrote:
On 21 Mar, 13:53, Daniel Rubin <dan...@warum-ada.de> wrote:
Eric Lilja wrote:
Hello, I'm using this emacs: GNU Emacs 22.0.93.1 (i386-mingw-
nt5.1.2600) of 2007-02-20 on MINDCOOLER
I wanted to turn on hungry delete for a buffer, so I did:
M-:
eval: (setq c-toggle-hungry-state 1)
But hungry delete wasn't turned on...I still have to do one C-d per
space. What did I do wrong?
`c-toggle-hungry-state' is a function, not a variable.
Try M-x c-toggle-hungry-state RET instead.

Yields no match. :-(

Additionally, C-c C-d performs a single hungry delete.

C-c C-d: undefined.
Is CC mode loaded? (Have you opened a C file before or explicitly did M-x load-library RET cc-mode RET?)

What does M-x c-version RET give?




reply via email to

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