zsh-workers
 help / color / mirror / code / Atom feed
From: P.Stephenson@swansea.ac.uk
To: Snow Cat <snowcat@gd.cs.CSUFresno.EDU>,
	zsh-workers@math.gatech.edu (Zsh hackers list)
Subject: Re: zsh 2.6beta13 aliases quark
Date: Fri, 05 Jan 96 10:35:05 +0000	[thread overview]
Message-ID: <6764.9601051035@pygmy.swan.ac.uk> (raw)
In-Reply-To: "snowcat@gd.cs.CSUFresno.EDU"'s message of "Sun, 24 Dec 95 12:00:09 PST."             <199512242000.MAA16343@ariel.disney.org>

snowcat@gd.cs.CSUFresno.EDU wrote:
> After processing the following alias file, some of 1-letter aliases become 
> global. That is, "ls e" prints: emacs: no such file or directory. But "echo e
> "
> just prints e. Note that both "ls" and "e" are aliased
> Could you look into it? 
> ...
> alias ls="ls -aFC $LS_OPTIONS"
> alias e=emacs 

Sorry about the late reply...

Check to see if LS_OPTIONS has a space at the end.  This would be
copied to the end of the ls alias, which would trigger alias expansion
on the next word, giving the effect you observe.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77330
Deutches Electronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.


      parent reply	other threads:[~1996-01-05 11:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-24 20:00 Snow Cat
1995-12-29 16:10 ` Zefram
1996-01-05 10:35 ` P.Stephenson [this message]

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=6764.9601051035@pygmy.swan.ac.uk \
    --to=p.stephenson@swansea.ac.uk \
    --cc=snowcat@gd.cs.CSUFresno.EDU \
    --cc=zsh-workers@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).