From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gatech.edu (gatech.edu [130.207.244.244]) by werple.net.au (8.7/8.7) with SMTP id EAA01135 for ; Tue, 3 Oct 1995 04:16:17 +1000 (EST) Received: from math (math.skiles.gatech.edu) by gatech.edu with SMTP id AA00311 (5.65c/Gatech-10.0-IDA for ); Mon, 2 Oct 1995 14:17:47 -0400 Received: by math (5.x/SMI-SVR4) id AA27043; Mon, 2 Oct 1995 14:10:38 -0400 Old-Return-Path: Resent-Date: Mon, 2 Oct 1995 12:10:11 -0600 (MDT) Old-Return-Path: Date: Mon, 2 Oct 1995 12:10:11 -0600 (MDT) From: Toshi Isogai To: zsh-users@math.gatech.edu Subject: N-th word Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-Id: <"xuaHb1.0.na6.dh2Sm"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/101 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu I often want to insert the Nth word from the previous command, similar to the insert-last-word command. How can I do this? I would also like to bind a several commands to a key. Bindkey seems to accept only one command per key. Is there a way to get around this? (If this can be done, my first problem will be solved too.) Toshi Isogai 磯貝利明