zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: Zsh Hackers' List <zsh-workers@zsh.org>
Subject: "functions +t" etc. output
Date: Thu, 21 Feb 2013 12:33:43 +0000	[thread overview]
Message-ID: <20130221123343.692abdec@pwslap01u.europe.root.pri> (raw)

For "typeset" etc., with flags but no arguments,

       using ‘+’ rather than ‘-’ to introduce the flag
       suppresses printing of the values of parameters when there is no
       parameter  name.

It would seem to me this ought to apply to "functions", in fact it's
even more useful if you want to see the functions with a particular flag
to suppress the body of the function, which might be huge.  But it
doesn't work --- you get the body of the function.

It does work if you add an extra and otherwise redundant "+", which you
don't need in the typeset case, leading me to suppose this is just a
bug.  Same feacha with autoload.

-- 
Peter Stephenson <p.stephenson@samsung.com>       Consultant, Software
Tel: +44 (0)1223 434724              Samsung Cambridge Solution Centre
St John's House, St John's Innovation Park,
Cowley Road, Cambridge, CB4 0DS, UK


             reply	other threads:[~2013-02-21 12:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 12:33 Peter Stephenson [this message]
2013-02-21 15:54 ` Peter Stephenson

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=20130221123343.692abdec@pwslap01u.europe.root.pri \
    --to=p.stephenson@samsung.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).