zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Marlon Richert <marlon.richert@gmail.com>, zsh-workers@zsh.org
Subject: Re: [PATCH] Use zstyle verbose for _parameters descriptions
Date: Tue, 30 May 2023 14:49:41 -0400	[thread overview]
Message-ID: <CACeGjnWonr3FZEXbasLrPZp9MgPVRFkDTpYPWz=0Vaj2fyvSbw@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7ZYCP30CcweFgp0hFnHXiioX9YHdcjFtf=FrDTKBQJ+Ow@mail.gmail.com>

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

Indeed.  I'm getting this error when I test the latest sources:

  comptesteval 'zstyle ":completion:*" fake-parameters bar bat bay'
  comptest $': $ba\t'
Was testing: extra-verbose shows parameter values
../../../src/zsh-2023-05-30/Test/Y01completion.ztst: test failed.
../../../src/zsh-2023-05-30/Test/Y02compmatch.ztst: starting.


This is on arch linux, in case it matters.  Many thanks for fixing this.

  - Vin


On Tue, May 23, 2023 at 2:28 PM Bart Schaefer <schaefer@brasslantern.com>
wrote:

> Test/Y01completion.ztst needs to be updated for this patch.
>
> Test ./Y01completion.ztst failed: output differs from expected as
> shown above for:
>   comptesteval "typeset -a bar=({$'\\0'..$'\\C-?'})"
>   comptesteval 'typeset -A bat=( "$bar[@]" )'
>   comptesteval 'typeset bay="$bar"'
>   comptesteval 'zstyle ":completion:*:parameters" extra-verbose yes'
>   comptesteval 'zstyle ":completion:*" fake-parameters bar bat bay'
>   comptest $': $ba\t'
> Was testing: extra-verbose shows parameter values
>
>

[-- Attachment #2: Type: text/html, Size: 2698 bytes --]

  parent reply	other threads:[~2023-05-30 18:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 20:53 [PATCH] Fix typo in compwid.yo Marlon Richert
2023-05-18 20:53 ` [PATCH] Use zstyle verbose for _parameters descriptions Marlon Richert
2023-05-23 18:27   ` Bart Schaefer
2023-05-24 12:42     ` [PATCH] Fix verbose parameter completion tests Marlon Richert
2023-05-30 18:49     ` Vin Shelton [this message]
2023-06-05  7:53       ` [PATCH] Use zstyle verbose for _parameters descriptions Jun T
2023-06-05 20:24         ` Bart Schaefer
2023-06-05 21:12           ` Vin Shelton
2023-06-06  2:09           ` Jun T
2023-05-18 20:53 ` [PATCH] Show alias values in command completions 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='CACeGjnWonr3FZEXbasLrPZp9MgPVRFkDTpYPWz=0Vaj2fyvSbw@mail.gmail.com' \
    --to=acs@alumni.princeton.edu \
    --cc=marlon.richert@gmail.com \
    --cc=schaefer@brasslantern.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).