public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: gentoo-pms@lists.gentoo.org
Subject: [gentoo-pms] More compact EAPI tables?
Date: Mon, 16 Feb 2015 16:28:01 +0100	[thread overview]
Message-ID: <21730.3201.566598.688184@a1i15.kph.uni-mainz.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

There are many of them, and they have grown 7 rows. How about
compacting them a little, by combining rows with identical behaviour?

For example, "Table 11.8: Banned commands" currently looks like this:

   --------------------------------
   EAPI        Command banned?
          dohard   dosed   einstall
   --------------------------------
   0      No       No      No
   1      No       No      No
   2      No       No      No
   3      No       No      No
   4      Yes      Yes     No
   5      Yes      Yes     No
   6      Yes      Yes     Yes
   --------------------------------

This could be changed to:

   --------------------------------------
   EAPI              Command banned?
                dohard   dosed   einstall
   --------------------------------------
   0, 1, 2, 3   No       No      No
   4, 5         Yes      Yes     No
   6            Yes      Yes     Yes
   --------------------------------------

At the same time, I would drop usage of the teletype font for EAPI
names, because this isn't handled consistently anyway.

Ulrich

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

             reply	other threads:[~2015-02-16 15:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 15:28 Ulrich Mueller [this message]
2015-02-16 16:42 ` [gentoo-pms] More compact EAPI tables? Ciaran McCreesh
2015-03-03  7:55   ` Ulrich Mueller

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=21730.3201.566598.688184@a1i15.kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=gentoo-pms@lists.gentoo.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