From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 511 invoked from network); 16 Feb 1999 10:29:08 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 16 Feb 1999 10:29:08 -0000 Received: (qmail 12822 invoked by alias); 16 Feb 1999 10:28:16 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5397 Received: (qmail 12815 invoked from network); 16 Feb 1999 10:28:14 -0000 Date: Tue, 16 Feb 1999 11:27:25 +0100 (MET) Message-Id: <199902161027.LAA00793@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Sven Wischnowsky's message of Mon, 15 Feb 1999 11:42:15 +0100 (MET) Subject: Re: Manual for new style completion A little addition: we should mention that the parameters are automatically reset. Bye Sven --- od/Zsh/compwid.yo Tue Feb 16 11:26:05 1999 +++ Doc/Zsh/compwid.yo Tue Feb 16 11:26:35 1999 @@ -49,7 +49,9 @@ from the completion code to the completion widget and can be set to give information to the completion code from the completion widget. Some of the builtin commands and the condition codes use or -change the current values of these parameters. +change the current values of these parameters. While the completion +widget is active, these parameters are reseton each function exit to +the values they had when the function was entered. startitem() item(tt(argv))( -- Sven Wischnowsky wischnow@informatik.hu-berlin.de