zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: Felix Rosencrantz <f_rosencrantz@yahoo.com>,
	zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: PATCH: Completion/matching control problem
Date: Thu, 29 Jul 1999 10:03:35 +0200	[thread overview]
Message-ID: <9907290803.AA24496@ibmth.df.unipi.it> (raw)
In-Reply-To: "Felix Rosencrantz"'s message of "Wed, 28 Jul 1999 10:47:17 DFT." <19990728174717.22028.rocketmail@web1305.mail.yahoo.com>

Felix Rosencrantz wrote:
> The problem seems to occur when match_str is called with test=1 and abort_mat
> ch
> is called, the globals matchparts&matchsubs end up pointing to free'd clines,
> which causes problems for code that attempts to append clines to the list.

This fix looks right.

> I another problem is if you type:
> 	ls a<TAB>
> you get:
> 	ls Abcdefghi
> which doesn't seem correct, but I figure someone who understands the code
> might be able to fix this one.

I suppose it's getting confused with the different possible punctuation
characters after Abc, but since it won't complete further, what it's doing
must be wrong --- it should presumably stop at that point or use menu
completion.  Unfortunately this won't get fixed until Sven reappears, and
since 3.1.6 is going to appear in the next few days, I've just stuck a
message in Etc/BUGS.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


  reply	other threads:[~1999-07-29  8:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-28 17:47 Felix Rosencrantz
1999-07-29  8:03 ` Peter Stephenson [this message]
1999-08-02 11:28 Sven Wischnowsky
1999-08-02 12:36 Sven Wischnowsky
1999-08-02 12:50 Sven Wischnowsky

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=9907290803.AA24496@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=f_rosencrantz@yahoo.com \
    --cc=zsh-workers@sunsite.auc.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).