From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9813 Path: main.gmane.org!not-for-mail From: Paul Franklin Newsgroups: gmane.emacs.gnus.general Subject: Re: pop mailboxes Date: 04 Feb 1997 21:03:55 -0800 Sender: paul@cs.washington.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149781 20717 80.91.224.250 (20 Oct 2002 21:36:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:36:21 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id VAA14137 for ; Tue, 4 Feb 1997 21:16:23 -0800 Original-Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 5 Feb 1997 06:03:59 +0100 Original-Received: from fester.cs.washington.edu (fester.cs.washington.edu [128.95.4.119]) by june.cs.washington.edu (8.8.5+CS/7.2ju) with ESMTP id VAA23929; Tue, 4 Feb 1997 21:03:57 -0800 Original-Received: (from paul@localhost) by fester.cs.washington.edu (8.6.12/8.6.9) id VAA00612; Tue, 4 Feb 1997 21:03:56 -0800 Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 05 Feb 1997 02:41:08 +0100 Original-Lines: 23 X-Mailer: Gnus v5.4.10/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9813 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9813 i can reproduce it iff the current directory is root: cd / emacs -q M-: y (to deal with novice) (file-directory-p "po:hei") ange-ftp autoloads and I get prompted for a password >>>>> Lars Magne Ingebrigtsen writes: > (file-directory-p "po:hei") > => nil > (require 'ange-ftp) > => ange-ftp > (file-directory-p "po:hei") > => nil > So I'm unable to reproduce this bug. What Emacs version are you using?