all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Subject: Re: Emacs reads both DEL and Backspace as DEL
Date: Tue, 28 Jan 2003 09:23:07 +0300	[thread overview]
Message-ID: <3028-Tue28Jan2003092306+0200-eliz@is.elta.co.il> (raw)
In-Reply-To: <20030127201830166-0500@news.rcn.com> (message from Dan Kalikow on 28 Jan 2003 01:18:30 GMT)

> From: Dan Kalikow <DrDan@Kalikow.com>
> Newsgroups: gnu.emacs.help
> Date: 28 Jan 2003 01:18:30 GMT
> 
> DEL runs the command View-scroll-page-backward
>    which is an interactive compiled Lisp function in `view'.
> =====
> DEL (translated from <kp-delete>) runs the command View-scroll-page-backward
>    which is an interactive compiled Lisp function in `view'.

Does the following help you have what you want?

     (define-key function-key-map [kp-delete] "\C-d")

  reply	other threads:[~2003-01-28  6:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.874.1043340417.21513.help-gnu-emacs@gnu.org>
2003-01-24 12:38 ` Emacs reads both DEL and Backspace as DEL Kai Großjohann
2003-01-24 16:42   ` Ivan Uemlianin
     [not found]   ` <mailman.931.1043427548.21513.help-gnu-emacs@gnu.org>
2003-01-28  1:18     ` Dan Kalikow
2003-01-28  6:23       ` Eli Zaretskii [this message]
     [not found] <mailman.1323.1044218808.21513.help-gnu-emacs@gnu.org>
2003-02-03 16:05 ` Stefan Monnier <foo@acm.com>
2003-01-23 16:29 Ivan A. Uemlianin
2003-01-23 20:24 ` Greg Hill
2003-02-02 20:44   ` Roberto Huelga

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=3028-Tue28Jan2003092306+0200-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    /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.