Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: From: Peter Ring To: cygwin AT cygwin DOT com Subject: Backspace and C-h in emacs -nw Date: Mon, 26 Aug 2002 17:30:19 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" I'm a bit stuck with a minor inconvenience in emacs. Starting emacs in a win32-mode rxvt terminal (or at a cmd prompt) like this emacs -nw or, bypassing my .emacs, emacs -q -nw I get a nice color- and face-aware emacs. But C-h and Backspace are weird. Executing 'describe-key' and entering C-h and Backspace produces the following: C-h: DEL runs the command backward-delete-char-untabify Backspace: C-d runs the command delete-char I'd expected that C-h was a prefix, and that Backspace was received as DEL. I've found no convenient way to enter C-h. Am I the only one with this experience? kind regards Peter Ring -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/