From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 817 invoked by alias); 30 Jul 2011 19:51:32 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 16172 Received: (qmail 21393 invoked from network); 30 Jul 2011 19:51:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at klanderman.net does not designate permitted sender hosts) From: Greg Klanderman To: zsh-users@zsh.org Subject: Re: how to refer to basename of $0 Reply-To: gak@klanderman.net Date: Sat, 30 Jul 2011 15:43:01 -0400 In-Reply-To: <110729153042.ZM25377@torch.brasslantern.com> (Bart Schaefer's message of "Fri, 29 Jul 2011 15:30:42 -0700") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.17 (linux) References: <110728210438.ZM24370@torch.brasslantern.com> <1311940087.1494.27.camel@localhost.localdomain> <110729153042.ZM25377@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> On July 29, 2011 Bart Schaefer wrote: > This led to the patch proposed here: > http://www.zsh.org/mla/workers/2011/msg00180.html > -- which has not yet been applied, the discussion having broken off at > this point: > http://www.zsh.org/mla/workers/2011/msg00183.html Sorry about dropping this.. I do plan to get back to that and submit a patch including doc updates sometime, been a bit busy since my company got acquired this spring.. Greg