Reuben Thomas writes:
> Package: emacs22-el
> Version: 22.1+1-1
> Followup-For: Bug #434907
> 
> If I C-h f a function, then try to follow the source file link, it
> doesn't work, because the expected file doesn't exist.

This is a misconfiguration on your side, as Emacs should now find
compressed files transparently.  My crystal ball tells me that you
have a line with

(auto-compression-mode)

in your .emacs and should change that to

(auto-compression-mode 1)

, because auto-compression-mode is enabled by default in Emacs 22.

Regards,
        Sven


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to