zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <A.Main@dcs.warwick.ac.uk>
To: hzoli@cs.elte.hu (Zoltan Hidvegi)
Cc: zsh-workers@math.gatech.edu (Z Shell workers mailing list)
Subject: Re: Further special parameter changes
Date: Mon, 24 Jul 1995 12:57:58 +0100 (BST)	[thread overview]
Message-ID: <14515.199507241157@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <9507241114.AA07460@turan.elte.hu> from "Zoltan Hidvegi" at Jul 24, 95 01:14:34 pm

Zoltan wrote:
>The patch below further reduces the number of special parameters. It makes
>TTY, FCEDIT, HOST, MAIL, TIMEFMT, TMPPREFIX, WATCHFMT and signals non-special.
>If zsh is invoked as sh/ksh, it removes the ARGC, status, prompt, PROMPT2,
>PROMPT3, PROMPT4 and argv parameters.
[...]
>The patch depends on my previous patch which removed LOGNAME from the special
>parameter list (art. 268).  Or you can apply it to my release as well which
>already contains the LOGNAME patch.

Unfortunately it also depends on your array-uniquing patch.  Without it
there's a rejection of a critical hunk in params.h, because the line
for $path has the PM_UNIQUE flag in the patch.  It's easy to fix by
hand, by removing that flag from the two lines in the patch that have
it.

-zefram


  reply	other threads:[~1995-07-24 12:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-07-24 12:14 Zoltan Hidvegi
1995-07-24 11:57 ` Zefram [this message]
1995-07-24 19:01   ` Zoltan Hidvegi

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=14515.199507241157@stone.dcs.warwick.ac.uk \
    --to=a.main@dcs.warwick.ac.uk \
    --cc=hzoli@cs.elte.hu \
    --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).