zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: updating FAQ
@ 1999-09-17  2:44 Adam Spiers
  1999-09-17  7:53 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 1999-09-17  2:44 UTC (permalink / raw)
  To: zsh workers mailing list

Some of the FAQ seems to be out of date.

     \!*:q         "$@"            ($*:q doesn't work (yet))
     \!*:x         $=*             ($*:x doesn't work (yet))

They do work now, don't they?  Also:

Index: Etc/FAQ.yo
===================================================================
RCS file: /usr/local/cvsroot/zsh/Etc/FAQ.yo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 FAQ.yo
--- Etc/FAQ.yo	1999/09/16 11:30:37	1.1.1.1
+++ Etc/FAQ.yo	1999/09/17 00:24:36
@@ -299,19 +299,18 @@
 
 sect(What's the latest version?)
 
-  Zsh 3.0.5 is the latest production version, however a test version of
-  3.0.6 is doing the rounds and should be released soon. The new major
-  number 3.0 largely reflects the considerable internal changes in zsh to
-  make it more reliable, consistent and (where possible) compatible.  Those
-  planning on upgrading their zsh installation should take a look at the
-  list of incompatibilities at the end of link(5.1)(51).  This is longer
-  than usual due to enhanced sh, ksh and POSIX compatibility.
+  Zsh 3.0.6 is the latest production version. The new major number 3.0
+  largely reflects the considerable internal changes in zsh to make it
+  more reliable, consistent and (where possible) compatible.  Those
+  planning on upgrading their zsh installation should take a look at
+  the list of incompatibilities at the end of link(5.1)(51).  This is
+  longer than usual due to enhanced sh, ksh and POSIX compatibility.
 
-  The beta version 3.1.5 is also available, and 3.1.6 should appear over
-  the summer.  Development of zsh is usually patch by patch, with each
-  intermediate version publicly available.  Note that this `open'
-  development system does mean bugs are sometimes introduced into the most
-  recent archived version.  These are usually fixed quickly.
+  The beta version 3.1.6 is also available, and has many new features.
+  Development of zsh is usually patch by patch, with each intermediate
+  version publicly available.  Note that this `open' development
+  system does mean bugs are sometimes introduced into the most recent
+  archived version.  These are usually fixed quickly.
 
   Note also that as the shell changes, it may become incompatible with
   older versions; see the end of question link(5.1)(51) for a partial list.


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

* Re: PATCH: updating FAQ
  1999-09-17  2:44 PATCH: updating FAQ Adam Spiers
@ 1999-09-17  7:53 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 1999-09-17  7:53 UTC (permalink / raw)
  To: zsh workers mailing list

Adam Spiers wrote:
> Some of the FAQ seems to be out of date.
> 
>      \!*:q         "$@"            ($*:q doesn't work (yet))
>      \!*:x         $=*             ($*:x doesn't work (yet))
> 
> They do work now, don't they?

${*:q} does, but ${*:x} gives
zsh: unrecognized modifier `x'
although it's not mentioned in the manual that it doesn't work.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


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

end of thread, other threads:[~1999-09-17  8:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-17  2:44 PATCH: updating FAQ Adam Spiers
1999-09-17  7:53 ` Peter Stephenson

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