zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: Zsh workers <zsh-workers@sunsite.dk>
Subject: Re: completion matching problem with 4.3.8
Date: Thu, 30 Oct 2008 14:11:53 +0000	[thread overview]
Message-ID: <20081030141153.5c53405f@news01> (raw)
In-Reply-To: <1607.1225372412@thecus>

On Thu, 30 Oct 2008 14:13:32 +0100
Oliver Kiddle <okiddle@yahoo.co.uk> wrote:
> Peter wrote:
> > Oliver Kiddle <okiddle@yahoo.co.uk> wrote:
> > > There seems to be a problem with matching control.
> > Doesn't appear to be happening for me with the latest latest code.
> 
> I've just checked and the problem doesn't occur on Linux. It does,
> however, occur on at least Solaris 10 5/08 sparc using the latest zsh
> from cvs, compiled with Sun Studio 12. Do you still have access to a
> Solaris system?
> 
> I'll try to verify whether the problem occurs with a gcc build and on
> OpenSolaris/x86, Solaris 8 etc.

I couldn't see a problem with Solaris 8 and gcc, which is what I've got.

It would be useful to know if it showed up in non-file completions such as

_tst() {
  compadd -M 'm:{a-z}={A-Z}' -- \
  PacketDefinitionSAXHandler.h PacketListBox.cpp \
  PacketListBox.h PacketsDialog.h;
}

since the code to add matchers for file completion is separate and I've
changed it recently.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


  reply	other threads:[~2008-10-30 14:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30 11:28 Oliver Kiddle
2008-10-30 12:17 ` Peter Stephenson
2008-10-30 13:13   ` Oliver Kiddle
2008-10-30 14:11     ` Peter Stephenson [this message]
2008-10-30 15:05       ` Oliver Kiddle
2008-10-30 15:43         ` Oliver Kiddle
2008-10-30 20:21           ` Peter Stephenson
2008-10-30 22:00 ` Peter Stephenson
2008-10-31  9:08   ` Oliver Kiddle

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=20081030141153.5c53405f@news01 \
    --to=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /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).