From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1041 invoked by alias); 11 Sep 2016 21:51:57 -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: X-Seq: 39284 Received: (qmail 5513 invoked from network); 11 Sep 2016 21:51:57 -0000 X-Qmail-Scanner-Diagnostics: from mail-qk0-f176.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(209.85.220.176):SA:0(0.0/5.0):. Processed in 0.326475 secs); 11 Sep 2016 21:51:57 -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=0.0 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE, SPF_PASS,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: ethersoft@gmail.com X-Qmail-Scanner-Mime-Attachments: |diffs| X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.220.176 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:from:date:message-id:subject:to; bh=OTqXKJF/081XTY9UNvhfajdlDFKsNCH707gADe/puR0=; b=tFXqff61T/+6uLzbW06puPf6A6nBVP0wBzag1JxUX0DwuIh+owFi1Y436YcJnn2D1X K1GyRChKuxd37T+4kZNRUYCnjqNZKlUxuwTzmL8/GqRi8+/bpv9IbrRsa7Hxm+Ix+WTJ 0KgePw9jNO5Pn2nsUJzBRd6UG4dStsHGfYPYODvimX7obRN2eqfJlYtBo3WvHl5/kRwy N6a2hATb8q77uw7Z97qgyGBZoWFGNOgzM1GfCeNWb/TXz9RQA3Se9S0WB1ghdGYTStpA GXkVvO9Z8c6vjCv5cOD9YPuSqznrT++yfsLOSVwNLTS7kSokJZ/hnZ14FGkEaBGfxOKs DEMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:from:date:message-id :subject:to; bh=OTqXKJF/081XTY9UNvhfajdlDFKsNCH707gADe/puR0=; b=NY2+CjEswRkTtUdUiw9FMRLoNPG8BfHX0liZOuHiO+4dITyN9uz1Y4H3PXML52wI/M QyxVRFxvidrR5dYO8ByhtujYbo4EEoyr49DgduK+ruhNoyntHBI0y+E+mp1swJCXJtf8 bLp8Fo2ywKzIdRT5qYq91uWJGUh3eL0IhWxEo0OetyTHJkPZWZGWCLE2bX+TFGpOquNP 0vSxoPsSKaouX++kBTXMLKXzCV6j54fZ6Z12I/P6fzUrfjCJBzIXr5MT+QvlgW+UZerl Da4/jDRA710728BjkyosqPvuUkaAL4E1RUBekkmSS6qPNZRxps+hISuzVqyDgwsAxhcy LSMQ== X-Gm-Message-State: AE9vXwO8QOQ6uk/+9Hfe9/uUMbWZNFMq+b1B5Hf2YZ3EifPlR+4eLcGRqQofW5SvS9KvdisKqIVq593Y4h3tdQ== X-Received: by 10.55.119.134 with SMTP id s128mr17173506qkc.39.1473626886843; Sun, 11 Sep 2016 13:48:06 -0700 (PDT) MIME-Version: 1.0 Reply-To: acs@alumni.princeton.edu From: Vin Shelton Date: Sun, 11 Sep 2016 16:48:06 -0400 Message-ID: Subject: Unreferenced node 'Completion System Variables' To: "Zsh Hackers' List" Content-Type: multipart/mixed; boundary=94eb2c05cbd01fa26f053c417fbc --94eb2c05cbd01fa26f053c417fbc Content-Type: multipart/alternative; boundary=94eb2c05cbd01fa267053c417fba --94eb2c05cbd01fa267053c417fba Content-Type: text/plain; charset=UTF-8 Without the attached patch I get the following error on 'make install.info': tzsh.texi:25324: warning: unreferenced node `Completion System Variables' tzsh.texi:19532: node `Completion System' lacks menu item for `Completion System Variables' despite being its Up target Makefile:494: recipe for target 'install.info' failed make[1]: *** [install.info] Error 1 I don't think I have commit privileges since we moved to git, so if this looks OK, please apply it. Thanks, Vin --94eb2c05cbd01fa267053c417fba Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Without the attached patch I get the following error = on 'make install.info':

