Hi Ben,

    Here is a trivial patch to add support for `lzma' compression of
    Info pages.

I have to admit I am somewhat reluctant to do this until the lzma format
is more stable.  It would be sad to start passing around files made with
the current unstable version that can't be read by past versions or,
possibly, future versions.

    +  { ".lzma", "unlzma" },

Is it possible to use the simple lzmadec instead?  (un)lzma, being
written in C++, is easy to get the shared libs wrong.

Thanks,
karl


Reply via email to