all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Nordlöw <per.nordlow@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Async Operations in TRAMP
Date: Fri, 19 Feb 2010 16:03:41 +0100	[thread overview]
Message-ID: <87k4u9uv1u.fsf@gmx.de> (raw)
In-Reply-To: <e8115c2c-7fab-4564-86a4-eeb4104dd31c@i39g2000yqm.googlegroups.com> ("Nordlöw"'s message of "Fri, 19 Feb 2010 02:26:57 -0800 (PST)")

Nordlöw <per.nordlow@gmail.com> writes:

> Is it possible to make the dired/tramp file operations, typically
> remove, copy and move, asynchronous by spawning them as separate
> processes? This would make Emacs TRAMP even more unique and amazing...

Anything goes, of course ...

However, Tramp's main purpose is to provide handlers for magic file name
operations. So it might be useful to introduce a general asynchronous
mode in dired first, and to add Tramp handlers later on.

There are also some problems to be solved, for example if you want to
access a file, which is being copied or removed. And how to indicate,
that an operation has been finished, and it is safe to access the
resulting file.

I vaguely remember there has been a discussion about, but I have no
pointer.

> /Nordlöw

Best regards, Michael.




  reply	other threads:[~2010-02-19 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-19 10:26 Async Operations in TRAMP Nordlöw
2010-02-19 15:03 ` Michael Albinus [this message]
2010-02-19 21:54 ` José A. Romero L.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4u9uv1u.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=per.nordlow@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.