zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: Completion of CLI parameters
Date: Sat, 1 May 2004 17:50:52 +0000	[thread overview]
Message-ID: <1040501175053.ZM2473@candle.brasslantern.com> (raw)
In-Reply-To: <65c790119uqg8063k7r9eoft9vp1n2vvd2@4ax.com>

On May 1,  3:14pm, zzapper wrote:
} Subject: Re: Completion of CLI parameters
}
} >#autoload
} ># Name this file expand-args-of and place it in a $fpath directory, and
} ># then add these commands to .zshrc:
} >#  zle -C expand-args-of complete-word _generic
} >#  zstyle ':completion:expand-args-of::::' completer expand-args-of
} >#  bindkey '^x^a' expand-args-of
} 
} This one just beeps at me?!?

Is it possible that expand-args-of is not being autoloaded?

It's compinit that processes the #autoload directive, so you either have
to manually autoload it or re-run compinit or start a fresh zsh before it
will work.  I should have mentioned that.  You may also have to remove
your ~/.zcompdump file and let it be rebuilt.


  reply	other threads:[~2004-05-01 17:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a5u190lnjueh9jiu4ci6bq5uimo4d5tu37@4ax.com>
2004-04-29 12:56 ` Peter Stephenson
2004-04-29 14:59   ` Bart Schaefer
2004-05-01 14:14     ` zzapper
2004-05-01 17:50       ` Bart Schaefer [this message]
2004-05-02 15:35         ` zzapper
     [not found] <4me190pohevfcnoecm43f7ab9cclh3233g@4ax.com>
2004-04-29 11:40 ` Peter Stephenson
2004-04-28 15:56 zzapper
2004-04-28 17:39 ` Peter Stephenson

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=1040501175053.ZM2473@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).