zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: A.Main@dcs.warwick.ac.uk (Zefram)
Cc: zsh-workers@math.gatech.edu
Subject: Re: Redirection bugs, and fixes
Date: Thu, 9 May 1996 00:43:22 +0200 (MET DST)	[thread overview]
Message-ID: <199605082243.AAA00374@hzoli.ppp.cs.elte.hu> (raw)
In-Reply-To: <3623.199605081530@cray.dcs.warwick.ac.uk> from Zefram at "May 8, 96 04:30:11 pm"

> There are a few remaining bugs in redirection, particularly in closing
> already redirected fds.  The patch below fixes all the problems I know
> about in this area.  The patch to utils.c below fixes a little problem
> with movefd(), that it would always move its argument, even if it was
> already >=10.

Thanks, I'll have a look at.  Somehow I missed your previous patches about
that.

> On other issues (does anyone read these rambling commentaries I post?),

Yes, I read them (even I do not always reply).

> as I now have some free time again, and the baseline is now up to date
> with my multitudinous ZLE patches, I plan to work seriously on making
> ZLE 8-bit clean.  If anyone else has done a significant amount of work
> in this area, please let me know.

Go ahead.  I think in zle it is better to use raw 8-bit data in line which
can even contain nulls if ll is used everywhere.  The raw 8-bit input
should be converted to zsh format each time it gets in touch with any
other part of zsh.  There is a metafy function for that which can generate
a converted version in various ways.  See the comment before metafy() in
utils.c for detals.

> And one more thing: I noticed that Src/.indent.pro disappeared between
> beta16 and beta17.  I don't think it was in any of the hzoli releases.
> I don't use indent myself, but this seems a rather silly change.  Zoltan,
> was there some reason for removing this?

There was no reason, it was an accident.  I always used zsh globbing to
generate releases and I do not have GLOB_DOTS set by default.  I'll put it
back in the next release.

Zoltan



      reply	other threads:[~1996-05-09  0:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-08 15:30 Zefram
1996-05-08 22:43 ` Zoltan Hidvegi [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=199605082243.AAA00374@hzoli.ppp.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=A.Main@dcs.warwick.ac.uk \
    --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).