tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Steffen Nurpmeso <sdaoden@yandex.com>
To: Ingo Schwarze <schwarze@usta.de>
Cc: tech@mdocml.bsd.lv
Subject: Re: mdocml's .Ql doesn't map to original and GNU mdoc(7)
Date: Thu, 01 Jan 2015 20:01:36 +0100	[thread overview]
Message-ID: <20150101190136.03oKSkqW%sdaoden@yandex.com> (raw)
In-Reply-To: <20141231205156.GQ19654@iris.usta.de>

Happy new year!

Ingo Schwarze <schwarze@usta.de> wrote:
 |Steffen Nurpmeso wrote on Mon, Dec 29, 2014 at 09:20:24PM +0100:
 |
 |> The problem i (actually) have (had) with this is (that) mdocml's
 |> mdoc.7 is installed in place of the "upstream" version (in fact
 |> even overwriting it if you don't be careful) and can be expected
 |> to increasingly become _the_ source of information on mdoc(7),
 |> except maybe in some hardcore GNU places.
 |
 |That's indeed true.

Indeed.

 |> As such it spreads
 |> false information, which will bite the unaware: i maybe was only
 |> the first in a long long line of misleaded persons.
 |
 |I now see the point, so i committed the fix appended below.
 |
 |Thanks for insisting,

Oh, rarely seen have been cases where i could more easily continue
insisting since your commit

 |

 |retrieving revision 1.247
 |diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.246 -r1.247
 |--- mdoc.7
 |+++ mdoc.7
 |@@ -2201,9 +2201,12 @@ See also
 | Close quoted context opened by
 | .Sx \&Qo .
 | .Ss \&Ql
 |-Format a single-quoted literal.
 |+Request a literal font and enclose in single quotes.
 |+For arguments of three or more characters, formatters other than
 |+.Xr mandoc 1
 |+usually omit the quotes on non-terminal output devices.
 | See also
 |-.Sx \&Qq
 |+.Sx \&Li
 | and
 | .Sx \&Sq .
 | .Ss \&Qo

seems to happily ignore to replace that style-centric

  -.It Sx \&Ql Ta single-quoted literal text: Ql text

with the definitely more correct semantics-centric

  +.It Sx \&Ql Ta format quoted literal text: Ql text

which the quoted literal mark-up command .Ql is all about.

 |  Ingo

But now i feel rather hesitant.. and.. no, i won't continue.
Ciao,

--steffen
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

  reply	other threads:[~2015-01-01 19:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-29 12:17 Steffen Nurpmeso
2014-12-29 19:36 ` Ingo Schwarze
2014-12-29 20:20   ` Steffen Nurpmeso
2014-12-31 20:51     ` Ingo Schwarze
2015-01-01 19:01       ` Steffen Nurpmeso [this message]
2015-01-02 12:36         ` Ingo Schwarze
2015-01-02 14:29           ` Steffen Nurpmeso
2015-01-02 16:03             ` Ingo Schwarze
2015-01-02 18:56               ` Steffen Nurpmeso

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=20150101190136.03oKSkqW%sdaoden@yandex.com \
    --to=sdaoden@yandex.com \
    --cc=schwarze@usta.de \
    --cc=tech@mdocml.bsd.lv \
    /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).