* emacs under Eterm
@ 2006-09-19 8:28 alexxx.magni
2006-09-19 9:58 ` Peter Dyballa
0 siblings, 1 reply; 2+ messages in thread
From: alexxx.magni @ 2006-09-19 8:28 UTC (permalink / raw)
Hi everybody,
I used Emacs happily for some time now, but - having switched recently
my terminal brought me bad news:
under Konsole evrything was fine, but using Eterm suddenly my backspace
stopped working, resuming the awful "bcksp+bcksp=help" behaviour (but
which evil mind ever devised such folly?).
Under my .emacs file I have as usual the lines
(global-set-key [delete] 'delete-char)
(global-set-key [kp-delete] 'delete-char)
but apparently they're not sufficient...
thanks for any info...
Alessandro Magni
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacs under Eterm
2006-09-19 8:28 emacs under Eterm alexxx.magni
@ 2006-09-19 9:58 ` Peter Dyballa
0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2006-09-19 9:58 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 19.09.2006 um 10:28 schrieb alexxx.magni@gmail.com:
> using Eterm suddenly my backspace stopped working, resuming the
> awful "bcksp+bcksp=help" behaviour
stty erase `^?' – there is also a normal-erase-is-backspace-mode, but
I think stty is the right solution.
You could also try to invoke 'M-x info-apropos RET backspace RET'.
--
Greetings
Pete
"They're putting dimes in the hole in my head to see the change in me."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-19 9:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-19 8:28 emacs under Eterm alexxx.magni
2006-09-19 9:58 ` Peter Dyballa
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).