Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: 3.1.5-pws-6: META-FAQ



This puts the new mailing list location and subscription procedures into the
META-FAQ.

Index: Doc/Zsh/metafaq.yo
===================================================================
--- metafaq.yo	1998/10/30 15:56:52	1.1.1.2
+++ metafaq.yo	1999/02/05 06:34:35
@@ -91,28 +91,30 @@
 Zsh has 3 mailing lists:
 
 startitem()
-item(tt(<zsh-announce@xxxxxxxxxxxxxxx>))(
+item(tt(<zsh-announce@xxxxxxxxxxxxxx>))(
 Announcements about releases, major changes in the shell and the
 monthly posting of the Zsh FAQ.  (moderated)
 )
-item(tt(<zsh-users@xxxxxxxxxxxxxxx>))(
+item(tt(<zsh-users@xxxxxxxxxxxxxx>))(
 User discussions.
 )
-item(tt(<zsh-workers@xxxxxxxxxxxxxxx>))(
+item(tt(<zsh-workers@xxxxxxxxxxxxxx>))(
 Hacking, development, bug reports and patches.
 )
 enditem()
 
-To subscribe, send mail with the SUBJECT `tt(subscribe) var(<e-mail-address>)'
+To subscribe or unsubscribe, send mail
 to the associated administrative address for the mailing list.
 
 startlist()
-list(tt(<zsh-announce-request@xxxxxxxxxxxxxxx>))
-list(tt(<zsh-users-request@xxxxxxxxxxxxxxx>))
-list(tt(<zsh-workers-request@xxxxxxxxxxxxxxx>))
-endlist()
+list(tt(<zsh-announce-subscribe@xxxxxxxxxxxxxx>))
+list(tt(<zsh-users-subscribe@xxxxxxxxxxxxxx>))
+list(tt(<zsh-workers-subscribe@xxxxxxxxxxxxxx>))
 
-Unsubscribing is done similarly.
+list(tt(<zsh-announce-unsubscribe@xxxxxxxxxxxxxx>))
+list(tt(<zsh-users-unsubscribe@xxxxxxxxxxxxxx>))
+list(tt(<zsh-workers-unsubscribe@xxxxxxxxxxxxxx>))
+endlist()
 
 YOU ONLY NEED TO JOIN ONE OF THE MAILING LISTS AS THEY ARE NESTED.
 All submissions to bf(zsh-announce) are automatically forwarded to
@@ -121,7 +123,7 @@
 
 If you have problems subscribing/unsubscribing to any of the mailing
 lists, send mail to tt(<listmaster@xxxxxxx>).  The mailing lists are
-maintained by Richard Coleman tt(<coleman@xxxxxxx>).
+maintained by Karsten Thygesen tt(<karthy@xxxxxxxxxx>).
 
 The mailing lists are archived; the archives can be accessed via the
 administrative addresses listed above.  There is also a hypertext

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author