zsh-workers
 help / color / mirror / code / Atom feed
From: Paul Ackersviller <paulda@home.com>
To: Bart Schaefer <schaefer@candle.brasslantern.com>
Subject: Re: TRAPZERR() in chpwd()
Date: Mon, 1 May 2000 17:37:56 -0400	[thread overview]
Message-ID: <20000501173756.B11940@tdc134.comm.mot.com> (raw)
In-Reply-To: <1000501182216.ZM13391@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Mon, May 01, 2000 at 06:22:16PM +0000

On Mon, May 01, 2000 at 06:22:16PM +0000, Bart Schaefer wrote:
> zagzig% echo $ZSH_VERSION
> 3.0.6-test-1
> zagzig% TRAPZERR () { echo exit code $?; }
> zagzig% chpwd () { [ -h $PWD ] && echo symlink; true; }
> zagzig% cd /tmp
> zagzig% cd /hosts
> symlink
> zagzig% 
> 
> This may be a fix that went in to 3.0.x and was never propagated to 3.1.x,
> or it may be a bug that was introduced in 3.0.x and fixed in 3.1.x.  I'm
> not sure which at this point.

I believe the change must've come after 3.1.6, since it exhibits the same
behaviour as 3.0.7 in my experience.  It's only 3.1.7-pre-1 and (some?)
development versions leading up to it.

-- 
Paul Ackersviller


       reply	other threads:[~2000-05-01 22:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20000428161546.A8208@tdc134.comm.mot.com>
     [not found] ` <1000429044220.ZM30544@candle.brasslantern.com>
     [not found]   ` <20000501131328.A11940@tdc134.comm.mot.com>
     [not found]     ` <1000501182216.ZM13391@candle.brasslantern.com>
2000-05-01 21:37       ` Paul Ackersviller [this message]
2000-05-02  9:19         ` Peter Stephenson
2000-05-02 11:15 Sven Wischnowsky
2000-05-02 12:01 ` Peter Stephenson
2000-05-02 12:28 Sven Wischnowsky

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=20000501173756.B11940@tdc134.comm.mot.com \
    --to=paulda@home.com \
    --cc=schaefer@candle.brasslantern.com \
    /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).