zsh-workers
 help / color / mirror / code / Atom feed
* zshall.1
@ 2005-10-24  8:01 Zvi Har'El
  2005-10-24  9:03 ` zshall.1 Peter Stephenson
  0 siblings, 1 reply; 11+ messages in thread
From: Zvi Har'El @ 2005-10-24  8:01 UTC (permalink / raw)
  To: Zsh hackers list

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-10-24 16:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-24  8:01 zshall.1 Zvi Har'El
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

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).