zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Thorsten Kampe <thorsten@thorstenkampe.de>, zsh-users@zsh.org
Subject: Re: Tab completion error after upgrade
Date: Fri, 26 Jun 2015 14:52:38 -0700	[thread overview]
Message-ID: <150626145238.ZM21872@torch.brasslantern.com> (raw)
In-Reply-To: <mmkd2g$1ah$1@ger.gmane.org>

On Jun 26, 10:35pm, Thorsten Kampe wrote:
}
} > Just to be sure, have you re-run compinit ?
} 
} `autoload -U compinit; compinit -C ` is run from my .zshrc. I also 
} deleted .zcompdump and .zcompdump.zwc.

If you have .zwc files, you may need to delete and rebuild those as
well.  There was some effort made to improve the algorithm that
compares the .zwc file version to the zsh version, but it still
may sometimes load a compiled function from an older shell.

In particular there are no parens on line 143 of _main_complete,
which makes the error suspicious.


  parent reply	other threads:[~2015-06-26 21:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26 18:25 Thorsten Kampe
2015-06-26 19:06 ` Peter A. Castro
2015-06-26 20:35   ` Thorsten Kampe
2015-06-26 20:42     ` Peter A. Castro
2015-06-26 20:50       ` Thorsten Kampe
2015-06-26 21:52     ` Bart Schaefer [this message]
2015-06-27 10:09       ` Thorsten Kampe
2015-06-27 10:12         ` Thorsten Kampe
2015-06-27 16:43           ` Peter Stephenson
2015-06-27 18:35             ` Bart Schaefer
2015-06-27 19:34               ` Assorted TRAPxxx / trap xxx observations Bart Schaefer
2015-06-26 19:45 ` Tab completion error after upgrade Frank Terbeck
2015-06-27 12:51 ` zzapper

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=150626145238.ZM21872@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=thorsten@thorstenkampe.de \
    --cc=zsh-users@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).