Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh util helpfiles does not produce output
- X-seq: zsh-users 14061
- From: Jesse W <jessw@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Zsh util helpfiles does not produce output
- Date: Fri, 24 Apr 2009 09:41:04 -0700
- In-reply-to: <gss5bj$m9j$1@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <gss5bj$m9j$1@xxxxxxxxxxxxx>
On Apr 24, 2009, at 3:47 AM, Thorsten Kampe wrote:
I'm trying to use the Zsh helpfiles utility to generate files for "run-
help".
I'm running
man zshbuiltins | col -bx | perl /usr/share/zsh/4.3.9/Util/helpfiles
or
man zshbuiltins | colcrt - | perl /usr/share/zsh/4.3.9/Util/helpfiles
Er, do you know which one you are running, or in what situation you are
running each of them?
And do you get output (and is it correct) from col (and from colcrt)?
The next step would be turning on various debug options to perl; a
quick glance at `perl --help` suggests -T, -u, and/or -W might be
helpful. Try any or all of those, and send the resulting output to the
list, if the problem remains.
Jesse Weinstein
Messages sorted by:
Reverse Date,
Date,
Thread,
Author