GNU bug report logs -
#69004
Cannot open lzip-compressed info manuals
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69004 in the body.
You can then email your comments to 69004 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#69004
; Package
emacs
.
(Fri, 09 Feb 2024 18:41:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Francesco Turco <fturco <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 09 Feb 2024 18:41:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello.
I'm using GNU Emacs 29.2 on a Gentoo Linux system.
On this system, all info manuals are compressed with lzip and have a .lz
suffix.
When running M-x info and opening any info manual (e.g. the info manual
for bash), I get error messages similar to the following one:
> Info file `bash' does not exist; consider installing it
In reality the info manual for bash is available on my system:
$ file /usr/share/info/bash.info.lz
/usr/share/info/bash.info.lz: lzip compressed data, version: 1
In info.el source code there is no instance of either "lzip" or "lz".
In particular, there is no lzip-related entry in the Info-suffix-list
variable definition.
In my opinion it would be nice to add support for lzip-compressed info
manuals to M-x info.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#69004
; Package
emacs
.
(Fri, 09 Feb 2024 18:57:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 69004 <at> debbugs.gnu.org (full text, mbox):
> From: Francesco Turco <fturco <at> posteo.net>
> Date: Fri, 09 Feb 2024 16:49:59 +0000
>
> I'm using GNU Emacs 29.2 on a Gentoo Linux system.
>
> On this system, all info manuals are compressed with lzip and have a .lz
> suffix.
Emacs doesn't (yet) support Info manuals compressed with lzip.
> When running M-x info and opening any info manual (e.g. the info manual
> for bash), I get error messages similar to the following one:
>
> > Info file `bash' does not exist; consider installing it
>
> In reality the info manual for bash is available on my system:
>
> $ file /usr/share/info/bash.info.lz
> /usr/share/info/bash.info.lz: lzip compressed data, version: 1
>
> In info.el source code there is no instance of either "lzip" or "lz".
> In particular, there is no lzip-related entry in the Info-suffix-list
> variable definition.
>
> In my opinion it would be nice to add support for lzip-compressed info
> manuals to M-x info.
Patches welcome to add lzip support to info.el.
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Sat, 10 Feb 2024 09:40:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Francesco Turco <fturco <at> posteo.net>
:
bug acknowledged by developer.
(Sat, 10 Feb 2024 09:40:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 69004-done <at> debbugs.gnu.org (full text, mbox):
> Cc: 69004 <at> debbugs.gnu.org
> Date: Fri, 09 Feb 2024 20:55:54 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> > From: Francesco Turco <fturco <at> posteo.net>
> > Date: Fri, 09 Feb 2024 16:49:59 +0000
> >
> > I'm using GNU Emacs 29.2 on a Gentoo Linux system.
> >
> > On this system, all info manuals are compressed with lzip and have a .lz
> > suffix.
>
> Emacs doesn't (yet) support Info manuals compressed with lzip.
>
> > When running M-x info and opening any info manual (e.g. the info manual
> > for bash), I get error messages similar to the following one:
> >
> > > Info file `bash' does not exist; consider installing it
> >
> > In reality the info manual for bash is available on my system:
> >
> > $ file /usr/share/info/bash.info.lz
> > /usr/share/info/bash.info.lz: lzip compressed data, version: 1
> >
> > In info.el source code there is no instance of either "lzip" or "lz".
> > In particular, there is no lzip-related entry in the Info-suffix-list
> > variable definition.
> >
> > In my opinion it would be nice to add support for lzip-compressed info
> > manuals to M-x info.
>
> Patches welcome to add lzip support to info.el.
I have now added that on master; closing.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 09 Mar 2024 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.