zsh-users
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier+lists/zsh/users/news/@tequila.cs.yale.edu>
To: zsh-users@math.gatech.edu
Subject: strange behavior with 3.0.5
Date: 12 Nov 1998 14:25:48 -0500	[thread overview]
Message-ID: <5lsofo67cz.fsf@tequila.cs.yale.edu> (raw)


How do you explain the following behavior ?

    ~-0% foo=(); echo $#foo $foo ; bar=hello; foo=($foo $bar); echo $#foo $foo; foo=($foo $bar); echo $#foo $foo
    0
    1 $bar
    2 $bar hello
    ~-0% 


-- Stefan


             reply	other threads:[~1998-11-12 19:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-12 19:25 Stefan Monnier [this message]
1998-11-12 21:54 ` Stefan Monnier
1998-11-12 22:27   ` 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=5lsofo67cz.fsf@tequila.cs.yale.edu \
    --to=monnier+lists/zsh/users/news/@tequila.cs.yale.edu \
    --cc=zsh-users@math.gatech.edu \
    /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).