From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18112 invoked from network); 23 Mar 1999 13:03:59 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Mar 1999 13:03:59 -0000 Received: (qmail 21166 invoked by alias); 23 Mar 1999 12:42:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5897 Received: (qmail 21153 invoked from network); 23 Mar 1999 12:42:21 -0000 From: "Andrej Borsenkow" To: Subject: bindkey -A evil ... (was: RE: A couple of questions on 'bindkey' ) Date: Tue, 23 Mar 1999 15:41:22 +0300 Message-ID: <002d01be752a$74e762f0$21c9ca95@mowp.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <9903230900.AA70459@ibmth.df.unipi.it> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Actually, reading manual one gets impression, that bindkey -A old new is exactly, what was needed ... after trying bindkey -A vicmd main (being in emacs by default) no input was possible. The commands were O.K. (I could get up and down history, I could even do cw - and word disappeared, as it should), but no input (self-insert) was possible. Probably, bindkey should somehow check this condition ... /andrej