zsh-workers
 help / color / mirror / code / Atom feed
From: Marlon Richert <marlon.richert@gmail.com>
To: "Lawrence Velázquez" <larryv@zsh.org>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Does add-zle-hook-widget violate the contract of ZLE hook widgets?
Date: Sat, 26 Jun 2021 13:12:28 +0300	[thread overview]
Message-ID: <CAHLkEDtiGMCaCSNsp8WX0Z+E8f7M5GXZgkCf-4pSDYnXBfdXkg@mail.gmail.com> (raw)
In-Reply-To: <a6b7b22c-a190-43cf-84f7-97b3ae2a4562@www.fastmail.com>

On Fri, Jun 25, 2021 at 1:30 AM Lawrence Velázquez <larryv@zsh.org> wrote:
>
> On Thu, Jun 24, 2021, at 5:48 PM, Marlon Richert wrote:
> > On Thu, Jun 24, 2021 at 9:30 PM Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> > > Marlon Richert wrote on Thu, Jun 24, 2021 at 13:34:00 +0300:
> > > > Also, regardless of the above, the documentation in
> > > > https://zsh.sourceforge.io/Doc/Release/Zsh-Line-Editor.html#Special-Widgets
> > > > could be updated to guide the user towards azhw.
> > >
> > > +1.  Anyone interested in writing a patch?
> >
> > Done. See attachment.
>
> This patch appears to contain extraneous changes from workers/48978
> that are not relevant to this discussion.  It would be best if you
> submitted a new one based on a clean tree.

I included those changes intentionally:
1. In the section ZLE > Hook Widgets of the HTML version of the
manual, I want to include a link to User Contrib > Manipulating Hook
Functions.
2. To create a link, I need to use a `noderef`.
3. To be able to use `noderef`, I need a `texinode` to link to.
4. Manipulating Hook Functions doesn't have a `texinode`, so I need to add one.
5. When I add a `texinode`, `make install.info` fails to compile if
there isn't a `menu` in the same page that links to it.
6. Hence, I need to update the menu structure of User Contrib.

However, my understanding of Yodl is limited. Is there a simpler way to do this?


  reply	other threads:[~2021-06-26 10:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23 20:30 Marlon Richert
2021-06-23 21:57 ` Daniel Shahaf
2021-06-23 23:33   ` Lawrence Velázquez
2021-06-24  0:09     ` Daniel Shahaf
2021-06-24 10:34   ` Marlon Richert
2021-06-24 10:45     ` Roman Perepelitsa
2021-06-24 18:54       ` Daniel Shahaf
2021-06-24 19:51         ` Roman Perepelitsa
2021-06-24 18:30     ` Daniel Shahaf
2021-06-24 21:48       ` Marlon Richert
2021-06-24 22:29         ` Lawrence Velázquez
2021-06-26 10:12           ` Marlon Richert [this message]
2021-06-26 14:51             ` Bart Schaefer
2021-06-24 23:52         ` Daniel Shahaf
2021-06-26 10:49           ` Marlon Richert
2021-06-25 17:34         ` Bart Schaefer
2021-06-27  8:19 Marlon Richert
2021-06-29  2:06 ` Bart Schaefer
2021-06-29 14:50   ` Marlon Richert

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=CAHLkEDtiGMCaCSNsp8WX0Z+E8f7M5GXZgkCf-4pSDYnXBfdXkg@mail.gmail.com \
    --to=marlon.richert@gmail.com \
    --cc=larryv@zsh.org \
    --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).