bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9617: 23.1; Tramp blocks other Emacs use while waiting


From: Michael Albinus
Subject: bug#9617: 23.1; Tramp blocks other Emacs use while waiting
Date: Tue, 04 Sep 2018 15:19:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Michael,

>> There are sometimes unavoidable delays in using Tramp to access remote
>> files. It would be very useful if it were possible to load or save a
>> buffer using Tramp in a non-blocking way so that use of Emacs on other
>> buffers could continue.
>
> A solution will be available, when Emacs supports threads.

It is still work in progress, but if you are interested in, you might
test Emacs from its git repository. Check out the
feature/tramp-thread-safe branch, and compile.

With the new prefix command universal-async-argument ("C-x &") you
could trigger to the find-file-* command family to visit files
asynchronously. See also the Emacs manual, node (info "(emacs) Visiting")

Note that this is not fit yet for editing precious files. Any feedback
is welcome! Don't hesitate to ask if something is unclear.

Best regards, Michael.





reply via email to

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