Skip to content

Commit

Permalink
unposted, c.f. 27313: mailing list and website moved
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Stephenson committed Oct 22, 2009
1 parent c12144b commit 7c4c41a
Show file tree
Hide file tree
Showing 11 changed files with 53 additions and 45 deletions.
11 changes: 10 additions & 1 deletion ChangeLog
@@ -1,3 +1,12 @@
2009-10-22 Peter Stephenson <pws@csr.com>

* unposted, c.f. 27313: INSTALL, NEWS, README, Doc/Zsh/contrib.yo,
Doc/Zsh/manual.yo, Doc/Zsh/metafaq.yo, Etc/CONTRIBUTORS,
Etc/FAQ.yo, Etc/changelog2html.pl,
Functions/Zle/history-beginning-search-menu,
Functions/Zle/insert-composed-char: mailing lists moved
to zsh.org and website to zsh.sourceforge.net.

2009-10-18 Peter Stephenson <p.w.stephenson@ntlworld.com>

* Mikael: 27312: Completion/Unix/Command/_valgrind: option
Expand Down Expand Up @@ -12256,5 +12265,5 @@

*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4793 $
* $Revision: 1.4794 $
*****************************************************
2 changes: 1 addition & 1 deletion Doc/Zsh/contrib.yo
Expand Up @@ -1265,7 +1265,7 @@ The set of accented characters is reasonably complete up to Unicode
character U+0180, the set of special characters less so. However, it it
is very sporadic from that point. Adding new characters is easy,
however; see the function tt(define-composed-chars). Please send any
additions to tt(zsh-workers@sunsite.dk).
additions to tt(zsh-workers@zsh.org).

