zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: Fung-Chai Lim <fclim@singnet.com.sg>, zsh-workers@math.gatech.edu
Subject: Re: bug with "compctl -L" in 3.0.1
Date: Fri, 22 Nov 1996 12:08:53 +0100	[thread overview]
Message-ID: <199611221108.MAA21377@hydra.ifh.de> (raw)
In-Reply-To: "Fung-Chai Lim"'s message of "Fri, 22 Nov 1996 18:40:50 MET." <9611221040.AA00672@fclim.singnet.com.sg>

Fung-Chai Lim wrote:
> Hi,
> 
> Although I did a ``compctl -e disable'', ``compctl -L disable''
> returns ``compctl disable''.  So does ``compctl''.  This bug
> is in both versions 3.0.0 and 3.0.1.

The manual page says -e has no effect without -d, so on its own it's
completely ignored and not even stored: you would need -de (I don't
know why it was done like that).  However, since its function is to
show up commands even if they're already disabled (so you wouldn't
want to call disable with them), I doubt if it's quite what you want:
I should think ``compctl -c disable'' will probably be enough.  The
general idea seems to be: with no -d or -e, show only enabled
commands; with just -d, show disabled commands; with both -d and -e,
show all.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutches Electronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.


  reply	other threads:[~1996-11-22 11:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-22 10:40 Fung-Chai Lim
1996-11-22 11:08 ` Peter Stephenson [this message]
1996-11-22 15:06   ` Zoltan Hidvegi
1996-11-22 15:50     ` 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=199611221108.MAA21377@hydra.ifh.de \
    --to=pws@ifh.de \
    --cc=fclim@singnet.com.sg \
    --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).