zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: Peter Stephenson <pws@csr.com>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: PATCH: glob qualifier to prepend a word
Date: Tue, 9 Feb 2010 18:16:39 +0100	[thread overview]
Message-ID: <237967ef1002090916u76a53223gc72136d87d4ef410@mail.gmail.com> (raw)
In-Reply-To: <6084.1265725808@csr.com>

On 9 February 2010 15:30, Peter Stephenson <pws@csr.com> wrote:
> Done properly, this time; fairly small and localised change so it looks
> worth having.

So my theory on why this can be done after sorting but e can't is that
e can remove matches, which is done before sorting. Is that correct?

As a side thought, mplayer takes global options first on the command
line, then options given after filenames applies to their _left_, so
if you wanted to do something specific to a bunch of certain files
only but not other, you would want an append, not prepend. (I have
never wanted to do this though.. :).

Finally, there's a typo in ChangeLog for Michael's hash fix, it says
"has builtin".

And finally finally, it would be nice if you used -p for your diffs so
the hunk headers show which function we are in. (You can put "diff
-pu" in .cvsrc to make it the default).

-- 
Mikael Magnusson


  parent reply	other threads:[~2010-02-09 17:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-09 14:30 Peter Stephenson
2010-02-09 15:56 ` Bart Schaefer
2010-02-09 17:16 ` Mikael Magnusson [this message]
2010-02-09 17:21   ` Peter Stephenson
2010-02-09 20:25     ` Michael Hwang
2010-02-09 20:43 ` Mikael Magnusson

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=237967ef1002090916u76a53223gc72136d87d4ef410@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=pws@csr.com \
    --cc=zsh-workers@zsh.org \
    /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).