zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: mdb@cdc.noaa.GOV (Mark Borges)
Cc: alainc@nortel.ca, zsh-workers@math.gatech.edu
Subject: Re: Programmable completion bug in beta18
Date: Wed, 22 May 1996 21:53:13 +0200 (MET DST)	[thread overview]
Message-ID: <199605221953.VAA30822@bolyai.cs.elte.hu> (raw)
In-Reply-To: <vkk9y4wlnj.fsf@cdc.noaa.gov> from Mark Borges at "May 22, 96 01:30:40 pm"

> extendedglob seems to be involved in the behaviour alain found as well:

No, that's a completely different bug.

> ac> compctl -g "*\~(D) \#*\#(D)" + -f rm
> ac> FIGNORE=".o:~"

This does not work even if glob_subst is set.

>   % compctl -g "*~(D) #*#(D)" + -f rm

You did not use backslashes here.  The problem is that remnulargs() should
probably be called before globlist() in the relevant part of zle_tricty.c,
but I have to think about it a little to figure out the right solution.  An
alternative solution is to ignore INULL characters in glob.c.

Zoltan



      reply	other threads:[~1996-05-22 20:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-22 17:28 Hrvoje Niksic
1996-05-22 18:08 ` Zoltan Hidvegi
1996-05-22 18:47   ` Barton E. Schaefer
1996-05-22 19:26     ` Zoltan Hidvegi
1996-05-22 19:36       ` Hrvoje Niksic
1996-05-22 19:46         ` Zoltan Hidvegi
1996-05-22 19:30     ` Mark Borges
1996-05-22 19:53       ` Zoltan Hidvegi [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=199605221953.VAA30822@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=alainc@nortel.ca \
    --cc=mdb@cdc.noaa.GOV \
    --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).