zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@sunsite.dk
Subject: Re: segmentation fault in menu-select
Date: Thu, 29 May 2008 19:44:24 +0900	[thread overview]
Message-ID: <a0600107fc464392dd78f@kba.biglobe.ne.jp> (raw)
In-Reply-To: <48299A33.9070002@sergio.spb.ru>

Has this post been answered in other place?

At 5:40 PM +0400 08.5.13, sergio wrote:
>% cat .zshrc
>autoload -Uz compinit
>compinit
>zmodload zsh/complist

You must "zmodload zsh/complist" before compinit.
In zshcompsys manpage, section "Use of compinit", it says:

  If you  use  the
  menu-select  widget,  which  is  part  of  the zsh/complist module, you
  should make sure that that module is loaded before the call to compinit
  so  that  that  widget  is  also re-defined.

>i can't reproduce this bug in zsh -f mode.

Yes.
I don't know why it works if you start "zsh -f" and then "source .zshrc".


  reply	other threads:[~2008-05-29 10:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-13 13:40 sergio
2008-05-29 10:44 ` Jun T. [this message]
2008-05-29 14:47   ` sergio
2008-05-29 16:17   ` Bart Schaefer
2008-05-29 16:43     ` sergio

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=a0600107fc464392dd78f@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --cc=zsh-workers@sunsite.dk \
    /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).