zsh-workers
 help / color / mirror / code / Atom feed
From: Marlon Richert <marlon.richert@gmail.com>
To: dana <dana@dana.is>
Cc: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Re: install.info failure
Date: Thu, 27 May 2021 21:26:30 +0300	[thread overview]
Message-ID: <CAHLkEDsHqaJzPpwCwX3p+19JKL-cDqKQU1BbY32VjBwgb9KL_w@mail.gmail.com> (raw)
In-Reply-To: <5874C8B8-27FF-40C3-AFA7-606C6BF04516@dana.is>

[-- Attachment #1: Type: text/plain, Size: 136 bytes --]

On Wed, May 26, 2021 at 1:13 AM dana <dana@dana.is> wrote:
>
> FYI, you can use the yodl package from MacPorts.

Thanks! Here's my fix:

[-- Attachment #2: 0001-Add-missing-node-refs-in-contrib.yo.txt --]
[-- Type: text/plain, Size: 2136 bytes --]

From be0a3817622ba2d8fe2275c016b11b562727c97f Mon Sep 17 00:00:00 2001
From: Marlon Richert <marlon.richert@gmail.com>
Date: Thu, 27 May 2021 21:22:24 +0300
Subject: [PATCH] Add missing node refs in contrib.yo

---
 Doc/Zsh/contrib.yo | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index a972f08d6..eb001e96f 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -26,6 +26,15 @@ endmenu()
 texinode(Utilities)(Recent Directories)()(User Contributions)
 sect(Utilities)
 
+startmenu()
+menu(Accessing On-Line Help)
+menu(Recompiling Functions)
+menu(Keyboard Definition)
+menu(Dumping Shell State)
+menu(Manipulating Hook Functions)
+endmenu()
+
+texinode(Accessing On-Line Help)(Recompiling Functions)()(Utilities)
 subsect(Accessing On-Line Help)
 cindex(helpfiles utility)
 
@@ -80,6 +89,7 @@ ifnzman(noderef(Parameters Used By The Shell))\
 installation; if it is not, copy tt(Functions/Misc/run-help) to an
 appropriate directory.
 
+texinode(Recompiling Functions)(Keyboard Definition)(Accessing On-Line Help)(Utilities)
 subsect(Recompiling Functions)
 cindex(functions, recompiling)
 cindex(zrecompile utility)
@@ -168,6 +178,7 @@ Once the digests have been created and your tt(fpath) modified to refer to
 them, you can keep them up to date by running tt(zrecompile) with no
 arguments.
 
+texinode(Keyboard Definition)(Dumping Shell State)(Recompiling Functions)(Utilities)
 subsect(Keyboard Definition)
 cindex(keyboard definition)
 
@@ -211,6 +222,7 @@ ifnzman(noderef(Parameters Used By The Shell))\
 installation; if it is not, copy tt(Functions/Misc/zkbd) to an
 appropriate directory.
 
+texinode(Dumping Shell State)(Manipulating Hook Functions)(Keyboard Definition)(Utilities)
 subsect(Dumping Shell State)
 cindex(reporter utility)
 
@@ -287,6 +299,7 @@ any prefix, even a single letter; thus tt(a) is the same as tt(aliases),
 tt(z) is the same as tt(zstyles), etc.
 enditem()
 
+texinode(Manipulating Hook Functions)()(Dumping Shell State)(Utilities)
 subsect(Manipulating Hook Functions)
 cindex(hook function utility)
 
-- 
2.30.1 (Apple Git-130)


  reply	other threads:[~2021-05-27 18:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-22 13:11 Vin Shelton
2021-05-22 13:23 ` Daniel Shahaf
2021-05-24 20:22   ` Daniel Shahaf
2021-05-25  4:00     ` Jun T
2021-05-25  6:48       ` Bart Schaefer
2021-05-25  8:25         ` Jun T
2021-05-25 16:00           ` Bart Schaefer
2021-05-25 16:47           ` Daniel Shahaf
2021-05-25 20:58     ` Marlon Richert
2021-05-25 21:54       ` Bart Schaefer
2021-05-25 22:16       ` dana
2021-05-27 18:26         ` Marlon Richert [this message]
2021-05-31 22:33           ` Bart Schaefer
2021-06-01 10:44             ` Marlon Richert
2021-06-02  6:33               ` Bart Schaefer
2021-06-04 21:49                 ` dana
2021-06-05 16:09                   ` Bart Schaefer
2021-06-13 18:23                     ` [PATCH] " Bart Schaefer
2021-06-05 10:47 Thomas Paulsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHLkEDsHqaJzPpwCwX3p+19JKL-cDqKQU1BbY32VjBwgb9KL_w@mail.gmail.com \
    --to=marlon.richert@gmail.com \
    --cc=dana@dana.is \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).