On Sat, 28 Jul 2007, Sven Joachim wrote:
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.
Your crystal ball rocks! Seriously though, this solves my problem for Emacs
use, but not from outside Emacs (grep[0], diff &c.)
[0]Yes, I know about zgrep, but I don't want to have to remember to use it,
and aliasing grep to zgrep, as I have done in the past, causes other
problems, mainly with performance when grepping many files. I am in any case
in the process of patching upstream to handle compressed files
transparently...
--
http://rrt.sc3d.org/ | maximiste, n. pessimiste (Roux)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]