all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs + ftp
Date: Sun, 07 Feb 2010 18:19:24 +0100	[thread overview]
Message-ID: <876369arqb.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: 2Fgbn.280074$Jg5.260817@newsfe02.ams2

Martin <xtd8865@gmail.com> writes:

Hi Martin,

> I know that when you open a remote file (ftp) with using tramp, it
> will be updated remotely whenever you press C-x C-s.  The problem is
> that I connect to my ftp account using konqueror (Slackware64 13 +
> emacs 23.1), and right-click on a file (open with + emacs). It opens a
> file, but temporarily it stores it locally.

I think konqueror stores that file somewhere in your local /tmp, and it
uploads it as soon as the process (emacs in your case) has finished.  So
to emacs it looks like a usual local file, and I guess there's nothing
you can can do (except not using the konqueror indirection).

It may work with kate, because that may guess from the filename (or
something else) that it's a copy of a remote file, and signal some
upload request to konqueror...

What you could do was mounting the ftp directory locally.  Most probably
konqueror (or some other KDE thing) can do that...  If not, there's
pretty sure some FUSE plugin.

Bye,
Tassilo





      parent reply	other threads:[~2010-02-07 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-06 16:20 emacs + ftp Martin
2010-02-07 11:27 ` Glauber Alex Dias Prado
2010-02-07 17:19 ` Tassilo Horn [this message]

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=876369arqb.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.