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

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

Re: ange-ftp errors out for some directories


From: lawrence mitchell
Subject: Re: ange-ftp errors out for some directories
Date: Sat, 05 Jul 2003 23:56:39 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50

Richard Stallman wrote:

> Yes, I see the end got lost.  Here's the whole thing.

[...] New ange-ftp-file-symlink-p

This changed version allows me to read the directory.  However,
I now run into a different error, to whit:

| Debugger entered--Lisp error: (wrong-type-argument stringp nil)
|   string-match("b" nil)
|   
dired-insert-directory("/ftp:homepages.demon.co.uk:/vol2/demon.co.uk/v/e/g/vegetable/"
 "-al" nil nil t)
|   dired-readin-insert()
|   dired-readin()
|   
dired-internal-noselect("/ftp:homepages.demon.co.uk:/vol2/demon.co.uk/v/e/g/vegetable/"
 nil)
|   
dired-noselect(#("/ftp:homepages.demon.co.uk:/vol2/demon.co.uk/v/e/g/vegetable/"
 0 27 nil 27 60 (inhibit-line-move-field-capture t field output rear-nonsticky 
t) 60 61 nil))
|   run-hook-with-args-until-success(dired-noselect 
#("/ftp:homepages.demon.co.uk:/vol2/demon.co.uk/v/e/g/vegetable/" 0 27 nil 27 
60 (inhibit-line-move-field-capture t field output rear-nonsticky t) 60 61 nil))
|   find-file-noselect("/ftp:homepages.demon.co.uk:~/" nil nil t)
|   find-file("/ftp:homepages.demon.co.uk:~/" t)
|   call-interactively(find-file)


And, the directory listing for the directory in question gets
inserted into the current buffer, rather than creating a new
dired buffer.  It seems dired gets confused about which buffer
to insert into.  However, I can't figure out where.

-- 
lawrence mitchell <address@hidden>




reply via email to

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