From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13906 invoked from network); 16 Oct 2003 14:41:01 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 16 Oct 2003 14:41:01 -0000 Received: (qmail 3758 invoked by alias); 16 Oct 2003 14:40:35 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6713 Received: (qmail 3719 invoked from network); 16 Oct 2003 14:40:34 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 16 Oct 2003 14:40:34 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.3.58.249] by sunsite.dk (MessageWall 1.0.8) with SMTP; 16 Oct 2003 14:40:34 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h9GEeW524841 for zsh-users@sunsite.dk; Thu, 16 Oct 2003 07:40:32 -0700 From: Bart Schaefer Message-Id: <1031016144032.ZM24840@candle.brasslantern.com> Date: Thu, 16 Oct 2003 14:40:32 +0000 In-Reply-To: <20031015190004.GD1274@DervishD> Comments: In reply to DervishD "Re: Is this an orthodox use of zstyle?" (Oct 15, 9:00pm) References: <20031014160041.GA343@DervishD> <1031014164250.ZM22562@candle.brasslantern.com> <20031014171741.GG211@DervishD> <1031015062143.ZM23223@candle.brasslantern.com> <20031015095427.GN867@DervishD> <1031015151521.ZM23749@candle.brasslantern.com> <20031015190004.GD1274@DervishD> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-users@sunsite.dk Subject: Re: Is this an orthodox use of zstyle? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 15, 9:00pm, DervishD wrote: } } > there's something else you could use to store state, by the way. } } What's that? ;)) I was referring to the _store_cache/_retrieve_cache mechanism ... but on closer inspection it has :completion: style contexts hardwired, so it'd need some tweaking.