zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: _multi_parts and -q
Date: Tue, 21 Jun 2011 01:02:31 -0700	[thread overview]
Message-ID: <110621010233.ZM8887@torch.brasslantern.com> (raw)
In-Reply-To: <20110621054043.GA9528@lorien.comfychair.org>

On Jun 20, 10:40pm, Danek Duvall wrote:
} Subject: Re: _multi_parts and -q
}
} On Mon, Jun 20, 2011 at 10:03:34PM -0700, Bart Schaefer wrote:
} 
} > +	  if (( $matches[(I)${tmp1[1]}${sep}*] )) &&
} > +            ! (( $matches[(I)${tmp1[1]}] )); then
} 
} This doesn't seem to do the trick for me.  The slash is auto-removed, all
} right, but immediately after I hit tab.

Sorry, I meant to explain that wasn't really a fix -- it's just showing
that it's not possible to get _multi_parts to pass through the -q flag
consistently without some kind of tweaking.  That is, the workaround
that PWS suggested is not really a workaround in general.

-- 


      reply	other threads:[~2011-06-21  8:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17 21:50 Danek Duvall
2011-06-18 19:44 ` Bart Schaefer
2011-06-18 19:52 ` Peter Stephenson
2011-06-18 20:03   ` Bart Schaefer
2011-06-18 21:07     ` Peter Stephenson
2011-06-20 15:44       ` Danek Duvall
2011-06-21  5:03       ` Bart Schaefer
2011-06-21  5:40         ` Danek Duvall
2011-06-21  8:02           ` Bart Schaefer [this message]

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=110621010233.ZM8887@torch.brasslantern.com \
    --to=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).