source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: schwarze@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: The .\} -> .\& -> pset() bug reported by naddy has already been
Date: Sun, 27 May 2012 10:42:05 -0400 (EDT)	[thread overview]
Message-ID: <201205271442.q4REg53q003080@krisdoz.my.domain> (raw)

Log Message:
-----------
The .\} -> .\& -> pset() bug reported by naddy has already been fixed;
i'm really sure because i both stepped through the code with gdb
and wrote an OpenBSD regression test for it.

While here, note that bentley@ reported .ti .ce .fc missing.

Modified Files:
--------------
    mdocml:
        TODO

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v
retrieving revision 1.129
retrieving revision 1.130
diff -LTODO -LTODO -u -p -r1.129 -r1.130
--- TODO
+++ TODO
@@ -4,15 +4,6 @@
 ************************************************************************
 
 ************************************************************************
-* parser bugs
-************************************************************************
-
-- ".\}" on its own line gets translated to bare ".\&"
-  which forces pset() into man(7)
-  and then triggers an unknown macro error
-  reported by naddy@  Sun, 3 Jul 2011 21:52:24 +0200
-
-************************************************************************
 * formatter bugs
 ************************************************************************
 
@@ -53,6 +44,8 @@
   reported by brad@  Sat, 15 Jan 2011 15:45:23 -0500
 
 - xloadimage(1) wants .ti (temporary indent), rep by naddy@
+  reported again by bentley@ in nmh(1)  Mon, 23 Apr 2012 13:38:28 -0600
+  also uses .ce (center N lines) and .fc (field control)
 
 - .ta (tab settings) occurs in ircbug(1) and probably gnats(1)
   reported by brad@  Sat, 15 Jan 2011 15:50:51 -0500
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

                 reply	other threads:[~2012-05-27 14:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201205271442.q4REg53q003080@krisdoz.my.domain \
    --to=schwarze@mdocml.bsd.lv \
    --cc=source@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).