zsh-workers
 help / color / mirror / code / Atom feed
* FAQ bug
@ 1998-11-24 19:15 Phil Pennock
  1998-11-25  8:57 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Pennock @ 1998-11-24 19:15 UTC (permalink / raw)
  To: Zsh Development Workers

In section 2.3 of the new FAQ, the first example of the zsh function for
cd is missing the closing double-quotes:
 cd() { builtin cd "$@; echo $PWD; }

As a thought: Bart pointed out $==* as an alternative to "$@" (one would
almost think he wanted to free up the syntax for something else :^) ...
perhaps mention of this in the FAQ in section 3.1 would be appropriate,
and perhaps mention in the table in 2.3(5), comments section.  I think
the point was more that $* was not always correct and relying on
defaults is a bad idea.  Mentioning both together seems to be one of
those hints that might make the concept of the expansion flags 'click'
in the user's mind.

HTH
-- 
--> Phil Pennock ; GAT d- s+:+ a22 C++(++++) UL++++/I+++/S+++/H+ P++@ L+++
E-@ W(+) N>++ o !K w--- O>+ M V !PS PE Y+ PGP+ t-- 5++ X+ R !tv b++>+++ DI+ D+
G+ e+ h* r y?


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

end of thread, other threads:[~1998-11-25 18:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-24 19:15 FAQ bug Phil Pennock
1998-11-25  8:57 ` Peter Stephenson
1998-11-25 18:35   ` Phil Pennock

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