URL: <https://savannah.gnu.org/bugs/?67552>
Summary: " unknown command `opensuse'" in screen.texinfo
Group: GNU Screen
Submitter: andrex
Submitted: Thu 25 Sep 2025 11:29:53 AM UTC
Category: Documentation
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: 5.0.1
Fixed Release: None
Planned Release: None
Work Required: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 25 Sep 2025 11:29:53 AM UTC By: Andrew Schulman <andrex>
Build of screen.info fails in screen 5.0.1:
$ makeinfo screen.texinfo -o screen.info
screen.texinfo:5943: unknown command `opensuse'
screen.texinfo:2406: warning: node `Window Settings' lacks menu item for
`Mousetrack' despite being its Up target
This is easily fixed by:
diff --unified '--color=auto' -urN a/doc/screen.texinfo b/doc/screen.texinfo
--- a/doc/screen.texinfo 2025-05-15 11:39:40.000000000 -0400
+++ b/doc/screen.texinfo 2025-09-25 07:28:15.906312000 -0400
@@ -5940,7 +5940,7 @@
hardware and operating system, the compiler used to compile, a
description of the bug behavior, and the conditions that triggered the
bug. In case of security issue please send an mail to
-@w{@samp{[email protected]}}.
+@w{@samp{alexander_naumov@@opensuse.org}}.
@node Availability, , Reporting Bugs, Bugs
@section Availability
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?67552>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
