zsh-workers
 help / color / mirror / code / Atom feed
From: Vasiliy Ivanov <beelzebubbie.logs@gmail.com>
To: zsh-workers@zsh.org
Cc: zsh-workers@zsh.org
Subject: _history_complete_{newer,older} complains on «unmatched» in _all_labels if globbing
Date: Wed, 22 Oct 2014 03:08:31 +0600	[thread overview]
Message-ID: <5446CB4F.7080808@gmail.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

% typeset -a somevariable
% somevariable=(1 2 3)

% somev<_history-complete-older>  (completed to somevariable, all ok)

% *mevar<_history-complete-older> (completed properly, 2 items suggested – 'somevariable=(' and
'somevariable', guessed because expand prefix suffix style)

but fires hundreds of messages:
_all_labels:39: closing brace expected
…
_all_labels:39: unmatched '
…
_all_labels:39: unmatched "

reproducible with any globbing syntax, zsh 5.0.7

- -- 
Regards,
  Vasiliy Ivanov <beelzebubbie.logs@gmail.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJURstPAAoJEAnDj7eK12hqkMYH/Ak6JxfME5/1vDzyiarhz+N7
cRmMsOM4O61Kjs6z2xoUHFt3K2uBI4rZPcJw/lp2d5bCGYxIpDe+KvXiy5FbsJXs
qeA1YYEA06K7nHIHOgqmJ8hXVM3HXe7vvDN5CSeZgfV1UyL+pgww3gqnkD9m4wzL
q+ornRSnTBBn377+HismjDOANkrQmyxRkbinKN3owF2NsB8+/k4m8fvFGB3tFUh8
eDBjHfX1LVNwiXRazJgnmJixCxmuNzlHi5CAmLv9IyToZpvFJB+zTLzqPANfFtJ5
FTZAYj3iAaJyzCEtVQObPqSc+qvQS/qnZ/qdbkhh9Bx76BbLxwza8DonOxFs6lc=
=Br5k
-----END PGP SIGNATURE-----


             reply	other threads:[~2014-10-21 21:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-21 21:08 Vasiliy Ivanov [this message]
2014-10-22  6:43 ` _history_complete_{newer,older} complains on "unmat ched" " Bart Schaefer
2014-10-22  8:53   ` Vasiliy Ivanov
2014-10-22 11:08     ` Daniel Shahaf
2014-10-22 21:26       ` Vasiliy Ivanov
2014-10-23  3:18         ` Bart Schaefer
2014-10-24 20:47           ` Vasiliy Ivanov

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=5446CB4F.7080808@gmail.com \
    --to=beelzebubbie.logs@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).