tzsh.texi:25324: warning: unreferenced node `Completion S= ystem Variables'
tzsh.texi:19532: node `Completion System'= ; lacks menu item for `Completion System Variables' despite being its U= p target
Makefile:494: recipe for target 'install.info' failed
make[1]: *** [install.info] Error 1

I don't think I have commit privileges since we moved to git, so if th= is looks OK, please apply it.

Thanks,
= =C2=A0 Vin
--94eb2c05cbd01fa267053c417fba-- --94eb2c05cbd01fa26f053c417fbc Content-Type: application/octet-stream; name=diffs Content-Disposition: attachment; filename=diffs Content-Transfer-Encoding: base64 X-Attachment-Id: f_isz3dg730 ZGlmZiAtLWdpdCBhL0NoYW5nZUxvZyBiL0NoYW5nZUxvZwppbmRleCA3ODkzMWFkLi5mMTIwZDI0 IDEwMDY0NAotLS0gYS9DaGFuZ2VMb2cKKysrIGIvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsOCBAQAor MjAxNi0wOS0xMSAgVmluIFNoZWx0b24gIDxldGhlcnNvZnRAZ21haWwuY29tPgorCisJKiBEb2Mv WnNoL2NvbXBzeXMueW86CisJQWRkZWQgQ29tcGxldGlvbiBTeXN0ZW0gVmFyaWFibGVzIGFzIGEg bWVudSBpdGVtCisKIDIwMTYtMDktMTEgIE9saXZlciBLaWRkbGUgIDxvcGtAenNoLm9yZz4KIAog CSogMzkyNjEgKHR3ZWFrZWQgY2YuIERhbmllbDogMzkyNzUpOiBEb2MvWnNoL2NvbXBzeXMueW86 CkBAIC0xNyw2ICsyMiw3IEBACiAKIAkqIDM5MjUyOiBTcmMvWmxlL2NvbXBjb3JlLmMsIFNyYy9a bGUvY29tcGN0bC5jLAogCVNyYy9abGUvY29tcHV0aWwuYywgU3JjL1psZS96bGVfbWlzYy5jLCBT cmMvWmxlL3psZV90cmlja3kuYywKKwogCVNyYy9idWlsdGluLmMsIFNyYy9zdWJzdC5jLCBTcmMv dGV4dC5jLCBTcmMvdXRpbHMuYzogaW50ZXJuYWw6CiAJcXVvdGVzdHJpbmc6IERyb3AgdGhlICdl JyBwYXJhbWV0ZXIsIHdoaWNoIG5vIGNhbGxlciB1c2VzLgogCmRpZmYgLS1naXQgYS9Eb2MvWnNo L2NvbXBzeXMueW8gYi9Eb2MvWnNoL2NvbXBzeXMueW8KaW5kZXggYmMwMzZhZC4uODdiZTBmYyAx MDA2NDQKLS0tIGEvRG9jL1pzaC9jb21wc3lzLnlvCisrKyBiL0RvYy9ac2gvY29tcHN5cy55bwpA QCAtOTEsNiArOTEsNyBAQCBtZW51KENvbnRyb2wgRnVuY3Rpb25zKQogbWVudShCaW5kYWJsZSBD b21tYW5kcykKIG1lbnUoQ29tcGxldGlvbiBGdW5jdGlvbnMpCiBtZW51KENvbXBsZXRpb24gRGly ZWN0b3JpZXMpCittZW51KENvbXBsZXRpb24gU3lzdGVtIFZhcmlhYmxlcykKIGVuZG1lbnUoKQog CiB0ZXhpbm9kZShJbml0aWFsaXphdGlvbikoQ29tcGxldGlvbiBTeXN0ZW0gQ29uZmlndXJhdGlv bikoKShDb21wbGV0aW9uIFN5c3RlbSkK --94eb2c05cbd01fa26f053c417fbc-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5452 invoked by alias); 12 Sep 2016 16:44:14 -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: X-Seq: 39297 Received: (qmail 84 invoked from network); 12 Sep 2016 16:44:14 -0000 X-Qmail-Scanner-Diagnostics: from mail-pa0-f65.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(209.85.220.65):SA:0(0.0/5.0):. Processed in 0.558296 secs); 12 Sep 2016 16:44:14 -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=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: schaefer@brasslantern.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at brasslantern.com does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=9W/ZDxYFHyRTVN2/vEL262dtn+SC0eMxyT7nVhMEDLw=; b=xr7P91XhJXiTzBUfuT5210L41P3i6QvzgGJBVF35Ox1amLep1uNGkR9MhWFj/rgyZa 0wnS0WISEuiCv9nXb4WWfZQRc4wgEbp8TExr0zinWmzlr/NLbc8xpw3UWxRY1vVETZUf mVozylNnfndot9QY7BSfKR2FDoH/WojvdniKEqSEGaZWrXvfUz4ZiufYTpJFb73LJLqm 9GN0sEI/5TDzcoxqcPK/+MDxhHib+zm1NGasjF3mDTZAL+zLCWZlOhGgkUrJIVXx7fzD qL3R8d4WLUVJALzCPycVc/gRsqUz8uz3BA/OqYlMixcw9lGVzM4lfoX/jnrVbpealVsZ vLOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version; bh=9W/ZDxYFHyRTVN2/vEL262dtn+SC0eMxyT7nVhMEDLw=; b=cAqY1vovbIektPYAdbQZEBSlX5b55BerJTL/cYuOAO8bcfMF49ZNjvXlcJiE30+ShA rXpA+NzBHQKdrDxGICdw8nn0hEQOPKgmkJzQ2Uc2TUWaiViAgvStGg/0dBYtqzKyciTD UR/j3JOW580E7tvoictG7CWUZWVZEGWKiUSl3Rjh2nM2FmQWM5zLs8M92+/UCbo5qD9L 4czVMPf+5C1u6C+aiJgUd77wBjsy24GcPxUtaClj8UZ4rBwIvYCl2h/GJkZbKndZqWSr yOBJFk53RY0br1/IHoqMF9U85VOCptR/3YPJbyXgKtCdJaNb6WeBhamccVCJxZDh3SeV AolQ== X-Gm-Message-State: AE9vXwPjqX1PU24G3zwwIu5FKVZzPR7AFiFGeuMKDE73Wo2OxK84/c2ap8qNWCXpqyZb4w== X-Received: by 10.66.11.167 with SMTP id r7mr31333581pab.136.1473698648847; Mon, 12 Sep 2016 09:44:08 -0700 (PDT) From: Bart Schaefer Message-Id: <160912094416.ZM24551@torch.brasslantern.com> Date: Mon, 12 Sep 2016 09:44:16 -0700 In-Reply-To: Comments: In reply to Vin Shelton "Unreferenced node 'Completion System Variables'" (Sep 11, 4:48pm) References: X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: "Zsh Hackers' List" Subject: Re: Unreferenced node 'Completion System Variables' MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Sep 11, 4:48pm, Vin Shelton wrote: } } Without the attached patch I get the following error on 'make install.info': } } tzsh.texi:25324: warning: unreferenced node `Completion System Variables' Even with the patch, I get this: Doc/zsh.texi:25327: Prev field of node `Completion System Variables' not pointed to. Doc/zsh.texi:23436: This node (Completion Functions) has the bad Next. Doc/zsh.texi:23436: Next field of node `Completion Functions' not pointed to (perhaps incorrect sectioning?). Doc/zsh.texi:25368: This node (Completion Directories) has the bad Prev. Fixing the "bad Next" resolves the "bad Prev". diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 87be0fc..cab665b 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -3468,7 +3468,7 @@ emacs and vi respectively. ) enditem() -texinode(Completion Functions)(Completion Directories)(Bindable Commands)(Completion System) +texinode(Completion Functions)(Completion System Variables)(Bindable Commands)(Completion System) sect(Utility Functions) cindex(completion system, utility functions)