From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: async.el: A simple asynchronous framework for Emacs Date: Thu, 21 Jun 2012 10:31:27 +0200 Message-ID: <87bokdoylc.fsf@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1340267522 8351 80.91.229.3 (21 Jun 2012 08:32:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Jun 2012 08:32:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 21 10:32:02 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Shco5-00040q-Ks for ged-emacs-devel@m.gmane.org; Thu, 21 Jun 2012 10:32:01 +0200 Original-Received: from localhost ([::1]:42582 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Shco5-0005Z5-K2 for ged-emacs-devel@m.gmane.org; Thu, 21 Jun 2012 04:32:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Shcny-0005Xq-2W for emacs-devel@gnu.org; Thu, 21 Jun 2012 04:31:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Shcnr-0005nD-UD for emacs-devel@gnu.org; Thu, 21 Jun 2012 04:31:53 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:60751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Shcnr-0005mq-NW for emacs-devel@gnu.org; Thu, 21 Jun 2012 04:31:47 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Shcnm-0003Td-3j for emacs-devel@gnu.org; Thu, 21 Jun 2012 10:31:42 +0200 Original-Received: from lbe83-2-78-243-104-167.fbx.proxad.net ([78.243.104.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2012 10:31:42 +0200 Original-Received: from thierry.volpiatto by lbe83-2-78-243-104-167.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2012 10:31:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lbe83-2-78-243-104-167.fbx.proxad.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:dAyILTZowuBFND1fzkbxVl3vXgU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:151069 Archived-At: John Wiegley 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