emacs-devel
[Top][All Lists]
Advanced

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

Re: async.el: A simple asynchronous framework for Emacs


From: Thierry Volpiatto
Subject: Re: async.el: A simple asynchronous framework for Emacs
Date: Thu, 21 Jun 2012 10:31:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

John Wiegley <address@hidden> writes:

> I've also written dired-async.el, which performs copies, moves and deletes
> asynchronously.  It works great with Tramp.
Nice, thanks for your package.
However you will need to inject some tramp/ange-ftp user variables in
other Emacs to make it fully working, at least:

tramp-default-user-alist
ange-ftp-passive-host-alist

Otherwise it will not work when copying on some ftp servers.

(I am also using emacs-batch in helm to copy async and I have same
problem, not fixed yet)

-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




reply via email to

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