GNU bug report logs - #48387
27.2; 'info-display-manual' can't show splitted info pages.

Previous Next

Package: emacs;

Reported by: kurth4cker <kurth4cker <at> tutanota.com>

Date: Wed, 12 May 2021 23:49:02 UTC

Severity: normal

Tags: moreinfo

Found in version 27.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48387 in the body.
You can then email your comments to 48387 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#48387; Package emacs. (Wed, 12 May 2021 23:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kurth4cker <kurth4cker <at> tutanota.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 12 May 2021 23:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kurth4cker <kurth4cker <at> tutanota.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.2; 'info-display-manual' can't show splitted info pages.
Date: Thu, 13 May 2021 01:45:01 +0200 (CEST)
[Message part 1 (text/plain, inline)]
I have installed automake and installed info files named as:
  * automake-history.info.gz
  * automake.info-1.gz
  * automake.info-2.gz
  * automake.info.gz

But I can't show automake.info.gz correctly.
It looks like:

#########################################################################
This is automake.info, produced by makeinfo version 6.7 from
automake.texi.

This manual is for GNU Automake (version 1.16.3, 19 November 2020), a
program that creates GNU standards-compliant Makefiles from template
files.

   Copyright © 1995–2020 Free Software Foundation, Inc.

     Permission is granted to copy, distribute and/or modify this
     document under the terms of the GNU Free Documentation License,
     Version 1.3 or any later version published by the Free Software
     Foundation; with no Invariant Sections, with no Front-Cover texts,
     and with no Back-Cover Texts.  A copy of the license is included in
     the section entitled “GNU Free Documentation License.”

INFO-DIR-SECTION Software development
START-INFO-DIR-ENTRY
* Automake: (automake).         Making GNU standards-compliant Makefiles.
END-INFO-DIR-ENTRY

INFO-DIR-SECTION Individual utilities
START-INFO-DIR-ENTRY
* aclocal-invocation: (automake)aclocal Invocation.   Generating aclocal.m4.
* automake-invocation: (automake)automake Invocation. Generating Makefile.in.
END-INFO-DIR-ENTRY


Indirect:
automake.info-1: 1085
automake.info-2: 301619

