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

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

Interference between Eshell and Ange-FTP


From: Rommerskirchen Heinrich
Subject: Interference between Eshell and Ange-FTP
Date: Mon, 9 Sep 2002 15:15:47 +0200

In GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195)
 of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: DEU
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Start emacs with "runemacs.exe -q --no-site-file"

Type the following Commands:
 M-x eshell
 set-variable ange-ftp-ftp-program-name "~/bin/emacs-ftp.exe" 
; (necessary because the M$-FTP is borken)

load a file on another host via ftp

switch to the *eshell* buffer and type there "echo A:/*" and eshell
shows not only files in A: but also all the hosts and all
"user@host"-pairs in .netrc, e.g. (edited, '...' indicate deleted hostnames):

("a:/ftp.siemens.de:" "a:/ficus:" ... "a:/kir@clivia:" "a:/ftp@ftp.sbs.de:" ... 
"a:/ppp-out.zip"  "a:/hd.config" "a:/synchro.pl~")

Starting with a:/ppp-out.zip is the correct output; everything before
that is bogus.

Recent input:
M-x e s h e l l <return> e c h o SPC A : / * <return> 
C-x b <return> C-y C-S-j C-x C-f / k i r @ f i c u 
s : ~ <return> C-x b * e s h e l l <return> <C-f4> 
C-x k <return> C-x C-b <down> <help-echo> <help-echo> 
<down-mouse-1> <mouse-1> <return> M-p <return> C-x 
1 <menu-bar> <help-menu> <report-emacs-bug>

Recent messages:
Opening FTP connection to ficus...done
Logging in as user kir@ficus...done
Getting PWD...done
Listing /kir@ficus:/user/...done
Loading dired...done
Reading directory /kir@ficus:/user/kir/...
Listing /kir@ficus:/user/kir/...done
Reading directory /kir@ficus:/user/kir/...done
History item: 128
Loading emacsbug...done


Mit freundlichen Grüßen
     Heinz Rommerskirchen




reply via email to

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