From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19265 invoked by alias); 19 Oct 2017 18:25:28 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 41941 Received: (qmail 13587 invoked by uid 1010); 19 Oct 2017 18:25:28 -0000 X-Qmail-Scanner-Diagnostics: from mail-wm0-f48.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(74.125.82.48):SA:0(-1.4/5.0):. Processed in 1.789304 secs); 19 Oct 2017 18:25:28 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,RCVD_IN_SORBS_SPAM, SPF_PASS,T_DKIM_INVALID autolearn=no autolearn_force=no version=3.4.1 X-Envelope-From: tamelingdaniel@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version; bh=8vC9khlni4VDFBS5IqcQrja58k0AVIRp/bh7BvcjrLw=; b=YCggYHUF5vbgrfk2+qeqrjYkZuYW7jVRnQtjM1/vW92wKS6aEWgUnfvhy1Kf5Ww6sr e1dM99Dkcn1zbGb65RYdWDtfhL0EEZuhTM5i3+9n4zrpPb2GTcQa1LXK3UDw3INMjsr7 HlJxLKHODJHcPApR+IhzgErUaB7PWXku7eDbWBbPxB1btG6zjRZPPx3MuCGTwYC89/Kc rIefgl8+am2XXPfYdKQQXymbQJ3vfUZq9th01RiaW/+m84BmGsz24p0cRjFSOvlc/zOh J5DiN98nMpSjhWiWsQHeCYurhXJXQF0/xcL6mO9GEeWD0wF8HQ3IcI+jbPaYisT27OjS zOTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=8vC9khlni4VDFBS5IqcQrja58k0AVIRp/bh7BvcjrLw=; b=TL4o5/iWTdOIO+Yt1WRLS4eDoeHdChXFZfPj/6P3WKyFSA621VQMcYLc89rXmcoiD2 IHmflxicQYHg1WiW0Hs9dLhARnqXTUojKC+BQhmPyO/MCru2b417uoHBfHeXiYjRzMjr pmfHHNvjwF2UxTvyRbL6JvgjQ96cE2puVn4brzLHfbHAt9JXVIM6bkBKV20NYxMWPXRD b8lcgOe+c11NXaOs8zeAAUpnBw3R+3rZhUmbruTJ1msACp+xPBwgVXoDF53T/h6WNjCs eR22DOCWlr/DYA1R43mVhysBlyAfGRUHY6QfXEoxA1zHjWIX70aIpewRaOkOHMfOe87L tTgw== X-Gm-Message-State: AMCzsaVrV47EHah+dR8vlR2yvzsxlAO0Fyti/forEbGBIbJ1+u734whX t4s/yD+HIy/Lo0AuuCAIC4T+yQ== X-Google-Smtp-Source: ABhQp+TGGI2+nxeMaEtINr4W6fP6ab5mgJlD8QaBCrJa4GIBXu37fGPfFDR7cMpRwvescdLGMexEhQ== X-Received: by 10.80.145.77 with SMTP id f13mr3451609eda.250.1508437522193; Thu, 19 Oct 2017 11:25:22 -0700 (PDT) References: <7240.1507973844@thecus.kiddle.eu> <6529.1508164192@thecus.kiddle.eu> <20171016152611.GK31613@andrew.cmu.edu> <11117.1508232931@thecus.kiddle.eu> User-agent: mu4e 0.9.16; emacs 25.2.1 From: Daniel Tameling To: Mailing-list zsh-workers Cc: Subject: Re: GH:zsh-users/zsh-completions. In-reply-to: <11117.1508232931@thecus.kiddle.eu> Date: Thu, 19 Oct 2017 20:25:20 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Oliver Kiddle writes: > The web pages are another area where volunteers to help improve things > would be much appreciated. The basic design of them dates back to the > 90s. I seem to remember the wizard picture used to look quite large > whereas it isn't much more than an icon now. > I had a quick look at the web page, and it seems it suffers from link rot. Here are a few things I found: - Under "useful links" the Linux Magazine articles are gone. - Under "about these pages" the "World Wide Web" link is dead, and the "Kevin Sullivan" and "Oliver Kiddle" links don't forward to something meaningful. - The systems listed under http://zsh.sourceforge.net/Etc/machines.html look quite old to me. - Some of the mirrors listed at http://zsh.sourceforge.net/FAQ/META.html seem to be gone. Best regards, Daniel