zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: Greg Badros <gjb@cs.washington.edu>, zsh-workers@math.gatech.edu
Subject: Re: XTerm WaitForMap resource
Date: Thu, 29 Apr 1999 08:30:13 -0700	[thread overview]
Message-ID: <990429083013.ZM8225@candle.brasslantern.com> (raw)
In-Reply-To: <qrrk8uw3t5k.fsf@elwha.cs.washington.edu>

On Apr 28, 10:14pm, Greg Badros wrote:
} Subject: XTerm WaitForMap resource
}
} It appears that Zsh-3.0.6 has fixed a bug I noticed in zsh-3.0.5 whereby 
} if the zsh exec'd before the xterm (nxterm in my case) mapped, it would
} get confused:
} 
} I'm curious if anyone remembers fixing this problem and can explain what 
} was going wrong and what the fix was.

I'm pretty sure it's this one:

1998-10-24 19:48  Bart Schaefer <schaefer@zsh.org>

	* Src/exec.c: Patch readoutput() so the output of command
	substitutions isn't lost on an EINTR read error.

A SIGWINCH would be sent when the xterm mapped itself, and if a $(...)
happened to be running at that moment, the output would simply vanish.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


      reply	other threads:[~1999-04-29 15:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-29  5:14 Greg Badros
1999-04-29 15:30 ` Bart Schaefer [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=990429083013.ZM8225@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=gjb@cs.washington.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).