From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3) with ESMTP id FAA27597 for ; Mon, 27 May 1996 05:13:56 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id PAA14529; Sun, 26 May 1996 15:01:09 -0400 (EDT) Resent-Date: Sun, 26 May 1996 15:01:09 -0400 (EDT) From: Hrvoje.Niksic@public.srce.hr (Hrvoje Niksic) Message-Id: <199605261900.VAA04333@jagor.srce.hr> Subject: Here-documents and history To: zsh-workers@math.gatech.edu Date: Sun, 26 May 1996 21:00:16 +0200 (MET DST) Reply-To: hniksic@public.srce.hr X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"1Vjof1.0.xY3.rfAgn"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1181 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Can the here-documents be forced in the history list? When I write: fly$ while read line > echo $line > done fly$ ^ pressing C-p here will edit the whole while block fly$ write tvujec < what are you doing? > xxx fly$ ^ pressing C-p here will edit just the first line. I would like to press C-p and be able to edit the contents of here-documents. -- hniksic@srce.hr | Student of electrical engineering hniksic@fly.cc.fer.hr | University of Zagreb, Croatia ------------------------------------------------------------------ `VI' - An editor used by those heretics that don't subscribe to the Emacs religion.