emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30785: closed (Man pages truncated, repeated)


From: GNU bug Tracking System
Subject: bug#30785: closed (Man pages truncated, repeated)
Date: Thu, 28 Nov 2019 00:14:02 +0000

Your message dated Thu, 28 Nov 2019 01:13:49 +0100
with message-id <address@hidden>
and subject line Re: bug#30785: Man pages truncated, repeated
has caused the debbugs.gnu.org bug report #30785,
regarding Man pages truncated, repeated
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
30785: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30785
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Man pages truncated, repeated Date: Mon, 12 Mar 2018 22:24:46 +0100 User-agent: Roundcube Webmail
Guix,

Perhaps he's just getting old, but our man has a tendency to forget where he was, start over from the beginning, and repeat himself several times:

  $ guix package -i knot rofi
  $ man 5 knot.conf | grep -E '^(NAME|DESCRIPTION)'
  NAME
  DESCRIPTION
  NAME
  DESCRIPTION
  NAME
  DESCRIPTION
  NAME
  DESCRIPTION
  NAME
  $

There's also some stderr...

<standard input>:25: error: end of file while defining macro `UNINDENT'

...but I think that's just a symptom of the input being cut short; man rofi(1) prints no such error yet suffers the same fate.

The affected man pages themselves are not truncated, nor do they repeat:

  $ zgrep '\.SH' `man -w knot.conf`
  .SH NAME
  .SH DESCRIPTION
  .SH COMMENTS
  .SH INCLUDES
  .SH MODULE SECTION
  .SH SERVER SECTION
  .SH KEY SECTION
  .SH ACL SECTION
  .SH CONTROL SECTION
  .SH STATISTICS SECTION
  .SH KEYSTORE SECTION
  .SH SUBMISSION SECTION
  .SH POLICY SECTION
  .SH REMOTE SECTION
  .SH TEMPLATE SECTION
  .SH ZONE SECTION
  .SH LOGGING SECTION
  .SH AUTHOR
  .SH COPYRIGHT
  $

However, even longer man pages such as bash(1) render without fail, so there might be something special about the two examples above that triggers this behaviour.

Kind regards,

T G-R

Sent from a Web browser. Excuse or enjoy my brevity.



--- End Message ---
--- Begin Message --- Subject: Re: bug#30785: Man pages truncated, repeated Date: Thu, 28 Nov 2019 01:13:49 +0100 User-agent: Notmuch/0.29.2 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Pierre Neidhardt <address@hidden> writes:

> Keeping this bug open till we patch groff on core-updates.

This was done in 5466e82a1e61349e5a3f9726a03874e4f9817226.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]