zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Cc: Marlon Richert <marlon.richert@gmail.com>
Subject: [PATCH] Re: install.info failure
Date: Sun, 13 Jun 2021 11:23:17 -0700	[thread overview]
Message-ID: <CAH+w=7ZUv7Q=c90rJie94DcbseFD+_qexdXnfdiAAErR4PUPkA@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7Y6Mo0ZqV16HkRai5e=QaWAgiuBS9aRxsvEEz=sEd4tyw@mail.gmail.com>

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

On Sat, Jun 5, 2021 at 9:09 AM Bart Schaefer <schaefer@brasslantern.com> wrote:
>
> Consistency with what was previously there would be to remove the
> linked cross-reference and just make a plain-text reference to the
> other section.

Here's a patch to do that, just to un-break the build.

> All this stuff that Marlon is doing is adding to the
> internal linkages, which is well-intentioned but unrelated to the
> original change that created the build problem.

If we want to pick some of this up later, nothing prevents it.

[-- Attachment #2: infoxrefgaff.txt --]
[-- Type: text/plain, Size: 746 bytes --]

diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index a972f08d6..e74528341 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -2043,9 +2043,8 @@ beyond the scope of tt(localoptions), should your function need that.
 )
 item(Modify hooks)(
 Use of tt(add-zsh-hook) and tt(add-zle-hook-widget) is recommended (see
-ifzman(the bf(Manipulating Hook Functions) section above)\
-ifnzman(noderef(Manipulating Hook Functions))\
-). All hooks that follow the naming pattern tt(prompt_)var(theme)tt(_)var(hook)
+the bf(Manipulating Hook Functions) section above).
+All hooks that follow the naming pattern tt(prompt_)var(theme)tt(_)var(hook)
 are automatically removed when the prompt theme changes or is disabled.
 )
 item(Declare cleanup)(

      reply	other threads:[~2021-06-13 18:23 UTC|newest]

Thread overview: 18+ 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
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                     ` Bart Schaefer [this message]

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='CAH+w=7ZUv7Q=c90rJie94DcbseFD+_qexdXnfdiAAErR4PUPkA@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=marlon.richert@gmail.com \
    --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).