zsh-users
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "ZSH User List" <zsh-users@sunsite.auc.dk>
Subject: RE: strange alias effects
Date: Mon, 29 May 2000 16:30:44 +0400	[thread overview]
Message-ID: <000001bfc969$b5890c70$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <20000529141336.A31206@br-online.de>

>
> > Sorry, this is of course wrong. You just seem to have alias
> definition
> > *after* function definition. Because aliases are expanded
> when function
> > is *defined*, they are not seen when functnio is executed.
> That would make sense to me, but I _do_ have the alias
> defined before the
> function.  And since this was no problem until I upgraded to
> 3.1.7-pre-4
> I suspect I found a tiny bug???
>

I cannot reproduce it. I tried to add the same lines

alias foo='echo xxx'
bar() { foo }

to both ~/.zshenv and ~/.zshrc. In both cases it works as expected.
Sourcing file with the above defintions from .zshrc works as well. This
is with current CVS version.

>
> PS: cc to me is not necessary.  I am usually subscribed to the lists
>     I post to. :-)
>

Well, unfortunately, to be able to reply to list I have to use "Reply to
all" ... and manually removing recipients every time ...

It is exactly the reason I have procmail recipe that removes duplicates
;-0

-andrej


  reply	other threads:[~2000-05-29 12:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-29  9:56 Andy Spiegl
2000-05-29 10:13 ` Bart Schaefer
2000-05-29 10:27   ` Andy Spiegl
2000-05-29 13:32     ` Sven Wischnowsky
2000-05-29 13:47       ` Andy Spiegl
2000-05-29 17:24       ` Bart Schaefer
2000-05-29 11:44 ` Andrej Borsenkow
2000-05-29 12:06   ` Andrej Borsenkow
2000-05-29 12:13     ` Andy Spiegl
2000-05-29 12:30       ` Andrej Borsenkow [this message]
2000-05-29 12:59         ` Andy Spiegl
     [not found]           ` <000301bfc96e$cf7af2b0$21c9ca95@mow.siemens.ru>
2000-05-29 13:13             ` Andy Spiegl

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='000001bfc969$b5890c70$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-users@sunsite.auc.dk \
    /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).