zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Re: Truncate $functions
Date: Mon, 15 Feb 2016 20:56:05 -0800	[thread overview]
Message-ID: <160215205605.ZM28980@torch.brasslantern.com> (raw)
In-Reply-To: <160215091116.ZM27442@torch.brasslantern.com>

On Feb 15,  9:11am, Bart Schaefer wrote:
} Subject: Re: Truncate $functions
}
} On Feb 15,  8:55am, Sebastian Gniazdowski wrote:
} }
} } tried functions=( a b ), set -A functions ( a b ), unset functions but
} } all don't truncate functions.
} 
} The functions array is special, you can't muck with it that way.

I've just been prodding at this and "unset functions" removes the special
variable as expected -- to get it back I have to unload and reload the
zsh/parameter module.

Can you show an example of "unset functions" behaving differently?


  parent reply	other threads:[~2016-02-16  4:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15  7:55 Sebastian Gniazdowski
2016-02-15 17:11 ` Bart Schaefer
2016-02-15 19:31   ` Sebastian Gniazdowski
2016-02-15 19:43     ` Bart Schaefer
2016-02-16  4:51     ` Bart Schaefer
2016-02-16  8:05       ` Sebastian Gniazdowski
2016-02-16 19:29         ` Bart Schaefer
2016-02-16  4:56   ` Bart Schaefer [this message]
2016-02-16  6:43     ` Sebastian Gniazdowski

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=160215205605.ZM28980@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@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).