zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: Is this an orthodox use of zstyle?
Date: Wed, 15 Oct 2003 15:15:21 +0000	[thread overview]
Message-ID: <1031015151521.ZM23749@candle.brasslantern.com> (raw)
In-Reply-To: <20031015095427.GN867@DervishD>

On Oct 15, 11:54am, DervishD wrote:
}
}     A last point: maybe I'm missing something, but I think that the
} entire zstyle thing can be done with parameters (with exception of
} the -e option, maybe).

Yes, you could write "zstyle" as a shell function.  There are a number
of parts of the completion system that could be written as functions,
but that were coded (or re-coded) in C for speed.

I think the caching utility (_store_cache, etc.) would be the next
candidate for that sort of conversion ... there's something else you
could use to store state, by the way.  Even slower than styles, but
sharable across multiple shells.


  reply	other threads:[~2003-10-15 15:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-14 16:00 DervishD
2003-10-14 16:42 ` Bart Schaefer
2003-10-14 17:17   ` DervishD
2003-10-15  6:21     ` Bart Schaefer
2003-10-15  9:54       ` DervishD
2003-10-15 15:15         ` Bart Schaefer [this message]
2003-10-15 19:00           ` DervishD
2003-10-16 14: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=1031015151521.ZM23749@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).