zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@math.gatech.edu
Subject: Re:  Compctl
Date: Thu, 18 Sep 97 08:15 MET DST	[thread overview]
Message-ID: <m0xBZs5-00011IC@worf.informatik.hu-berlin.de> (raw)
In-Reply-To: Sven Wischnowsky's message of Wed, 17 Sep 97 16:00 MET DST


Oops, the patch I sent containd some old conditioned out code, the
patch below removes that (it's a problem to have some patch lingering
around and adapting it to serveral version when having not too much
time, the patch in question for example was first implemented for
version 2.5.something - so it may need some bumming).

Bye
 Sven

*** Src/Zle/zle_tricky.c.old	Thu Sep 18 08:10:46 1997
--- Src/Zle/zle_tricky.c	Thu Sep 18 08:11:19 1997
***************
*** 3448,3459 ****
  	shortl = strlen(pjoined);
  	apl = ppl; asl = psl;
      }
- #if 0
-     if (apl)
- 	apl--;
-     if (asl)
- 	asl--;
- #endif
      /* Make an array from the list of matches. */
      makearray(matches);
      PERMALLOC {
--- 3448,3453 ----


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


             reply	other threads:[~1997-09-18  6:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-18  6:15 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-10-09  8:02 Compctl Sven Wischnowsky
1997-09-17 14:00 Compctl 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=m0xBZs5-00011IC@worf.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).