Tag Table:
(Indirect)
Node: Top1085
Node: Introduction14340
Ref: Introduction-Footnote-115749
Node: Autotools Introduction15908
Node: GNU Build System17290
Node: Use Cases20038
Node: Basic Installation22166
Node: Standard Targets25752
Node: Standard Directory Variables27355
Node: Standard Configuration Variables29212
Node: config.site30571
Node: VPATH Builds31997
Node: Two-Part Install36055
Node: Cross-Compilation38499
Node: Renaming41474
Node: DESTDIR42632
Node: Preparing Distributions44814
Node: Dependency Tracking47184
Node: Nested Packages49292
Node: Why Autotools50808
Node: Hello World52450
Ref: amhello Explained52872
Node: Creating amhello53044
Node: amhello's configure.ac Setup Explained58399
Node: amhello's Makefile.am Setup Explained63319
Node: Generalities67019
Node: General Operation67713
Node: Strictness71137
Ref: Gnits71271
Node: Uniform75176
Node: Length Limitations80115
Node: Canonicalization82426
Node: User Variables83498
Node: Auxiliary Programs84988
Node: Examples88925
Node: Complete89795
Node: true91900
Node: automake Invocation94391
Ref: Invoking automake94546
Node: configure103161
Node: Requirements104090
Node: Optional109328
Node: aclocal Invocation118730
Ref: Invoking aclocal118891
Node: aclocal Options121945
Node: Macro Search Path125671
Ref: ACLOCAL_PATH130045
Node: Extending aclocal131615
Node: Local Macros135339
Node: Serials139323
Node: Future of aclocal144543
Node: Macros146932
Node: Public Macros147473
Ref: Modernize AM_INIT_AUTOMAKE invocation149096
Node: Obsolete Macros153578
Node: Private Macros154920
Node: Directories156370
Node: Subdirectories157965
Node: Conditional Subdirectories161357
Node: SUBDIRS vs DIST_SUBDIRS163038
Node: Subdirectories with AM_CONDITIONAL164676
Node: Subdirectories with AC_SUBST165870
Node: Unconfigured Subdirectories166697
Node: Alternative170152
Ref: Alternative-Footnote-1172304
Node: Subpackages172429
Node: Programs175775
Node: A Program177317
Node: Program Sources178040
Node: Linking179945
Node: Conditional Sources183590
Node: Conditional Programs186518
Node: A Library188408
Node: A Shared Library191085
Node: Libtool Concept192089
Node: Libtool Libraries194179
Node: Conditional Libtool Libraries195913
Node: Conditional Libtool Sources198370
Node: Libtool Convenience Libraries199757
Node: Libtool Modules203185
Node: Libtool Flags204501
Node: LTLIBOBJS206412
Node: Libtool Issues207047
Node: Error required file ltmain.sh not found207388
Node: Objects created both with libtool and without208609
Node: Program and Library Variables210532
Ref: Program and Library Variables-Footnote-1221910
Node: Default _SOURCES221985
Node: LIBOBJS224462
Node: Program Variables229689
Node: Yacc and Lex233252
Ref: Yacc and Lex-Footnote-1238880
Node: C++ Support239143
Node: Objective C Support240023
Node: Objective C++ Support240996
Node: Unified Parallel C Support242018
Node: Assembly Support243014
Node: Fortran 77 Support244186
Ref: Fortran 77 Support-Footnote-1245871
Node: Preprocessing Fortran 77246074
Node: Compiling Fortran 77 Files246678
Node: Mixing Fortran 77 With C and C++247290
Ref: Mixing Fortran 77 With C and C++-Footnote-1249613
Node: How the Linker is Chosen249921
Node: Fortran 9x Support251460
Node: Compiling Fortran 9x Files252506
Node: Java Support with gcj253142
Node: Vala Support254623
Node: Support for Other Languages256896
Node: Dependencies257604
Node: EXEEXT259491
Node: Other Objects261731
Node: Scripts262323
Node: Headers265182
Node: Data266985
Node: Sources267670
Node: Built Sources Example270685
Node: Other GNU Tools277873
Node: Emacs Lisp278402
Node: gettext280500
Node: Libtool281188
Node: Java281447
Node: Python284106
Node: Documentation289203
Node: Texinfo289507
Node: Man Pages296705
Node: Install299830
Node: Basics of Installation301619
Node: The Two Parts of Install303149
Node: Extending Installation304689
Node: Staged Installs305453
Node: Install Rules for the User306866
Node: Clean307424
Node: Dist309596
Node: Basics of Distribution310100
Node: Fine-grained Distribution Control313443
Node: The dist Hook314370
Node: Checking the Distribution316916
Node: The Types of Distributions324223
Node: Tests327038
Node: Generalities about Testing328234
Node: Simple Tests331171
Node: Scripts-based Testsuites331552
Ref: Testsuite progress on console333925
Ref: Simple tests and color-tests336018
Node: Serial Test Harness340041
Node: Parallel Test Harness342146
Ref: Basics of test metadata342652
Node: Custom Test Drivers351384
Node: Overview of Custom Test Drivers Support351675
Node: Declaring Custom Test Drivers354727
Node: API for Custom Test Drivers356149
Node: Command-line arguments for test drivers356925
Node: Log files generation and test results recording359639
Node: Testsuite progress output363854
Node: Using the TAP test protocol365276
Node: Introduction to TAP365638
Node: Use TAP with the Automake test harness367422
Node: Incompatibilities with other TAP parsers and drivers372845
Node: Links and external resources on TAP374246
Node: DejaGnu Tests375838
Node: Install Tests377966
Node: Rebuilding378276
Node: Options381954
Node: Options generalities382255
Node: List of Automake options384036
Ref: tar-formats390771
Node: Miscellaneous394284
Node: Tags394629
Node: Suffixes397746
Node: Include399378
Node: Conditionals401113
Node: Usage of Conditionals401971
Node: Limits of Conditionals405329
Node: Silencing Make406514
Node: Make verbosity406870
Ref: Make verbosity-Footnote-1408192
Node: Tricks For Silencing Make408266
Node: Automake Silent Rules410773
Node: Not Enough417759
Node: Extending418215
Node: Third-Party Makefiles423249
Node: Distributing430314
Node: API Versioning430963
Node: Upgrading433668
Node: FAQ435713
Node: CVS436837
Node: maintainer-mode445282
Node: Wildcards449454
Node: Limitations on File Names452893
Node: Errors with distclean455523
Node: Flag Variables Ordering460472
Node: Renamed Objects468308
Node: Per-Object Flags469899
Node: Multiple Outputs472909
Node: Hard-Coded Install Paths485268
Node: Debugging Make Rules490433
Ref: Debugging Make Rules-Footnote-1492594
Node: Reporting Bugs492772
Node: Copying This Manual494583
Node: GNU Free Documentation License494813
Node: Indices520134
Node: Macro Index520423
Node: Variable Index526062
Node: General Index557783

