rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
From: netapp!byron@netcom.com (Byron Rakitzis)
To: alan@oldp.astro.wisc.edu, rc@hawkwind.utcs.toronto.edu
Subject: Re:  bug in ~ ?
Date: Thu, 27 May 1993 00:53:58 -0400	[thread overview]
Message-ID: <9305270453.AA05584@netapp.netapp.com> (raw)

There are no heirarchical lists in rc. Therefore you can't embed the
null list in an argument list to anything.

~ takes just two lists as arguments. Maybe this will make things clearer:

	~ foo (foo bar) (FOO BAR)

reduces to

	~ (foo) (foo bar FOO BAR)

and evaluates to true. The arguments to ~ don't enjoy any special
property that you might imagine. They are just a word list.


             reply	other threads:[~1993-05-27  4:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-05-27  4:53 Byron Rakitzis [this message]
  -- strict thread matches above, loose matches on Subject: below --
1993-05-27  0:44 Alan Watson

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=9305270453.AA05584@netapp.netapp.com \
    --to=netapp!byron@netcom.com \
    --cc=alan@oldp.astro.wisc.edu \
    --cc=rc@hawkwind.utcs.toronto.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.
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).