GNU bug report logs - #69004
Cannot open lzip-compressed info manuals

Previous Next

Package: emacs;

Reported by: Francesco Turco <fturco <at> posteo.net>

Date: Fri, 9 Feb 2024 18:41:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69004: closed (Cannot open lzip-compressed info manuals)
Date: Sat, 10 Feb 2024 09:40:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 10 Feb 2024 11:23:25 +0200
with message-id <86zfw8u0z6.fsf <at> gnu.org>
and subject line Re: bug#69004: Cannot open lzip-compressed info manuals
has caused the debbugs.gnu.org bug report #69004,
regarding Cannot open lzip-compressed info manuals
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69004: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69004
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Francesco Turco <fturco <at> posteo.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Cannot open lzip-compressed info manuals
Date: Fri, 09 Feb 2024 16:49:59 +0000
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.


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: fturco <at> posteo.net
Cc: 69004-done <at> debbugs.gnu.org
Subject: Re: bug#69004: Cannot open lzip-compressed info manuals
Date: Sat, 10 Feb 2024 11:23:25 +0200
> 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.


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.