From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: find-alternate-file broken (again) Date: Sat, 15 Feb 2003 21:53:03 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030215214536.4BB6.LEKTU@terra.es> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045342597 8430 80.91.224.249 (15 Feb 2003 20:56:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Feb 2003 20:56:37 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18k9MS-0002Bq-00 for ; Sat, 15 Feb 2003 21:56:36 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18k9a2-0002PL-00 for ; Sat, 15 Feb 2003 22:10:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18k9LO-0008My-05 for emacs-devel@quimby.gnus.org; Sat, 15 Feb 2003 15:55:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18k9Jj-0007Jk-00 for emacs-devel@gnu.org; Sat, 15 Feb 2003 15:53:47 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18k9JM-00074U-00 for emacs-devel@gnu.org; Sat, 15 Feb 2003 15:53:26 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp3.ldap.isp) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18k9J7-0006mg-00 for emacs-devel@gnu.org; Sat, 15 Feb 2003 15:53:09 -0500 Original-Received: from [80.36.30.211] ([80.36.30.211]) by tsmtp3.ldap.isp (terra.es) with ESMTP id HADBCF01.ZM7; Sat, 15 Feb 2003 21:53:03 +0100 Original-To: Bob Halley In-Reply-To: X-Mailer: Becky! ver. 2.05.09 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11678 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11678 On 14 Feb 2003 21:31:33 -0800 Bob Halley wrote: > lisp/files.el 1.636 reverted 1.634, and so the problem with > find-alternate-file not working if dired has not been loaded has > returned. The current fix depends on dired-directory being autoloaded. You'll have to make autoloads. -- Juanma Barranquero