GNU bug report logs - #31945
27.0.50; Readability of format docstring

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Sat, 23 Jun 2018 06:29:02 UTC

Severity: normal

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31945: closed (27.0.50; Readability of format docstring)
Date: Sat, 23 Jun 2018 12:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 23 Jun 2018 15:35:41 +0300
with message-id <834lhtvfxe.fsf <at> gnu.org>
and subject line Re: bug#31945: 27.0.50; Readability of format docstring
has caused the debbugs.gnu.org bug report #31945,
regarding 27.0.50; Readability of format docstring
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31945: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31945
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; Readability of format docstring
Date: Sat, 23 Jun 2018 08:30:57 +0200
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


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Cc: 31945-done <at> debbugs.gnu.org
Subject: Re: bug#31945: 27.0.50; Readability of format docstring
Date: Sat, 23 Jun 2018 15:35:41 +0300
> From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
> Date: Sat, 23 Jun 2018 08:30:57 +0200
> 
> 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.

Thanks, done.


This bug report was last modified 7 years and 26 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.