zsh-workers
 help / color / mirror / code / Atom feed
From: Stephane Chazelas <stephane@chazelas.org>
To: Bart Schaefer <schaefer@brasslantern.com>,
	Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: [PATCH] TYPESET_TO_UNSET + misc.
Date: Fri, 16 Apr 2021 07:53:42 +0100	[thread overview]
Message-ID: <20210416065342.4q7utfwa6ff7chcx@chazelas.org> (raw)
In-Reply-To: <20210416064441.ou6d7mw4cnf2qamn@chazelas.org>

2021-04-16 07:44:41 +0100, Stephane Chazelas:
> 2021-04-13 22:52:27 -0700, Bart Schaefer:
> [...]
> > I chose TYPESET_TO_UNSET as the option to control this, to go along
> > with TYPESET_SILENT and because it works a bit better when negated as
> > NO_TYPESET_TO_UNSET.
> [...]
> 
> Sorry if I'm completely beside the point as I didn't look at the
> patch, but those options sound at least related to bash's
> localvar_unset and localvar_inherit options
> (https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html)
> 
> It may make sense to use the same name if they are semantically
> equivalent.
[...]

d'oh sorry, please ignore my previous message. bash's
localvar_inherit is somewhat relevant but localvar_unset is not
as that's about using unset on a local variable (where without
it unset could peel off one level of scoping under some
circumstances instead of unsetting)

-- 
Stephane


  reply	other threads:[~2021-04-16  6:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-14  5:52 Bart Schaefer
2021-04-16  6:44 ` Stephane Chazelas
2021-04-16  6:53   ` Stephane Chazelas [this message]
2021-04-18 21:03 ` Bart Schaefer
2021-04-20 22:01   ` Daniel Shahaf
2021-04-21  0:06     ` Bart Schaefer
2021-04-21 21:36       ` Daniel Shahaf
2021-04-21 22:07         ` Bart Schaefer

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=20210416065342.4q7utfwa6ff7chcx@chazelas.org \
    --to=stephane@chazelas.org \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).