Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: compstate[nmatches]
- X-seq: zsh-workers 8245
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: compstate[nmatches]
- Date: Thu, 14 Oct 1999 07:50:44 +0000
- In-reply-to: <199910140624.IAA13544@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199910140624.IAA13544@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Oct 14, 8:24am, Sven Wischnowsky wrote:
} Subject: Re: PATCH: compstate[nmatches]
}
} Bart Schaefer wrote:
} > Does this require your completion-helper-module patch or something?
}
} It needs only 8205 and 8216, as far as I can see.
I finally found that it failed because of a set of braces around the body
of an "if" that appear in one hunk in 8219. You said "not everyone should
use [8219]" so I wanted to do a build/install without it before applying it.
I inserted those braces and then the .rej applied cleanly.
Later, after installing, I deleted the hunk that included the braces from
8219, and was then also able to apply 8219 successfully.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author