zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@zsh.org
Subject: Re: alias not found
Date: Thu, 29 Oct 2015 21:56:50 -0700	[thread overview]
Message-ID: <151029215650.ZM18194@torch.brasslantern.com> (raw)
In-Reply-To: <5632E10F.5050301@eastlink.ca>

On Oct 29,  8:16pm, Ray Andrews wrote:
}
} Ok, that's one of those little things that's easy to get wrong.
} I'm thinking of each command being finished and returned before
} the next one is even looked at. Is there some fix for that?

Well, no.  That would be Gromit laying his railroad tracks.

} It seems this sort of thing is only a problem with aliases, or at
} least that I've seen so far.

Aliases are one of those things like "setopt interactive_comments"
that actually changes the parsing.

torch% setopt interactivecomments; echo # this is not a comment
# this is not a comment


  reply	other threads:[~2015-10-30  4:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 20:32 Ray Andrews
2015-10-29 23:53 ` Bart Schaefer
2015-10-30  3:16   ` Ray Andrews
2015-10-30  4:56     ` Bart Schaefer [this message]
2015-10-30  6:00       ` Ray Andrews

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=151029215650.ZM18194@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --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).