zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: "Zsh Users' List" <zsh-users@sunsite.dk>
Subject: Re: _expand_word_and_keep of 'keeper suite' doesn't work
Date: Thu, 01 Dec 2005 16:05:36 +0000	[thread overview]
Message-ID: <1051201160536.ZM12180@candle.brasslantern.com> (raw)
In-Reply-To: <87iru9i1h6.fsf@trews52.bothi.fi>

On Dec 1, 11:57am, Hannu Koivisto wrote:
}
} The version of _expand_word_and_keep below (from the magazine
} article) doesn't seem to work in at least 4.2.5.  For some reason
} the condition [[ $args[-J] == all-expansions ]] is never true

The accept-exact and keep-prefix styles can cause _expand to skip
the call to compadd entirely, and styles that affect the value of
$compstate[insert] can cause it to skip the step that passes the -J
flag.  What are your zstyle settings?


  reply	other threads:[~2005-12-01 16:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01  9:57 Hannu Koivisto
2005-12-01 16:05 ` Bart Schaefer [this message]
2005-12-01 22:39   ` Hannu Koivisto
2005-12-02 16:57     ` Bart Schaefer
2005-12-02 19:40       ` Hannu Koivisto
2005-12-03  3:44         ` Bart Schaefer
2005-12-03 12:27           ` Hannu Koivisto
2005-12-03 18:20             ` Bart Schaefer
2005-12-04  5:44               ` Joakim Ryden

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=1051201160536.ZM12180@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@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).