Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: An alternative nroff fix to 12724



"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 <pws@xxxxxxx>                  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.
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author