zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Peter Stephenson <pws@pwstephenson.fsnet.co.uk>,
	zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: Improved _mailboxes
Date: Mon, 21 Feb 2000 13:59:20 -0800	[thread overview]
Message-ID: <000221135920.ZM1618@candle.brasslantern.com> (raw)
In-Reply-To: <E12Mz2L-0006R9-00.2000-02-21-20-02-29@cmailg6.svr.pol.co.uk>

On Feb 21,  8:06pm, Peter Stephenson wrote:
> Subject: Re: PATCH: Improved _mailboxes
> 
> Here's _mailbox as I currently have it to check, and if
> correct to install for other people with problems.

The only difference I see is this (I have double-quotes around "$i"):

       _mbox_cache=( "${_mbox_cache[@]}" "$i"/*(.) )
-      dirboxes=( $dirboxes $i/*(/) )
+      dirboxes=( $dirboxes "$i"/*(/) )
     fi

 

> I've attached it, so that it comes out right.  What's the correct
> Content-Type?  I've left it as text/plain since it's not actually supposed
> to be run.  I don't know the etiquette on such matters.

I think text/plain is fine.


  reply	other threads:[~2000-02-21 21:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-21 12:30 Sven Wischnowsky
2000-02-21 16:41 ` Bart Schaefer
2000-02-21 17:25   ` PATCH: " Bart Schaefer
2000-02-21 20:06   ` Peter Stephenson
2000-02-21 21:59     ` Bart Schaefer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-02-22  8:52 Sven Wischnowsky
2000-02-22 17:55 ` Peter Stephenson
2000-02-21 10:34 Bart Schaefer

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=000221135920.ZM1618@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=pws@pwstephenson.fsnet.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).