unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Sam Halliday <devnull@example.com>
Subject: Re: backward-delete-char-untabify-method
Date: Mon, 9 Jun 2003 10:50:02 +0100	[thread overview]
Message-ID: <20030609105002.432a55de.devnull@example.com> (raw)
In-Reply-To: 84isrfk30l.fsf@lucy.is.informatik.uni-duisburg.de

Kai Großjohann wrote:
> Sam Halliday writes:
> > yes you are correct about c-mode as well; damn, i will be using that
> > mode. can you think of a workaround?
> 
> You mean, bind DEL to your command in those modes?
> 
> (defun sam-keys ()
>   (local-set-key (kbd "DEL") 'sam-backspace))
> (add-hook 'c-mode-hook 'sam-keys)
> (add-hook 'emacs-lisp-mode-hook 'sam-keys)

thank you very much Kai and Stefan, your help is greatly appreciated!

Sam

  reply	other threads:[~2003-06-09  9:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-08 18:05 backward-delete-char-untabify-method Sam Halliday
2003-06-08 19:54 ` backward-delete-char-untabify-method Kai Großjohann
2003-06-08 20:46 ` backward-delete-char-untabify-method Stefan Monnier
2003-06-08 21:22   ` backward-delete-char-untabify-method Sam Halliday
2003-06-08 21:37     ` backward-delete-char-untabify-method Sam Halliday
2003-06-08 22:24       ` backward-delete-char-untabify-method Stefan Monnier
2003-06-08 23:16         ` backward-delete-char-untabify-method Sam Halliday
2003-06-09  9:34           ` backward-delete-char-untabify-method Kai Großjohann
2003-06-09  9:50             ` Sam Halliday [this message]
2003-06-09  9:35     ` backward-delete-char-untabify-method Kai Großjohann

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030609105002.432a55de.devnull@example.com \
    --to=devnull@example.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).