zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk (Zsh users list)
Subject: Re: retrieving invocation arguments
Date: Mon, 17 Sep 2001 16:06:00 +0000	[thread overview]
Message-ID: <1010917160600.ZM5905@candle.brasslantern.com> (raw)
In-Reply-To: <28827.1000741112@csr.com>

On Sep 17,  4:38pm, Peter Stephenson wrote:
} Subject: Re: retrieving invocation arguments
}
} Bart Schaefer wrote:
} >   ## begin saveopts
} >   emulate -L zsh	# This takes care of ksharrays et al.
} 
} It also screws everything up completely, appearing at that point.  That's
} why I tried to do the minimum, saving the options to an ordinary array,
} first.

Right, sorry, I noticed that just after I'd sent the message.

I think actually that the "emulate" could just be discarded entirely from
my version.  All the joins and splits are explicit so shwordsplit doesn't
matter, pattern matching with (...|...) works even with kshglob, and there
are no ordinary arrays to be affected by ksharrays.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-09-17 16:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-14 20:42 Adam Spiers
2001-09-15 17:34 ` Bart Schaefer
2001-09-17 10:02   ` Sweth Chandramouli
2001-09-17 11:07     ` Peter Stephenson
2001-09-17 15:17       ` Bart Schaefer
2001-09-17 15:38         ` Peter Stephenson
2001-09-17 16:06           ` Bart Schaefer [this message]
2001-09-17 20:59           ` Adam Spiers
2001-09-17 20:25             ` Sweth Chandramouli
2001-09-18 10:53               ` Adam Spiers
2001-09-17 10:23   ` Adam Spiers
2001-09-17 16:13     ` Bart Schaefer
2001-09-18 11:39       ` Adam Spiers

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=1010917160600.ZM5905@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).