unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48387: 27.2; 'info-display-manual' can't show splitted info pages.
@ 2021-05-12 23:45 kurth4cker via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-07-11 14:39 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: kurth4cker via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-05-12 23:45 UTC (permalink / raw)
  To: 48387

[-- Attachment #1: Type: text/plain, Size: 10242 bytes --]

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

\x1f
Indirect:
automake.info-1: 1085
automake.info-2: 301619
\x1f
Tag Table:
(Indirect)
Node: Top\x7f1085
Node: Introduction\x7f14340
Ref: Introduction-Footnote-1\x7f15749
Node: Autotools Introduction\x7f15908
Node: GNU Build System\x7f17290
Node: Use Cases\x7f20038
Node: Basic Installation\x7f22166
Node: Standard Targets\x7f25752
Node: Standard Directory Variables\x7f27355
Node: Standard Configuration Variables\x7f29212
Node: config.site\x7f30571
Node: VPATH Builds\x7f31997
Node: Two-Part Install\x7f36055
Node: Cross-Compilation\x7f38499
Node: Renaming\x7f41474
Node: DESTDIR\x7f42632
Node: Preparing Distributions\x7f44814
Node: Dependency Tracking\x7f47184
Node: Nested Packages\x7f49292
Node: Why Autotools\x7f50808
Node: Hello World\x7f52450
Ref: amhello Explained\x7f52872
Node: Creating amhello\x7f53044
Node: amhello's configure.ac Setup Explained\x7f58399
Node: amhello's Makefile.am Setup Explained\x7f63319
Node: Generalities\x7f67019
Node: General Operation\x7f67713
Node: Strictness\x7f71137
Ref: Gnits\x7f71271
Node: Uniform\x7f75176
Node: Length Limitations\x7f80115
Node: Canonicalization\x7f82426
Node: User Variables\x7f83498
Node: Auxiliary Programs\x7f84988
Node: Examples\x7f88925
Node: Complete\x7f89795
Node: true\x7f91900
Node: automake Invocation\x7f94391
Ref: Invoking automake\x7f94546
Node: configure\x7f103161
Node: Requirements\x7f104090
Node: Optional\x7f109328
Node: aclocal Invocation\x7f118730
Ref: Invoking aclocal\x7f118891
Node: aclocal Options\x7f121945
Node: Macro Search Path\x7f125671
Ref: ACLOCAL_PATH\x7f130045
Node: Extending aclocal\x7f131615
Node: Local Macros\x7f135339
Node: Serials\x7f139323
Node: Future of aclocal\x7f144543
Node: Macros\x7f146932
Node: Public Macros\x7f147473
Ref: Modernize AM_INIT_AUTOMAKE invocation\x7f149096
Node: Obsolete Macros\x7f153578
Node: Private Macros\x7f154920
Node: Directories\x7f156370
Node: Subdirectories\x7f157965
Node: Conditional Subdirectories\x7f161357
Node: SUBDIRS vs DIST_SUBDIRS\x7f163038
Node: Subdirectories with AM_CONDITIONAL\x7f164676
Node: Subdirectories with AC_SUBST\x7f165870
Node: Unconfigured Subdirectories\x7f166697
Node: Alternative\x7f170152
Ref: Alternative-Footnote-1\x7f172304
Node: Subpackages\x7f172429
Node: Programs\x7f175775
Node: A Program\x7f177317
Node: Program Sources\x7f178040
Node: Linking\x7f179945
Node: Conditional Sources\x7f183590
Node: Conditional Programs\x7f186518
Node: A Library\x7f188408
Node: A Shared Library\x7f191085
Node: Libtool Concept\x7f192089
Node: Libtool Libraries\x7f194179
Node: Conditional Libtool Libraries\x7f195913
Node: Conditional Libtool Sources\x7f198370
Node: Libtool Convenience Libraries\x7f199757
Node: Libtool Modules\x7f203185
Node: Libtool Flags\x7f204501
Node: LTLIBOBJS\x7f206412
Node: Libtool Issues\x7f207047
Node: Error required file ltmain.sh not found\x7f207388
Node: Objects created both with libtool and without\x7f208609
Node: Program and Library Variables\x7f210532
Ref: Program and Library Variables-Footnote-1\x7f221910
Node: Default _SOURCES\x7f221985
Node: LIBOBJS\x7f224462
Node: Program Variables\x7f229689
Node: Yacc and Lex\x7f233252
Ref: Yacc and Lex-Footnote-1\x7f238880
Node: C++ Support\x7f239143
Node: Objective C Support\x7f240023
Node: Objective C++ Support\x7f240996
Node: Unified Parallel C Support\x7f242018
Node: Assembly Support\x7f243014
Node: Fortran 77 Support\x7f244186
Ref: Fortran 77 Support-Footnote-1\x7f245871
Node: Preprocessing Fortran 77\x7f246074
Node: Compiling Fortran 77 Files\x7f246678
Node: Mixing Fortran 77 With C and C++\x7f247290
Ref: Mixing Fortran 77 With C and C++-Footnote-1\x7f249613
Node: How the Linker is Chosen\x7f249921
Node: Fortran 9x Support\x7f251460
Node: Compiling Fortran 9x Files\x7f252506
Node: Java Support with gcj\x7f253142
Node: Vala Support\x7f254623
Node: Support for Other Languages\x7f256896
Node: Dependencies\x7f257604
Node: EXEEXT\x7f259491
Node: Other Objects\x7f261731
Node: Scripts\x7f262323
Node: Headers\x7f265182
Node: Data\x7f266985
Node: Sources\x7f267670
Node: Built Sources Example\x7f270685
Node: Other GNU Tools\x7f277873
Node: Emacs Lisp\x7f278402
Node: gettext\x7f280500
Node: Libtool\x7f281188
Node: Java\x7f281447
Node: Python\x7f284106
Node: Documentation\x7f289203
Node: Texinfo\x7f289507
Node: Man Pages\x7f296705
Node: Install\x7f299830
Node: Basics of Installation\x7f301619
Node: The Two Parts of Install\x7f303149
Node: Extending Installation\x7f304689
Node: Staged Installs\x7f305453
Node: Install Rules for the User\x7f306866
Node: Clean\x7f307424
Node: Dist\x7f309596
Node: Basics of Distribution\x7f310100
Node: Fine-grained Distribution Control\x7f313443
Node: The dist Hook\x7f314370
Node: Checking the Distribution\x7f316916
Node: The Types of Distributions\x7f324223
Node: Tests\x7f327038
Node: Generalities about Testing\x7f328234
Node: Simple Tests\x7f331171
Node: Scripts-based Testsuites\x7f331552
Ref: Testsuite progress on console\x7f333925
Ref: Simple tests and color-tests\x7f336018
Node: Serial Test Harness\x7f340041
Node: Parallel Test Harness\x7f342146
Ref: Basics of test metadata\x7f342652
Node: Custom Test Drivers\x7f351384
Node: Overview of Custom Test Drivers Support\x7f351675
Node: Declaring Custom Test Drivers\x7f354727
Node: API for Custom Test Drivers\x7f356149
Node: Command-line arguments for test drivers\x7f356925
Node: Log files generation and test results recording\x7f359639
Node: Testsuite progress output\x7f363854
Node: Using the TAP test protocol\x7f365276
Node: Introduction to TAP\x7f365638
Node: Use TAP with the Automake test harness\x7f367422
Node: Incompatibilities with other TAP parsers and drivers\x7f372845
Node: Links and external resources on TAP\x7f374246
Node: DejaGnu Tests\x7f375838
Node: Install Tests\x7f377966
Node: Rebuilding\x7f378276
Node: Options\x7f381954
Node: Options generalities\x7f382255
Node: List of Automake options\x7f384036
Ref: tar-formats\x7f390771
Node: Miscellaneous\x7f394284
Node: Tags\x7f394629
Node: Suffixes\x7f397746
Node: Include\x7f399378
Node: Conditionals\x7f401113
Node: Usage of Conditionals\x7f401971
Node: Limits of Conditionals\x7f405329
Node: Silencing Make\x7f406514
Node: Make verbosity\x7f406870
Ref: Make verbosity-Footnote-1\x7f408192
Node: Tricks For Silencing Make\x7f408266
Node: Automake Silent Rules\x7f410773
Node: Not Enough\x7f417759
Node: Extending\x7f418215
Node: Third-Party Makefiles\x7f423249
Node: Distributing\x7f430314
Node: API Versioning\x7f430963
Node: Upgrading\x7f433668
Node: FAQ\x7f435713
Node: CVS\x7f436837
Node: maintainer-mode\x7f445282
Node: Wildcards\x7f449454
Node: Limitations on File Names\x7f452893
Node: Errors with distclean\x7f455523
Node: Flag Variables Ordering\x7f460472
Node: Renamed Objects\x7f468308
Node: Per-Object Flags\x7f469899
Node: Multiple Outputs\x7f472909
Node: Hard-Coded Install Paths\x7f485268
Node: Debugging Make Rules\x7f490433
Ref: Debugging Make Rules-Footnote-1\x7f492594
Node: Reporting Bugs\x7f492772
Node: Copying This Manual\x7f494583
Node: GNU Free Documentation License\x7f494813
Node: Indices\x7f520134
Node: Macro Index\x7f520423
Node: Variable Index\x7f526062
Node: General Index\x7f557783
\x1f
End Tag Table

\x1f
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@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@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

[-- Attachment #2: Type: text/html, Size: 15668 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#48387: 27.2; 'info-display-manual' can't show splitted info pages.
  2021-05-12 23:45 bug#48387: 27.2; 'info-display-manual' can't show splitted info pages kurth4cker via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-07-11 14:39 ` Lars Ingebrigtsen
  2022-08-09 15:46   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-07-11 14:39 UTC (permalink / raw)
  To: kurth4cker; +Cc: 48387

kurth4cker <kurth4cker@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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#48387: 27.2; 'info-display-manual' can't show splitted info pages.
  2022-07-11 14:39 ` Lars Ingebrigtsen
@ 2022-08-09 15:46   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-08-09 15:46 UTC (permalink / raw)
  To: kurth4cker; +Cc: 48387

Lars Ingebrigtsen <larsi@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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-09 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 23:45 bug#48387: 27.2; 'info-display-manual' can't show splitted info pages kurth4cker via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-11 14:39 ` Lars Ingebrigtsen
2022-08-09 15:46   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).