all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: 31945@debbugs.gnu.org
Subject: bug#31945: 27.0.50; Readability of format docstring
Date: Sat, 23 Jun 2018 08:30:57 +0200	[thread overview]
Message-ID: <1f7697a1-63ce-51fc-5540-f2e3d3c8a325@easy-emacs.de> (raw)

C-h f format RET


Docu of format arguments starts commonly with argument in column 0.
%x however starts after comma inside a line:

"%s means print a string argument.  Actually, prints any object, with 
‘princ’.
%d means print as signed number in decimal.
%o means print as unsigned number in octal, %x as unsigned number in hex.
"

Suggest to move docu of %x to column zero too.
Maybe consider to sort arguments alphabetically.

In GNU Emacs 27.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5)
  of 2018-05-29





             reply	other threads:[~2018-06-23  6:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23  6:30 Andreas Röhler [this message]
2018-06-23 12:35 ` bug#31945: 27.0.50; Readability of format docstring Eli Zaretskii

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=1f7697a1-63ce-51fc-5540-f2e3d3c8a325@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=31945@debbugs.gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.