zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <opk@u.genie.co.uk>
To: zsh-workers@sunsite.auc.dk
Subject: Re: Module idea to help developers
Date: Thu, 14 Oct 1999 11:52:33 +0100	[thread overview]
Message-ID: <3805B5F1.E70D351A@u.genie.co.uk> (raw)
In-Reply-To: <991014034839.ZM15300@candle.brasslantern.com>

Bart Schaefer wrote:

> We could make a little module that implements a special array
> parameter `patches', and stick a line in that module to identify
> each patch

I'm not sure that it would be best implemented as a module - an
increasing amount of zsh seems to be written in shell code and you
wouldn't want to have to recompile the binary just to account for those
patches. It would be just as convenient if you used a simple text file
in the source area to list the patches.

> We'd need a convention of some kind -- either it could be up to the patch-
> applier to insert the article number by hand, or (better) the patch-maker
> should supply a hunk for that module that adds a string he's made up.  Such
> a hunk would be likely to fail if some prerequisite patch was not present

I think it would be rather awkward if the patch-maker had to include a
suitable hunk. Also, the patch-maker wouldn't know the message number so
the patch numbers couldn't correspond to message numbers.

How do you extract patches from e-mails - I'd be inclined to write a
filter which takes the message header to grab the message number and
puts it in a file. It can then also cut out the patch. It'd work quite
conveniently if you used z-mail or mush and their scripting.

> and PWS is apparently offline for an indeterminate time.  I was hoping
> for something quick but effective in the meantime.

If PWS is going to be away for a while then it might help a lot if
someone else releases an intermediate release. I rarely apply c-code
patches because it's not normally a long wait to the next pws release
but I had wanted to apply a couple of Sven's recent patches. I had
little success with this so I'll either have to get all the patches from
the archive or wait.

Oliver Kiddle


  reply	other threads:[~1999-10-14 10:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-13 16:20 Bart Schaefer
1999-10-13 18:42 ` Clint Adams
1999-10-14  3:48   ` Bart Schaefer
1999-10-14 10:52     ` Oliver Kiddle [this message]
1999-10-14 12:27       ` CVS again (Re: Module idea to help developers) Adam Spiers
1999-10-15 13:57         ` Clint Adams
1999-10-15 14:08           ` Andrej Borsenkow
1999-10-15 14:19             ` Clint Adams

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=3805B5F1.E70D351A@u.genie.co.uk \
    --to=opk@u.genie.co.uk \
    --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).