Luc Teirlinck <[EMAIL PROTECTED]> writes:

> Michael Albinus wrote:
>
>    When Tramp is preloaded (require 'tramp), your patch works fine
>
> Not quite.  If you use your suggested version of the patch, then do
> `emacs -q', then load tramp, then set locate-update-when-revert to t,
> then do `M-x locate' RET emacs, then do `C-x 1' to have the *Locate*
> buffer filling the entire frame, then run g, answer yes and give your
> password, then instead of having one updated *Locate* buffer filling
> the entire frame, the frame gets split into two windows, each showing
> the same updated *Locate* buffer.  I find this quite surprising.  Is
> this explainable by anything that Tramp does?

It's a bug in Tramp. tramp-handle-shell-command didn't reset the
current buffer at the end. I've fixed that.

> Sincerely,
>
> Luc.

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to