9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Lyndon Nerenberg <lyndon@orthanc.ca>
To: 9front@9front.org
Subject: [9front] Re: [9front-commits] ftrvxmtrx: hg/plan9front: cal: add -s option to specify the star...
Date: Tue, 12 Jan 2021 11:54:04 -0800	[thread overview]
Message-ID: <f651b43bd57423ef@orthanc.ca> (raw)
In-Reply-To: <hg.e10063b87280.1610454224.4892889753185008284@code.9front.org>

> +char	*dayw[] =
>  {
> -	" S  M Tu  W Th  F  S"
> +	" S  M Tu  W Th  F  S",

For consistency shouldn't that be

        "Su  M Tu  W Th  F Sa"

?

> +	" M Tu  W Th  F Sa Su",
> +	"Tu  W Th  F Sa Su  M",
> +	" W Th  F Sa Su  M Tu",
> +	"Th  F Sa Su  M Tu  W",
> +	" F Sa Su  M Tu  W Th",
> +	"Sa Su  M Tu  W Th  F"
>  };

       reply	other threads:[~2021-01-12 20:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <hg.e10063b87280.1610454224.4892889753185008284@code.9front.org>
2021-01-12 19:54 ` Lyndon Nerenberg [this message]
2021-01-12 19:59   ` Sigrid Solveig Haflínudóttir
2021-01-12 21:58     ` Anthony Martin
2021-01-12 22:33       ` Lyndon Nerenberg
2021-01-12 23:03         ` ori
2021-01-12 22:35       ` Kurt H Maier
2021-01-12 23:32         ` Anthony Martin
2021-01-13 11:45       ` Stuart Morrow

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=f651b43bd57423ef@orthanc.ca \
    --to=lyndon@orthanc.ca \
    --cc=9front@9front.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.
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).