zsh-workers
 help / color / mirror / code / Atom feed
From: dom@happygiraffe.net (Dominic Mitchell)
To: zzapper <david@tvis.co.uk>
Cc: zsh-users@sunsite.dk, zsh-workers@sunsite.dk
Subject: Re: zsh alias question
Date: Tue, 18 Apr 2006 15:04:38 +0100	[thread overview]
Message-ID: <20060418140438.GC23112@gimli.happygiraffe.net> (raw)

On Tue, Apr 18, 2006 at 01:46:23PM +0000, zzapper wrote:
> Paul Lew <paullew@cisco.com> wrote in news:17460.9011.468218.643705@cns-
> build4.cisco.com:
> 
> >>>>>> "Stephen" == Stephen Henry <stephenry@gmail.com> writes:
> > 
> >     Stephen> Okay, This is a pretty simple problem, but after looking
> >     Stephen> over the documentation, I cannot figure out what is
> >     Stephen> wrong. If I type
> > 
> >     Stephen> alias emacs='emacs -nw'
> > 
> > I have the same alias and had no problem.  Try 'which emacs' to see
> > what is mapped.
> > 
> 
> Is there a generally agreed convention for ensuring that one is using the 
> "native" tool rather than a same-named function alias etc?
> 
> eg
> alias emacs='/bin/emacs -nw'
> or
> alias emacs='\emacs -nw'

I think that this will always work:

  alias emacs='command emacs -nw'

-Dom


             reply	other threads:[~2006-04-18 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18 14:04 Dominic Mitchell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-18 13:46 zzapper

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=20060418140438.GC23112@gimli.happygiraffe.net \
    --to=dom@happygiraffe.net \
    --cc=david@tvis.co.uk \
    --cc=zsh-users@sunsite.dk \
    --cc=zsh-workers@sunsite.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).