From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24466 invoked from network); 1 Jun 2001 14:00:50 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 1 Jun 2001 14:00:50 -0000 Received: (qmail 19500 invoked by alias); 1 Jun 2001 14:00:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14651 Received: (qmail 19477 invoked from network); 1 Jun 2001 14:00:39 -0000 Message-ID: To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: PATCH: An alternative nroff fix to 12724 In-reply-to: ""Bart Schaefer""'s message of "Thu, 31 May 2001 04:57:56 -0000." <1010531045756.ZM5405@candle.brasslantern.com> Date: Fri, 01 Jun 2001 15:00:17 +0100 From: Peter Stephenson "Bart Schaefer" wrote: > Add a single space in a strategic spot, and you prevent yodl from running > the PARAGRAPH() macro, which is where all the mess comes in. This is needed in one extra place. Index: Doc/Zsh/builtins.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/Zsh/builtins.yo,v retrieving revision 1.27 diff -u -r1.27 builtins.yo --- Doc/Zsh/builtins.yo 2001/05/31 07:38:00 1.27 +++ Doc/Zsh/builtins.yo 2001/06/01 13:59:15 @@ -1472,7 +1472,7 @@ tt(KSH_AUTOLOAD) em(is) set. If neither of these options is given, the function will be loaded as determined by the setting of the tt(KSH_AUTOLOAD) option at the time the compiled file is read. - +ifzman( ) These options may also appear as many times as necessary between the listed var(name)s to specify the loading style of all following functions, up to the next tt(-k) or tt(-z). -- Peter Stephenson Software Engineer CSR Ltd., Unit 300, Science Park, Milton Road, Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070 ********************************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. **********************************************************************