From: Daniel <daniel@warum-ada.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Turn on hungry delete for a buffer
Date: Thu, 22 Mar 2007 12:52:24 +0100 [thread overview]
Message-ID: <46026DF8.4020302@warum-ada.de> (raw)
In-Reply-To: <1174560496.267261.122940@d57g2000hsg.googlegroups.com>
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?
prev parent reply other threads:[~2007-03-22 11:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-21 12:33 Turn on hungry delete for a buffer Eric Lilja
2007-03-21 12:53 ` Daniel Rubin
[not found] ` <mailman.1186.1174481724.7795.help-gnu-emacs@gnu.org>
2007-03-22 10:48 ` Eric Lilja
2007-03-22 11:52 ` Daniel [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=46026DF8.4020302@warum-ada.de \
--to=daniel@warum-ada.de \
--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.