From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bob Halley Newsgroups: gmane.emacs.devel Subject: find-alternate-file broken (again) Date: 14 Feb 2003 21:31:33 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045287110 8589 80.91.224.249 (15 Feb 2003 05:31:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Feb 2003 05:31:50 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18juvV-0002EP-00 for ; Sat, 15 Feb 2003 06:31:49 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18jv8m-0002Gg-00 for ; Sat, 15 Feb 2003 06:45:33 +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 18juxL-0003S2-02 for emacs-devel@quimby.gnus.org; Sat, 15 Feb 2003 00:33:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18juwy-0002lF-00 for emacs-devel@gnu.org; Sat, 15 Feb 2003 00:33:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18juwX-0001tK-00 for emacs-devel@gnu.org; Sat, 15 Feb 2003 00:32:54 -0500 Original-Received: from woof.play-bow.org ([204.152.186.150]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18juvI-0000oD-00 for emacs-devel@gnu.org; Sat, 15 Feb 2003 00:31:36 -0500 Original-Received: by woof.play-bow.org (Postfix, from userid 500) id F418A2EB4B; Fri, 14 Feb 2003 21:31:33 -0800 (PST) Original-To: emacs-devel@gnu.org Original-Lines: 6 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:11659 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11659 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. What was wrong with 1.634, and is some other fix contemplated? /Bob