zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: trillian <just.so.you.can.email.me@gmail.com>
Cc: zsh-workers@zsh.org
Subject: Re: Documentation of the TIMEFMT variable
Date: Thu, 2 Feb 2023 17:53:25 +0000	[thread overview]
Message-ID: <20230202175325.GA9259@tarpaulin.shahaf.local2> (raw)
In-Reply-To: <e3d93b05-42a2-711a-8b11-bad43646fde3@gmail.com>

trillian wrote on Thu, Feb 02, 2023 at 18:53:15 +0200:
> While I'm at it, TMPSUFFIX (which is just a few lines below it) seems to
> have somewhat broken formatting, as half of its description is highlighted
> like it was a variable name (in the man page at least - this doesn't seem to
> show up in the HTML documentation).

Apparently caused by nesting var() within tt().

--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -1668,7 +1668,7 @@ well as any directory names.  The default is `tt(/tmp/zsh)'.
 vindex(TMPSUFFIX)
 item(tt(TMPSUFFIX))(
 A filename suffix which the shell will use for temporary files created
-by process substitutions (e.g., `tt(=LPAR()var(list)RPAR())').
+by process substitutions (e.g., `tt(=LPAR())var(list)tt(RPAR())').
 Note that the value should include a leading dot `tt(.)' if intended
 to be interpreted as a file extension.  The default is not to append
 any suffix, thus this parameter should be assigned only when needed


  reply	other threads:[~2023-02-02 17:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02 16:53 trillian
2023-02-02 17:53 ` Daniel Shahaf [this message]
2023-02-02 19:33 ` Bart Schaefer
2023-02-03 20:52   ` Stephane Chazelas
2023-02-05  8:36     ` Daniel Shahaf
2023-03-24 10:25     ` Jun T
2023-03-24 14:43       ` Oliver Kiddle
2023-03-27  0:55         ` Jun T

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=20230202175325.GA9259@tarpaulin.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=just.so.you.can.email.me@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).