End Tag Table


Local Variables:
coding: utf-8
End:
########################################################################

(I added '#########' for file borders.)

But if i open this file on the command line it show file correctly.

I using arch based ditro (TeArch).
Here is package information outputs:
  -- pacman -Qi automake
Name            : automake
Version         : 1.16.3-1
Description     : A GNU tool for automatically creating Makefiles
Architecture    : any
URL             : https://www.gnu.org/software/automake
Licenses        : GPL
Groups          : base-devel
Provides        : None
Depends On      : perl  bash
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1606.59 KiB
Packager        : Lukas Fleischer <lfleischer <at> archlinux.org>
Build Date      : Sat Nov 28 17:08:30 2020
Install Date    : Mon May 10 05:13:21 2021
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

-- pacman -Qi texinfo
Name            : texinfo
Version         : 6.7-3
Description     : GNU documentation system for on-line information and printed output
Architecture    : x86_64
URL             : https://www.gnu.org/software/texinfo/
Licenses        : GPL3
Groups          : base-devel
Provides        : None
Depends On      : ncurses  gzip  perl  sh
Optional Deps   : None
Required By     : gnu-netcat  guile
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 8.52 MiB
Packager        : Andreas Radke <andyrtr <at> archlinux.org>
Build Date      : Sun Apr 26 13:52:50 2020
Install Date    : Fri Apr 23 18:52:11 2021
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature


---
kurth4cker
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#48387; Package emacs. (Mon, 11 Jul 2022 14:40:01 GMT) Full text and rfc822 format available.

Message #8 received at 48387 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: kurth4cker <kurth4cker <at> tutanota.com>
Cc: 48387 <at> debbugs.gnu.org
Subject: Re: bug#48387: 27.2; 'info-display-manual' can't show splitted info
 pages.
Date: Mon, 11 Jul 2022 16:39:00 +0200
kurth4cker <kurth4cker <at> tutanota.com> writes:

> I have installed automake and installed info files named as:
>   * automake-history.info.gz
>   * automake.info-1.gz
>   * automake.info-2.gz
>   * automake.info.gz
>
> But I can't show automake.info.gz correctly.
> It looks like:
>
> #########################################################################
>
> This is automake.info, produced by makeinfo version 6.7 from
> automake.texi.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Are you still seeing these issues in recent Emacs versions?  If so, do
you have a recipe, starting from "emacs -Q", that shows this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 11 Jul 2022 14:40:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#48387; Package emacs. (Tue, 09 Aug 2022 15:47:02 GMT) Full text and rfc822 format available.

Message #13 received at 48387 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: kurth4cker <kurth4cker <at> tutanota.com>
Cc: 48387 <at> debbugs.gnu.org
Subject: Re: bug#48387: 27.2; 'info-display-manual' can't show splitted info
 pages.
Date: Tue, 09 Aug 2022 17:46:31 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Are you still seeing these issues in recent Emacs versions?  If so, do
> you have a recipe, starting from "emacs -Q", that shows this problem?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please respond to this email and we'll reopen the bug report.




bug closed, send any further explanations to 48387 <at> debbugs.gnu.org and kurth4cker <kurth4cker <at> tutanota.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 09 Aug 2022 15:47:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 07 Sep 2022 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 237 days ago.

Previous Next


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