zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayne@clari.net>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: Completion and global aliases
Date: Tue, 08 Jun 1999 19:43:10 -0700	[thread overview]
Message-ID: <199906090243.TAA01218@bebop.clari.net> (raw)

I figured out what was going wrong with getting completion running
with my setup.  The running of the completion code is apparently
being affected by all my global aliases.  I happen to have a global
alias named "X" that is getting expanded by a completion script and
is causing a syntax error.

This brings up the issue:  shouldn't completion really be running in
a pre-defined environment, not the user's current environment?
I.e.  I don't want all my interactive options, aliases, etc. to
affect the running of the scripts.

It seems to me like we need the code that runs the completion
scripts to switch over to its own options/aliases/whatever-else
and then switch back when it finishes.

..wayne..


             reply	other threads:[~1999-06-09  2:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-09  2:43 Wayne Davison [this message]
1999-06-09  6:15 ` PATCH: " Bart Schaefer
1999-06-09  7:48   ` Peter Stephenson
1999-06-09 15:40     ` Bart Schaefer

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=199906090243.TAA01218@bebop.clari.net \
    --to=wayne@clari.net \
    --cc=zsh-workers@sunsite.auc.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).