emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tramp and auto-compression-mode and load order


From: Eli Zaretskii
Subject: Re: Tramp and auto-compression-mode and load order
Date: Wed, 21 Nov 2001 20:07:03 +0200

> From: address@hidden (Kai =?iso-8859-1?q?Gro=DFjohann?=)
> Date: Wed, 21 Nov 2001 16:26:25 +0100
> 
> (unless (emacs-has-stefans-patch)
>   (when (and (boundp 'auto-compression-mode)
>              (symbol-value 'auto-compression-mode))
>     (error "Must load Tramp before enabling `auto-compression-mode'")))
> 
> But how to implement emacs-has-stefans-patch?

Use search-forward to find the text of Stefan's code in fileio.c ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]