From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26328 invoked from network); 13 Aug 2004 17:04:35 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 13 Aug 2004 17:04:35 -0000 Received: (qmail 73186 invoked from network); 13 Aug 2004 17:04:30 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 Aug 2004 17:04:30 -0000 Received: (qmail 22919 invoked by alias); 13 Aug 2004 17:03:46 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7835 Received: (qmail 22908 invoked from network); 13 Aug 2004 17:03:45 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 13 Aug 2004 17:03:45 -0000 Received: (qmail 70282 invoked from network); 13 Aug 2004 17:01:46 -0000 Received: from lorien.emufarm.org (64.81.48.166) by a.mx.sunsite.dk with SMTP; 13 Aug 2004 17:01:44 -0000 Received: from lorien.emufarm.org (localhost [127.0.0.1]) by lorien.emufarm.org (8.12.7/8.12.7) with ESMTP id i7DH1f0l021432; Fri, 13 Aug 2004 10:01:41 -0700 Received: (from duvall@localhost) by lorien.emufarm.org (8.12.7/8.12.7/Submit) id i7DH1era021431; Fri, 13 Aug 2004 10:01:40 -0700 Date: Fri, 13 Aug 2004 10:01:40 -0700 From: Danek Duvall To: Peter Stephenson Cc: Zsh users list Subject: Re: [7830] Zsh 4.2.1 Message-ID: <20040813170140.GB20819@lorien.emufarm.org> Mail-Followup-To: Danek Duvall , Peter Stephenson , Zsh users list References: <200408131111.i7DBBBX5012667@news01.csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408131111.i7DBBBX5012667@news01.csr.com> User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-0.0 required=6.0 tests=BAYES_40 autolearn=no version=2.63 X-Spam-Hits: -0.0 On Fri, Aug 13, 2004 at 12:11:11PM +0100, Peter Stephenson wrote: > [Hmm, are you allowed to say `more seamlessly'? Shouldn't it be > something like `more closely resembling an object conceived of > metaphorically as lacking in seams'?] > > [ ... ] > > - fc -p and fc -P provide push/pop for the status of the shell's > history (both internal and using the history file). With automatic > scoping (fc -ap) it becomes easy to use a temporary history in a > function. This has been added to the calculator function zcalc to make > its internal history work more seamlessly. "This has been used in the calculator function zcalc to provide a better integrated internal history mechanism." ? Danek