9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] proof and page
Date: Mon, 30 Nov 2020 13:10:54 -0800	[thread overview]
Message-ID: <2E3EB9643AE91314FCEC0133A00F35D6@eigenstate.org> (raw)
In-Reply-To: <CABB-WO_G4O29KAMOB5oq-P7CV_KgQeMMZnjc29tyJv1RwsH3Mw@mail.gmail.com>

Quoth Stuart Morrow <morrow.stuart@gmail.com>:
> proof: don't confuse ""(1)
> 
> diff -r d072b459519d sys/src/cmd/proof/htroff.c
> --- a/sys/src/cmd/proof/htroff.c	Thu Nov 26 11:18:41 2020 -0800
> +++ b /sys/src/cmd/proof/htroff.c	Thu Nov 26 22:40:31 2020 +0000
> @@ -550,7 +550,7 @@
>  			continue;
>  		}
> 
> -		fprint(2, "illegal;  try q, 17, +2, -1, p, m.7, /2, x1, y-.5 or return\n");
> +		fprint(2, "illegal -- try q, 17, +2, -1, p, m.7, /2, x1, y-.5 or return\n");
>  	}
>  	return 0;
>  }
> 

Will look at the page patch later, but for this one,
I'll commit with one change: '--' to ':' should avoid
confusing "" and looks better to my eyes.

Thanks for pointing it out.

       reply	other threads:[~2020-11-30 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CABB-WO_G4O29KAMOB5oq-P7CV_KgQeMMZnjc29tyJv1RwsH3Mw@mail.gmail.com>
2020-11-30 21:10 ` ori [this message]
2020-12-03 17:55   ` Stuart Morrow
2020-12-06  0:19     ` ori
2020-12-06  0:33       ` Stanley Lieber

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=2E3EB9643AE91314FCEC0133A00F35D6@eigenstate.org \
    --to=ori@eigenstate.org \
    --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).