From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cb.inri.net ([216.126.196.42]) by ur; Sun Jan 10 18:14:17 EST 2016 Received: from u2.inri ([216.126.196.42]) by cb; Sun Jan 10 18:14:14 EST 2016 Date: Sun, 10 Jan 2016 18:14:02 -0500 From: sl@stanleylieber.com To: 9front@9front.org Subject: Re: [9front] 'LEFT SINGLE QUOTATION MARK' in FQA Message-ID: <04d4d9a3032e2051b0b6f87327b8bc1c@u2.attlocal.net> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: flexible browser-oriented property out-scaling polling generator MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit > in the fqa, some command invocations have a 'LEFT SINGLE QUOTATION MARK' > where i think a simple single quote (') would be more appropriate, for > example in http://fqa.9front.org/fqa7.html#7.6.2. is there any > particular reason to keep the strange unicode character? Compare: /n/fqa/fqa7.ms:1200 with /n/fqa/fqa7.html:1398 The HTML is generated with htmlroff -u -ms -mhtml. I agree, when it comes to displaying commands meant to be typed into the terminal window, it would be better to keep the actual character used in the input. I will look into this when I get a chance. sl