zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: Interpret Parameter Value at Time of Function Definition
Date: Tue, 05 Sep 2017 20:08:58 -0700	[thread overview]
Message-ID: <390248da-9bda-96a4-37ea-6c281f70ad44@eastlink.ca> (raw)
In-Reply-To: <4ccab1d5-7944-dc27-9ccf-be377ff8b038@inlv.org>

On 05/09/17 11:21 AM, Martijn Dekker wrote:
>
>>      aaa=ccc t

How is it that that works without a semicolon between the commands?

BTW, when I've had a problem like this one I create files named after 
the variable and containing the content of the variable.  It's brutal 
and slow and stupid but it does provide absolute protection even on 
Thursdays because it bypasses all the intricacies of the rules about 
variables.  You hafta 'rm' the file to make the variable go away.


  reply	other threads:[~2017-09-06  3:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-05 13:47 Vin Shelton
2017-09-05 16:17 ` Daniel Shahaf
2017-09-05 20:51   ` Bart Schaefer
2017-09-05 18:21 ` Martijn Dekker
2017-09-06  3:08   ` Ray Andrews [this message]
2017-09-06  4:16     ` 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=390248da-9bda-96a4-37ea-6c281f70ad44@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-users@zsh.org \
    /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).