zsh-users
 help / color / mirror / code / Atom feed
* zftp and Ange-ftp ?
@ 2004-07-16 21:25 Xavier Maillard
  2004-07-17 16:33 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier Maillard @ 2004-07-16 21:25 UTC (permalink / raw)
  To: zsh-users

Hello,

I just wanted to know if it is possible to tell ange-ftp (an
emacs module) to use the zftp builtin command instead of any
other FTP client and so, get rid of any other FTP client.

Greetings,
-- 
.o.   Xavier Maillard            Tel: +33 6 68 04 64 37
..o  
ooo   



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

* Re: zftp and Ange-ftp ?
  2004-07-16 21:25 zftp and Ange-ftp ? Xavier Maillard
@ 2004-07-17 16:33 ` Bart Schaefer
  2004-07-17 18:51   ` Xavier Maillard
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2004-07-17 16:33 UTC (permalink / raw)
  To: zsh-users

On Fri, 16 Jul 2004, Xavier Maillard wrote:

> I just wanted to know if it is possible to tell ange-ftp (an
> emacs module) to use the zftp builtin command instead of any
> other FTP client and so, get rid of any other FTP client.

It'd require some work.  It looks as if ange-ftp wants to send
standard FTP client commands, whereas zftp wants everything to
be prefixed with "zftp ", and I don't see a hook anywhere in
the ange-ftp lisp that would let you modify the commands sent.

So you'd have to create a wrapper around the zf* functions to
mimic the standard ftp command set, and even then I'm not very
confident that ange-ftp would be able parse the output.


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

* Re: zftp and Ange-ftp ?
  2004-07-17 16:33 ` Bart Schaefer
@ 2004-07-17 18:51   ` Xavier Maillard
  0 siblings, 0 replies; 3+ messages in thread
From: Xavier Maillard @ 2004-07-17 18:51 UTC (permalink / raw)
  To: zsh-users

On 17 jui 2004, Bart Schaefer wrote:

> On Fri, 16 Jul 2004, Xavier Maillard wrote:
> 
> > I just wanted to know if it is possible to tell ange-ftp (an
> > emacs module) to use the zftp builtin command instead of any
> > other FTP client and so, get rid of any other FTP client.
> 
> It'd require some work.  It looks as if ange-ftp wants to send
> standard FTP client commands, whereas zftp wants everything to
> be prefixed with "zftp ", and I don't see a hook anywhere in
> the ange-ftp lisp that would let you modify the commands sent.
> 
> So you'd have to create a wrapper around the zf* functions to
> mimic the standard ftp command set, and even then I'm not very
> confident that ange-ftp would be able parse the output.

Ok. Thank you for your answer ;)

I will continue using zftp on the command line and
Tramp/Ange-Ftp when in Emacs then.

Regards,
-- 
      Xavier Maillard| "Stand Back! I'm a programmer!"
.0.             zedek@gnu-rox.orgz|
..0             (+33) 326 770 221 |   Webmaster, emacsfr.org
000              PGP : 0x1E028EA5 |    Membre de l' APRIL


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

end of thread, other threads:[~2004-07-17 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-16 21:25 zftp and Ange-ftp ? Xavier Maillard
2004-07-17 16:33 ` Bart Schaefer
2004-07-17 18:51   ` Xavier Maillard

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).