unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* auto-open windows file on unix server
@ 2005-04-18  6:31 s-skj
  0 siblings, 0 replies; 3+ messages in thread
From: s-skj @ 2005-04-18  6:31 UTC (permalink / raw)




-- 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* auto-open windows file on unix server
@ 2005-04-18  6:47 s-skj
  2005-04-18 16:51 ` rgb
  0 siblings, 1 reply; 3+ messages in thread
From: s-skj @ 2005-04-18  6:47 UTC (permalink / raw)


Using ange-ftp or tramp from a Windows laptop at home, I may display the
content of a unix dirctory at work in dired mode. If a Word file is
saved on the unix machine, e.g., svein.doc, I would like to press
<return> to have the file transferred to my laptop and opened in
Word. Is that possible?

-- 
Svein

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: auto-open windows file on unix server
  2005-04-18  6:47 auto-open windows file on unix server s-skj
@ 2005-04-18 16:51 ` rgb
  0 siblings, 0 replies; 3+ messages in thread
From: rgb @ 2005-04-18 16:51 UTC (permalink / raw)


s-skj@ux.uis.no wrote:
> Using ange-ftp or tramp from a Windows laptop at home, I may display
the
> content of a unix dirctory at work in dired mode. If a Word file is
> saved on the unix machine, e.g., svein.doc, I would like to press
> <return> to have the file transferred to my laptop and opened in
> Word. Is that possible?
>
> --
> Svein

It sounds like you want to make Emacs do what WebDrive FTP does.
I used it some years ago; before ange-ftp supported NSK.

The problem with Emacs doing it is that dired can't manage the
temporary
files it transfers back and forth unless the functions it hooks are
being called.  Word obviously won't be calling save-buffer so how would
your changes get written back...

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-18 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-18  6:47 auto-open windows file on unix server s-skj
2005-04-18 16:51 ` rgb
  -- strict thread matches above, loose matches on Subject: below --
2005-04-18  6:31 s-skj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).