From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26937 invoked from network); 10 Mar 2003 04:43:15 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Mar 2003 04:43:15 -0000 Received: (qmail 14049 invoked by alias); 10 Mar 2003 04:43:07 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18329 Received: (qmail 14018 invoked from network); 10 Mar 2003 04:43:07 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 10 Mar 2003 04:43:07 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [207.99.30.4] by sunsite.dk (MessageWall 1.0.8) with SMTP; 10 Mar 2003 4:43:6 -0000 Received: from acolyte.scowler.net (localhost [127.0.0.1]) by acolyte.scowler.net (8.12.6/8.12.6/Debian-7) with ESMTP id h2A4h0Hv018274 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 9 Mar 2003 23:43:00 -0500 Received: (from clint@localhost) by acolyte.scowler.net (8.12.6/8.12.6/Debian-7) id h2A4gxEP018273; Sun, 9 Mar 2003 23:42:59 -0500 X-Authentication-Warning: acolyte.scowler.net: clint set sender to schizo@debian.org using -f Date: Sun, 9 Mar 2003 23:42:59 -0500 From: Clint Adams To: zsh-workers@sunsite.dk Cc: Tollef Fog Heen , 183730-forwarded@bugs.debian.org Subject: Re: Bug#183730: zsh: setting SAVEHIST breaks history saving without warning Message-ID: <20030310044259.GA18197@acolyte.scowler.net> References: <87el5knkal.fsf@yiwaz.raw.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87el5knkal.fsf@yiwaz.raw.no> User-Agent: Mutt/1.5.3i Maybe there should be a truncation warning. 1% SAVEHIST=899795648511 2% print $SAVEHIST 2147483647 3% SAVEHIST=899795648512 4% print $SAVEHIST 0