From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: delete whole word (ssh) Date: Tue, 07 Oct 2008 18:11:31 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223396198 13889 80.91.229.12 (7 Oct 2008 16:16:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Oct 2008 16:16:38 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Rafal Kurcz Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 07 18:17:26 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KnFCM-000094-54 for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Oct 2008 18:14:10 +0200 Original-Received: from localhost ([127.0.0.1]:37936 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnFBI-0001lg-A1 for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Oct 2008 12:13:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnF9w-00018h-Pz for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 12:11:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnF9t-00015X-MS for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 12:11:38 -0400 Original-Received: from [199.232.76.173] (port=60591 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnF9t-00015A-Bs for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 12:11:37 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:41223) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KnF9s-0006Wz-5B for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 12:11:36 -0400 Original-Received: from thursday (BAH6a4e.bah.pppool.de [77.135.106.78]) by dd18200.kasserver.com (Postfix) with ESMTP id 1A032180AF316; Tue, 7 Oct 2008 18:11:37 +0200 (CEST) In-Reply-To: (Rafal Kurcz's message of "Mon\, 6 Oct 2008 07\:14\:10 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58487 Archived-At: Rafal Kurcz wrote: > Unfortunately ctrl-backspace does not delete whole words but only one > character. I think that's the default behavior. Meta-backspace usually deletes whole words. > How can I force emacs to delete whole words on ssh session. I think that in a terminal Emacs can't distinguish between backspace and control-backspace. regards, Nikolaj Schumacher