From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21185 invoked from network); 14 Mar 2005 17:10:27 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 14 Mar 2005 17:10:27 -0000 Received: (qmail 84626 invoked from network); 14 Mar 2005 17:10:19 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 14 Mar 2005 17:10:19 -0000 Received: (qmail 25947 invoked by alias); 14 Mar 2005 17:10:07 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8605 Received: (qmail 25933 invoked from network); 14 Mar 2005 17:10:06 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 14 Mar 2005 17:10:06 -0000 Received: (qmail 83148 invoked from network); 14 Mar 2005 17:10:06 -0000 Received: from mailhost1.csr.com (HELO MAILSWEEPER01.csr.com) (81.105.217.43) by a.mx.sunsite.dk with SMTP; 14 Mar 2005 17:09:58 -0000 Received: from exchange03.csr.com (unverified [10.100.137.60]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Mon, 14 Mar 2005 17:08:24 +0000 Received: from news01.csr.com ([10.103.143.38]) by exchange03.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 14 Mar 2005 17:11:40 +0000 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.13.1/8.12.11) with ESMTP id j2EH9t8v004405 for ; Mon, 14 Mar 2005 17:09:56 GMT Received: from csr.com (pws@localhost) by news01.csr.com (8.13.1/8.13.1/Submit) with ESMTP id j2EH9tsB004401 for ; Mon, 14 Mar 2005 17:09:55 GMT Message-Id: <200503141709.j2EH9tsB004401@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: zsh-users@sunsite.dk Subject: Re: ESC-Question In-reply-to: <20050314.175827.41633885.Meino.Cramer@gmx.de> References: <20050314.053746.74750222.Meino.Cramer@gmx.de> <871xaiu0w7.fsf@ceramic.fifi.org> <20050314.175827.41633885.Meino.Cramer@gmx.de> Date: Mon, 14 Mar 2005 17:09:55 +0000 From: Peter Stephenson X-OriginalArrivalTime: 14 Mar 2005 17:11:40.0809 (UTC) FILETIME=[E3A25F90:01C528B8] X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.5 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.5 Meino Christian Cramer wrote: > PS: Just cause I am a little curious... :) > Under Emacs each keycode is bound to a named function like > forward-search-regexp and such...what is the corresponding > function in zsh? insert-line ? Or what is its name ? Reading the zshzle manual page should help, particularly the entry for "bindkey". To find out the mapping between keys and commands, run "bindkey", or "bindkey -L" to see it in the form that can be used to restore each binding in future. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. **********************************************************************