From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Keybindings for Emacs with no X? Date: Fri, 03 Feb 2012 21:03:39 +0100 Message-ID: <877h03ofac.fsf@thinkpad.tsdh.de> References: <87mx90e4s3.fsf@tsdh.uni-koblenz.de> <201A3110-E2FF-41FF-AAF8-4E04AFB0A387@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1328299445 28388 80.91.229.3 (3 Feb 2012 20:04:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Feb 2012 20:04:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 03 21:04:04 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RtPMZ-0007gL-UB for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 21:04:04 +0100 Original-Received: from localhost ([::1]:46451 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPMY-0001pE-Tg for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Feb 2012 15:04:02 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:59778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPMT-0001oj-7n for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 15:03:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtPMP-00028u-5g for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 15:03:57 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:39652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtPMP-00028W-0N for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 15:03:53 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RtPMK-0007ZE-Mn for help-gnu-emacs@gnu.org; Fri, 03 Feb 2012 21:03:48 +0100 Original-Received: from 91-67-11-43-dynip.superkabel.de ([91.67.11.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Feb 2012 21:03:48 +0100 Original-Received: from tassilo by 91-67-11-43-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Feb 2012 21:03:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91-67-11-43-dynip.superkabel.de User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:2/WHYsi6NrJuLtTYdASVICI0VmI= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83635 Archived-At: Peter Dyballa writes: >> C-? is interpreted as DEL (!)... > > That's correct behaviour. C-? is used as DEL since decades in GNU > Emacs. At least when run in real terminals... That's possible and one major reason I seldomly use emacs(client) in a terminal for anything more than a quick edit. I've bound frequently used commands to C- bindings, because those are mostly undefined by default. But then it's a pain for me to have them not available in terminal emacsen. Bye, Tassilo