zsh-workers
 help / color / mirror / code / Atom feed
From: "Zvi Har'El" <rl@math.technion.ac.il>
To: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: zshall.1
Date: Mon, 24 Oct 2005 10:01:41 +0200	[thread overview]
Message-ID: <20051024080141.GA18213@fermat.math.technion.ac.il> (raw)

Dear Zsh Hackers,

The configure option --program-suffix and her sisters are quite useful, since
they enable me to maintain an up-to-the-minute developement version on a live
system, under the name (say) zsh-dev, and it is easy to switch to it using
exec - zsh-dev, etc. (as long as you set export SHELL=$ZSH_NAME in your
.zprofile). Also commands like man zsh-dev and man zsh-devoptions etc. work
nicely. However, there is a problem with man zsh-devall: since zshall.1
contains the lines

.so man1/zshmisc.1
.so man1/zshexpn.1
.so man1/zshparam.1
.so man1/zshoptions.1
.so man1/zshbuiltins.1
.so man1/zshzle.1
.so man1/zshcompwid.1
.so man1/zshcompsys.1
.so man1/zshcompctl.1
.so man1/zshmodules.1
.so man1/zshtcpsys.1
.so man1/zshzftpsys.1
.so man1/zshcontrib.1

which are not modified during make in the Doc directory, the fact all manual
pages get renamed in the make install.man by replacing zsh with $(tzsh) makes
zsh-devall.1 source the wrong manual pages. What's missing is editing zshall.1
before installing it.

Best,

Zvi.
-- 
Dr. Zvi Har'El      mailto:rl@math.technion.ac.il    Department of Mathematics
tel:+972-54-4227607 icq:179294841    Technion - Israel Institute of Technology
fax:+972-4-8293388  http://www.math.technion.ac.il/~rl/    Haifa 32000, ISRAEL
"If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942)
                              Monday, 21 Tishri 5766, 24 October 2005,  9:46AM


             reply	other threads:[~2005-10-24  8:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24  8:01 Zvi Har'El [this message]
2005-10-24  9:03 ` zshall.1 Peter Stephenson
2005-10-24 11:52   ` zshall.1 Zvi Har'El
2005-10-24 12:00     ` zshall.1 Peter Stephenson
2005-10-24 12:33       ` zshall.1 DervishD
2005-10-24 13:01         ` zshall.1 Peter Stephenson
2005-10-24 13:34         ` zshall.1 Peter Stephenson
2005-10-24 13:55           ` zshall.1 DervishD
2005-10-24 13:30       ` zshall.1 Clint Adams
2005-10-24 14:58   ` zshall.1 Bart Schaefer
2005-10-24 16:05     ` zshall.1 DervishD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051024080141.GA18213@fermat.math.technion.ac.il \
    --to=rl@math.technion.ac.il \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).