[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reverting *Locate* buffers.
From: |
Stefan Monnier |
Subject: |
Re: Reverting *Locate* buffers. |
Date: |
Tue, 04 Jul 2006 11:42:28 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> The Tramp handler of shell-command must be applied. Therefore, due to
> the autoload definitions, Tramp must be loaded. Loading tramp.el
> itself causes new remote file operations (due to default-directory).
> And so on.
Maybe a backtrace could help decide where the default-directory should be
temporarily rebound to / ?
Stefan