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: Eric Lilja
Subject: Re: Turn on hungry delete for a buffer
Date: 22 Mar 2007 03:48:16 -0700
User-agent: G2/1.0

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.

>
> Have fun
> ----Daniel

- Eric



reply via email to

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