zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@math.gatech.edu
Subject: Re: PATCH: completion or'ing and grouping
Date: Thu, 5 Nov 1998 08:57:05 +0100 (MET)	[thread overview]
Message-ID: <199811050757.IAA31104@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Wed, 04 Nov 1998 17:35:01 +0100


Peter Stephenson wrote:

> 
> Excellent, everything seems to be working at the moment with the new
> patches (though I expect you'll be hearing from me again...).
> For some reason the mail system screwed up that last patch and I
> get to get it from the archive.  Strange.  (Is there a way of
> retrieving a patch as plain text, i.e. before HTMLifying?  Otherwise
> back-conversion is liable to screw up whitespace.)
> 

Interesting, I got your message 4518 screwed up (in two parts).

> One thing worried me a bit: this hunk from zle_tricky.c
> 
> *** 4791,4796 ****
> --- 4800,4808 ----
>   	int ics = cs, ocs, pl = 0, l, lp, ls;
>   	char *ps;
>   	Cline lc;
> + 
> + 	if (!ainfo)
> + 	    return;
>   
>   	fixsuffix();
> 
> didn't agree with what I had before, which came from the
> patch-match.gz patch (natch).  Namely, the fixsuffix() wasn't there in
> what that patch introduced.  I just added it by hand.
> 

It's from the patch in message 4528.

> Secondly, after I applied patch-match.gz, completion did nothing
> whatsoever.  After panicking I remembered compctl -T.  But according
> to my initialisation files, I never had a compctl -T before, and when
> zsh started up, compctl -T -q was in effect (why?)  If this is
> intentional, hadn't that better now be compctl -T -q -tc?  Otherwise
> we're going to have a very large number of irate users.

I don't understand this one. In my patched version the -T completion
is correctly set to `compctl -T -tc' by default.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1998-11-05  8:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-05  7:57 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-11-05  8:07 Sven Wischnowsky
1998-11-05  8:42 ` Peter Stephenson
1998-11-04 14:09 Sven Wischnowsky
1998-11-04  7:56 Sven Wischnowsky
1998-11-04 11:06 ` Peter Stephenson
1998-11-04 16:35 ` Peter Stephenson
1998-11-04 18:20   ` Bart Schaefer
1998-11-04  7:46 Sven Wischnowsky
1998-11-03 10:55 Sven Wischnowsky
1998-11-03 17:03 ` 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=199811050757.IAA31104@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --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).