zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@zsh.org
Subject: Re: 5.0.9 eventually...?
Date: Sun, 9 Aug 2015 23:45:00 +0900	[thread overview]
Message-ID: <F4297B2B-399C-457F-9B24-471D9A3B965A@kba.biglobe.ne.jp> (raw)
In-Reply-To: <150808172458.ZM14100@torch.brasslantern.com>


2015/08/09 09:24, Bart Schaefer <schaefer@brasslantern.com> wrote:

> } } Has anything been done about the bug reported in 35852?
> } 
> } No, nothing has been done about that.  It is indeed new in 5.0.8
> 
> That was supposed to say "5.0.8-dev-1".

35852 ? Do you mean this?

Subject: Completion bug after assignment,unset
>    zsh -f
>    autoload compinit && compinit
>    RPS2=$PS2; unset PS2 ; setopt <TAB>
> 
> completes files rather than options.

In my case it completes commands (not files), while
% a=b; setopt <TAB>
completes files.

Anyway, this problem seems to be much older.
git-bisect indicates that it has started with the following commit:

commit 568e0db7a964feefa45061967d0c7079a0e59c1e
Author: Peter Stephenson <p.w.stephenson@ntlworld.com>
Date:   Fri Aug 2 18:58:35 2013 +0100

    31611: attempt to fix crash completing redirection in do loop


I can't understand how get_comp_string() works, of course...


  reply	other threads:[~2015-08-09 14:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-08 19:05 Peter Stephenson
2015-08-08 20:40 ` Bart Schaefer
2015-08-08 20:50   ` Mikael Magnusson
2015-08-09  0:20     ` Bart Schaefer
2015-08-08 21:22 ` Oliver Kiddle
2015-08-09  0:23   ` Bart Schaefer
2015-08-09  0:24     ` Bart Schaefer
2015-08-09 14:45       ` Jun T. [this message]
2015-08-09 16:15         ` Completion after assignment as command (Re: 5.0.9 eventually...?) Peter Stephenson
2015-08-10  7:12 ` 5.0.9 eventually...? Ismail Donmez
2015-08-10  9:59   ` Ismail Donmez
2015-08-10 12:50   ` Wait test failure Peter Stephenson
2015-08-10 15:18     ` Peter Stephenson
2015-08-10 15:48       ` Peter Stephenson
2015-08-10 17:44         ` Bart Schaefer
2015-08-10 19:11           ` Peter Stephenson
2015-08-10 17:24   ` A05 test failure (was Re: 5.0.9 eventually...?) Bart Schaefer
2015-08-11  8:20     ` Ismail Donmez
2015-08-17 19:54 ` 5.0.9 eventually...? Peter Stephenson
2015-08-17 20:08   ` Bart Schaefer
2015-08-17 21:17   ` Mikael Magnusson

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=F4297B2B-399C-457F-9B24-471D9A3B965A@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --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).