zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Clinton Bunch <cdb_zsh@zentaur.org>
Cc: "zsh-workers@zsh.org" <zsh-workers@zsh.org>
Subject: Re: Can someone tell me what I'm doing wrong in the YODL?
Date: Sat, 23 Mar 2024 14:55:38 -0700	[thread overview]
Message-ID: <CAH+w=7bafNMENuJbZr7t0fDnjg9fCLrba6atSk7vdpP9PcOgXA@mail.gmail.com> (raw)
In-Reply-To: <b7ab325b-253e-44aa-a693-0c811c0679ae@zentaur.org>

On Sat, Mar 23, 2024 at 2:09 PM Clinton Bunch <cdb_zsh@zentaur.org> wrote:
>
> This is to facilitate a construct like example($a[zrand_int($#a)+1]) rather

example() can't be inlined, you have to put it on a line by itself.

If you want an inlined example, we usually use
  `tt(the example)'


      reply	other threads:[~2024-03-23 21:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-23 21:09 Clinton Bunch
2024-03-23 21:55 ` 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=7bafNMENuJbZr7t0fDnjg9fCLrba6atSk7vdpP9PcOgXA@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=cdb_zsh@zentaur.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).