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

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

ange-ftp-get-file-entry bug


From: zazylaw
Subject: ange-ftp-get-file-entry bug
Date: Thu, 29 Aug 2002 01:27:25 -0400

To: bug-gnu-emacs@gnu.org
Subject: ange-ftp-get-file-entry bug
--text follows this line--
This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.7.1 (i386-redhat-linux-gnu, X toolkit)
 of Fri Mar 16 2001 on porky.devel.redhat.com
configured using `configure  --mandir=/usr/share/man
--infodir=/usr/share/info --prefix=/usr --libexecdir=/usr/lib
--sharedstatedir=/var --with-gcc --with-pop --with-x-toolkit
i386-redhat-linux-gnu'

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

I ran emacs without a .emacs file
I ran the following code in a lisp-interaction buffer:

(require 'ange-ftp)
(ange-ftp-get-file-entry ".")
(ange-ftp-get-file-entry ".")

When the second call to (ange-ftp-get-file-entry ".") is made, the
following message occurs in the minibuffer:

Should never happen. Please report. Bug ref. no.: 1

I was also able to reproduce this bug on my windows version of emacs-20.7


Recent input:
M-x l i s e backspace p - i n t e r a c t i tab return
C-e C-j C-n C-e C-j C-n C-e C-j M-x r e p o tab t tab
backspace r tab return

Recent messages:
Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el
   and load others...
For information about the GNU Project and its goals, type C-h C-p.
Wrong type argument: stringp, nil
Should never happen. Please report. Bug ref. no.: 1
Making completion list...
Loading view...
Loading view...done
Loading emacsbug...
Loading emacsbug...done





reply via email to

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