bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP under emacs


From: Eric Marsden
Subject: Re: FTP under emacs
Date: 15 May 2001 18:40:10 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.6

>>>>> "acs" == Alexandre Carvalho Sanches <asanches@cleartech.com.br> writes:

  acs> The line "Comando de ajuda inv lido foo." is the windows ftp
  acs> help output when I type "help foo" on the windows ftp. I found
  acs> the "help foo \n" command on the ange-ftp.elc file. I suppose
  acs> that it could be the cause of the problem.

it may be the «Conectado a» message which is causing the problem,
rather than the help message. Try

  (setq ange-ftp-skip-msgs (concat ange-ftp-skip-msgs "\\|^Conectado a"))

or see whether there is a way to make your ftp client speak English
instead of Portugese.

-- 
Eric Marsden                          <URL:http://www.laas.fr/~emarsden/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]