unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* delete whole word (ssh)
@ 2008-10-06 14:14 Rafal Kurcz
  2008-10-07  2:10 ` Xah
  2008-10-07 16:11 ` Nikolaj Schumacher
  0 siblings, 2 replies; 6+ messages in thread
From: Rafal Kurcz @ 2008-10-06 14:14 UTC (permalink / raw)
  To: help-gnu-emacs

Hello

The backspace didn't work in emacs on ssh session.
I put the following into my config file to use the backspace to delete
the character at the left side of a cursor:

(keyboard-translate ?\C-h ?\C-?)
or
(global-set-key "\C-h" 'backward-delete-char)

Unfortunately ctrl-backspace does not delete whole words but only one
character.
How can I force emacs to delete whole words on ssh session.

Thanks


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-10-08 13:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 14:14 delete whole word (ssh) Rafal Kurcz
2008-10-07  2:10 ` Xah
2008-10-07 15:18   ` Rafal Kurcz
2008-10-07 15:42     ` Xah
2008-10-08 13:34       ` Rafal Kurcz
2008-10-07 16:11 ` Nikolaj Schumacher

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).