zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: PATCH: Clarify check-for-changes with mercurial
Date: Sat, 07 May 2011 09:57:10 -0700	[thread overview]
Message-ID: <110507095711.ZM22549@torch.brasslantern.com> (raw)
In-Reply-To: <1304750968-8045-1-git-send-email-ft@bewatermyfriend.org>

On May 7,  8:49am, Frank Terbeck wrote:
} Subject: PATCH: Clarify check-for-changes with mercurial
}
} +For this style to be evaluated with the tt(hg) backend, the var(get-revision)
} +needs to be set and the var(use-simple) style needs to be unset. The latter
} +is the default; the former is not.

Minor remarks:

"the get-revision needs to be set" is missing a word ("style"?).

Don't use var(xxx) for literal strings.  var(xxx) is for, well,
variables -- not in the shell parameter sense, but in the sense of
something that will be replaced rather than typed literally.  When
yodl'd into "info" format, var(xxx) gets rendered into all-caps XXX
(possibly depending on what info viewer is used).  The convention in
zsh doc is to use `tt(get-revision)' (with or without the single-
quotes depending on context) for literals.

-- 


  reply	other threads:[~2011-05-07 16:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-07  6:49 Frank Terbeck
2011-05-07 16:57 ` Bart Schaefer [this message]
2011-05-07 17:09   ` Bart Schaefer
2011-05-07 17:12     ` Frank Terbeck

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=110507095711.ZM22549@torch.brasslantern.com \
    --to=schaefer@brasslantern.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).