The codes for the second character when used to accent the first are as
follows. Note that not every character can take every accent.
Expand Down
2 changes: 1 addition & 1 deletion Doc/Zsh/manual.yo
Expand Up @@ -184,7 +184,7 @@ produce a nicely formatted printed manual.
item(The HTML manual)(
An HTML version of this manual is available at the Zsh web site via:

tt(http://zsh.sunsite.dk/Doc/).
tt(http://zsh.sunsite.org/Doc/).

(The HTML version is produced with bf(texi2html), which may be obtained
from tt(http://www.nongnu.org/texi2html/). The command is
Expand Down
22 changes: 11 additions & 11 deletions Doc/Zsh/metafaq.yo
Expand Up @@ -12,7 +12,7 @@ sect(Author)
cindex(author)
Zsh was originally written by Paul Falstad tt(<pf@zsh.org>).
Zsh is now maintained by the members of the zsh-workers mailing
list tt(<zsh-workers@sunsite.dk>). The development is currently
list tt(<zsh-workers@zsh.org>). The development is currently
coordinated by Peter Stephenson tt(<pws@zsh.org>). The coordinator
can be contacted at tt(<coordinator@zsh.org>), but matters relating to
the code should generally go to the mailing list.
Expand Down Expand Up @@ -97,14 +97,14 @@ cindex(mailing lists)
Zsh has 3 mailing lists:

startitem()
item(tt(<zsh-announce@sunsite.dk>))(
item(tt(<zsh-announce@zsh.org>))(
Announcements about releases, major changes in the shell and the
monthly posting of the Zsh FAQ. (moderated)
)
item(tt(<zsh-users@sunsite.dk>))(
item(tt(<zsh-users@zsh.org>))(
User discussions.
)
item(tt(<zsh-workers@sunsite.dk>))(
item(tt(<zsh-workers@zsh.org>))(
Hacking, development, bug reports and patches.
)
enditem()
Expand All @@ -113,13 +113,13 @@ To subscribe or unsubscribe, send mail
to the associated administrative address for the mailing list.

startlist()
list(tt(<zsh-announce-subscribe@sunsite.dk>))
list(tt(<zsh-users-subscribe@sunsite.dk>))
list(tt(<zsh-workers-subscribe@sunsite.dk>))
list(tt(<zsh-announce-subscribe@zsh.org>))
list(tt(<zsh-users-subscribe@zsh.org>))
list(tt(<zsh-workers-subscribe@zsh.org>))

list(tt(<zsh-announce-unsubscribe@sunsite.dk>))
list(tt(<zsh-users-unsubscribe@sunsite.dk>))
list(tt(<zsh-workers-unsubscribe@sunsite.dk>))
list(tt(<zsh-announce-unsubscribe@zsh.org>))
list(tt(<zsh-users-unsubscribe@zsh.org>))
list(tt(<zsh-workers-unsubscribe@zsh.org>))
endlist()

YOU ONLY NEED TO JOIN ONE OF THE MAILING LISTS AS THEY ARE NESTED.
Expand Down Expand Up @@ -154,7 +154,7 @@ A userguide is currently in preparation. It is intended to complement the
manual, with explanations and hints on issues where the manual can be
cabbalistic, hierographic, or downright mystifying (for example, the word
`hierographic' does not exist). It can be viewed in its current state at
tt(http://zsh.sunsite.dk/Guide/). At the time of writing, chapters
tt(http://zsh.sourceforge.net/Guide/). At the time of writing, chapters
dealing with startup files and their contents and the new completion system
were essentially complete.
sect(The Zsh Wiki)
Expand Down
4 changes: 2 additions & 2 deletions Etc/CONTRIBUTORS
Expand Up @@ -4,7 +4,7 @@ ZSH CONTRIBUTORS

Zsh was originally written by Paul Falstad <pf@zsh.org>. Zsh is
now maintained by the members of the zsh-workers mailing list
<zsh-workers@sunsite.dk>. The development is currently coordinated
<zsh-workers@zsh.org>. The development is currently coordinated
by Peter Stephenson <pws@zsh.org>.

This file credits only the major contributors to the current release.
Expand All @@ -13,7 +13,7 @@ patches. Note that email addresses below and in the ChangeLog file
are included for disambiguation purposes only, and are not guaranteed
to be currently accurate. If you feel that you or someone else have
been unfairly omitted from this list please mail the list
<zsh-workers@sunsite.dk>.
<zsh-workers@zsh.org>.

Version 4.3
-----------
Expand Down
47 changes: 23 additions & 24 deletions Etc/FAQ.yo
Expand Up @@ -151,21 +151,20 @@ sect(Sources of information)
label(11)

Information on zsh is available via the World Wide Web. The URL
is url(http://sunsite.dk/zsh/)(http://sunsite.dk/zsh/) .
is url(http://zsh.sourceforge.net/)(http://zsh.sourceforge.net/) .
The server provides this FAQ and much else and is
now maintained by Karsten Thygesen and others (mail \
email(zsh@sunsite.dk)
with any related messages). The FAQ is at \
url(http://sunsite.dk/zsh/FAQ/)(http://sunsite.dk/zsh/FAQ/) .
now maintained by the zsh workers (email email(zsh-workers@zsh.org)).
The FAQ is at \
url(http://zsh.sourceforge.net/FAQ/)(http://zsh.sourceforge.net/FAQ/) .
The site also contains some contributed zsh scripts and functions;
we are delighted to add more, or simply links to your own collection.

This document was originally written in YODL, allowing it to be converted
easily into various other formats. The master source file lives at
url(http://sunsite.dk/zsh/FAQ/zshfaq.yo)
(http://sunsite.dk/zsh/FAQ/zshfaq.yo) and the plain text version
can be found at url(http://sunsite.dk/zsh/FAQ/zshfaq.txt)
(http://sunsite.dk/zsh/FAQ/zshfaq.txt) .
url(http://zsh.sourceforge.net/FAQ/zshfaq.yo)
(http://zsh.sourceforge.net/FAQ/zshfaq.yo) and the plain text version
can be found at url(http://zsh.sourceforge.net/FAQ/zshfaq.txt)
(http://zsh.sourceforge.net/FAQ/zshfaq.txt) .

Another useful source of information is the collection of FAQ articles
posted frequently to the Usenet news groups comp.unix.questions,
Expand Down Expand Up @@ -194,7 +193,7 @@ email(mail-server@rtfm.mit.edu)
I have put together a user guide to complement the manual by
explaining the most useful features of zsh in a more easy to read way.
This can be found at the zsh web site:
url(http://zsh.sunsite.dk/Guide/)(http://zsh.sunsite.dk/Guide/)
url(http://zsh.sourceforge.net/Guide/)(http://zsh.sourceforge.net/Guide/)

(As a method of reading the following in Emacs, you can type tt(\M-2
\C-x $) to make all the indented text vanish, then tt(\M-0 \C-x $)
Expand Down Expand Up @@ -382,7 +381,7 @@ label(16)
Win32 API, and a pre-compiled version of zsh can be downloaded by
the Cygwin installer. You can find information about this at
url(http://www.cygwin.com/)(http://www.cygwin.com/). Please email
email(zsh-workers@sunsite.dk) if you have information about other ports.
email(zsh-workers@zsh.org) if you have information about other ports.

Starting from mid-October 1997, there is an archive of patches sent
to the maintainers' mailing list. Note that these may not all be
Expand All @@ -393,8 +392,8 @@ label(16)
link(1.1)(11)) at:

description(
mydit() url(http://sunsite.dk/zsh/Patches/)
(http://sunsite.dk/zsh/Patches/)
mydit() url(http://zsh.sourceforge.net/Patches/)
(http://zsh.sourceforge.net/Patches/)
)

sect(I don't have root access: how do I make zsh my login shell?)
Expand Down Expand Up @@ -2195,7 +2194,7 @@ label(52)
The shell is being maintained by various (entirely self-appointed)
subscribers to the mailing list,
verb(
zsh-workers@sunsite.dk
zsh-workers@zsh.org
)
so mail on any issues (bug reports, suggestions, complaints...)
related to the development of the shell should be sent there. If
Expand All @@ -2215,12 +2214,12 @@ label(52)
Two progressively lower volume lists exist, one with messages
concerning the use of zsh,
verb(
zsh-users@sunsite.dk
zsh-users@zsh.org
)
and one just containing announcements: about releases, about major
changes in the shell, or this FAQ, for example,
verb(
zsh-announce@sunsite.dk
zsh-announce@zsh.org
)
(posting to the last one is currently restricted).

Expand All @@ -2234,15 +2233,15 @@ label(52)

To join zsh-workers, send email to
verb(
zsh-workers-subscribe@sunsite.dk
zsh-workers-subscribe@zsh.org
)
(the actual content is unimportant). Replace tt(subscribe) with
tt(unsubscribe) to unsubscribe. The mailing software (tt(ezlm)) has
various bells and whistles: you can retrieve archived messages.
Mail email(zsh-workers-help@sunsite.dk) for detailed information.
Mail email(zsh-workers-help@zsh.org) for detailed information.
Adminstrative matters are best sent to
email(zsh-workers-owner@sunsite.dk). The list maintainer's
real name is email(Karsten Thygesen <karthy@kom.auc.dk>).
email(zsh-workers-owner@zsh.org).
real name is email(Geoff Wing <gcw@zsh.org>).

An archive of mailings for the last few years can be found at
url(http://www.zsh.org/mla/)(http://www.zsh.org/mla/)
Expand Down Expand Up @@ -2290,9 +2289,9 @@ Thanks to zsh-list, in particular Bart Schaefer, for suggestions
regarding this document. Zsh has been in the hands of archivists Jim
Mattson, Bas de Bakker, Richard Coleman, Zoltan Hidvegi and Andrew
Main, and the mailing list has been run by Peter Gray, Rick Ohnemus,
Richard Coleman and Karsten Thygesen, all of whom deserve thanks. The
world is eternally in the debt of Paul Falstad for inventing zsh in
the first place (though the wizzo extended completion is by Sven
Richard Coleman, Karsten Thygesen and Geoff Wing, all of whom deserve
thanks. The world is eternally in the debt of Paul Falstad for inventing
zsh in the first place (though the wizzo extended completion is by Sven
Wischnowsky).


Expand All @@ -2309,4 +2308,4 @@ notice appears in all copies of this documentation. Remember,
however, that this document changes monthly and it may be more useful
to provide a pointer to it rather than the entire text. A suitable
pointer is "information on the Z-shell can be obtained on the World
Wide Web at URL http://sunsite.dk/zsh/".
Wide Web at URL http://zsh.sourceforge.net/".
2 changes: 1 addition & 1 deletion Etc/changelog2html.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w

# This programme turns the ChangeLog into changelog.html for display
# on the website. That lives at http://zsh.sunsite.dk/Etc/changelog.html.
# on the website. That lives at http://zsh.sourceforge.net/Etc/changelog.html.

my $out = "changelog.html";

Expand Down
2 changes: 1 addition & 1 deletion Functions/Zle/insert-composed-char
Expand Up @@ -20,7 +20,7 @@
# The set of accented characters is reasonably complete up to U+0180, the
# set of special characters less so. However, it mostly gives up at that
# point. Adding new Unicode characters is easy, however. Please send any
# additions to zsh-workers@sunsite.dk .
# additions to zsh-workers@zsh.org .
#
# Some of the accent codes are a little more obscure than others.
# ! Grave
Expand Down
2 changes: 1 addition & 1 deletion INSTALL
Expand Up @@ -338,7 +338,7 @@ module; depending on the configuration, the main shell may not require the
additional functions. As the integration of wide character support into
ncurses is continuing, it is possible that on some systems attempting to
use ncursesw may cause problems during building. If so, please report this
to the developers at zsh-workers@sunsite.dk and attempt to recompile with
to the developers at zsh-workers@zsh.org and attempt to recompile with
--with-term-lib="tinfo termcap ncurses curses" (see below).

Note that use of ncurses requires the header ncurses.h, so this
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Expand Up @@ -405,7 +405,7 @@ Further enhancements to new completion system:
styles
- compctl library separated out (frozen but still supported)
- User-friendly introduction available at zsh website
http://sunsite.auc.dk/zsh/
http://zsh.sourceforge.net/

Additions to complist listing library (coloured completion and menu
selection):
Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -290,7 +290,7 @@ Zsh Maintenance and Bug Reports

Zsh is currently maintained by the members of the zsh-workers mailing list
and coordinated by Peter Stephenson <coordinator@zsh.org>. Please send
any feedback and bugs reports to <zsh-workers@sunsite.dk>.
any feedback and bugs reports to <zsh-workers@zsh.org>.

Reports are most helpful if you can reproduce the bug starting zsh with
the -f option. This skips the execution of local startup files except
Expand Down

0 comments on commit 7c4c41a

Please sign in to comment.