all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pr@desany.com (Brian Desany)
Subject: alt and backspace issues
Date: 9 Sep 2004 11:44:45 -0700	[thread overview]
Message-ID: <63235f2b.0409091044.528de8dc@posting.google.com> (raw)

There is a lot of information out there on this, but I couldn't find
anything that worked for me.

I am trying to run version 21.2.1 in X-window mode (I think thats what
you call it - I am NOT using the -nw option). There are two problems
(so far):

1. The ALT key is not being recognized as the meta key, and

2. The backspace and delete keys are both triggering 'delete-char'. I
have verified that neither of C-h c and C-h l are seeing a distinction
between these 2 keys. So the Delete key is doing what I expect but the
Backspace key is not (I expect it to delete to the left).

If I run emacs -nw, then both problems go away (i.e. Backspace and Alt
both work as expected), but I get a new problem: C-h acts like Delete
and C-? acts like undo. FWIW this is just like how the bash shell
behaves.

Are these things reflecting some common underlying problem? In
X-window mode, how can I get Delete to delete-char, backspace to
delete-backward-char, Alt to be Meta and C-h to start help?

Thanks-
-Brian.

                 reply	other threads:[~2004-09-09 18:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=63235f2b.0409091044.528de8dc@posting.google.com \
    --to=pr@desany.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.
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.