all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* normal-erase-is-backspace-mode: ESC+backspace
@ 2017-10-10  5:16 Nuno Silva
  0 siblings, 0 replies; only message in thread
From: Nuno Silva @ 2017-10-10  5:16 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

When using a terminal where normal-erase-is-backspace-mode is enabled,
and where the key labeled with the long left arrow ("backspace") is
deleting the char to the left, and the key labeled "Delete" is deleting
the char under the cursor -- that is, where both keys are working as I
want -- I am not able to use ESC "backspace". F1 b shows that M-DEL is
indeed bound correctly:

    M-DEL		backward-kill-word

But ESC backspace will result in the message:

    ESC <deletechar> is undefined

With F1 k ESC backspace further showing

    ESC <deletechar> (translated from M-DEL) is undefined

Looks like something probably needs to be configured in a different
way. Other M- combinations will work flawlessly with Escape (e.g. ESC b
for M-b, ESC f for M-f). (There is no Alt or Meta key available, so I
must use Escape.)

What would be a good way to address this, short of manually defining
keybindings such as ESC <deletechar>?

-- 
Nuno Silva


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-10  5:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10  5:16 normal-erase-is-backspace-mode: ESC+backspace Nuno Silva

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.