all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Uemlianin <iau@ukfsn.org>
Subject: Re: Emacs reads both DEL and Backspace as DEL
Date: Fri, 24 Jan 2003 16:42:54 +0000	[thread overview]
Message-ID: <3E316D0E.1080802@ukfsn.org> (raw)
In-Reply-To: 84znpqlo46.fsf@lucy.is.informatik.uni-duisburg.de

Kai Großjohann wrote:
> "Ivan A. Uemlianin" <ivan@jurakm.com> writes:
> 
> 
>>One change I wanted was to have the '<X|' key (Backspace?) as
>>delete-backward-char and 'Delete' (DEL) as delete-char.  However, my
>>emacs reads both of these keys as DEL (detectable with M-x
>>describe-key).
> 
> 
> Are you running under a window system?  Under a window system, C-h c
> and C-h l probably say different things about the keys.
> 
> You need to hit C-h c first, then the key, but for C-h l you have to
> hit the key first, then C-h l.
> 
> Maybe (global-set-key (kbd "<delete>") 'delete-char) works.

This works perfectly!  Thank you very much!

Ivan

  reply	other threads:[~2003-01-24 16:42 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 [this message]
     [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
     [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=3E316D0E.1080802@ukfsn.org \
    --to=iau@ukfsn.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.