From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: autoload failure Date: Sat, 30 Oct 2004 10:20:02 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20041027.153921.207585531.Takaaki.Ota@am.sony.com> <418024BE.9080007@wyrdrune.com> <20041029.093701.207586096.Takaaki.Ota@am.sony.com> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099146170 17422 80.91.229.6 (30 Oct 2004 14:22:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Oct 2004 14:22:50 +0000 (UTC) Cc: guy@wyrdrune.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 30 16:22:46 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CNu7y-0005vy-00 for ; Sat, 30 Oct 2004 16:22:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNuFs-0007BM-29 for ged-emacs-devel@m.gmane.org; Sat, 30 Oct 2004 10:30:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CNuFN-00070I-IT for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:30:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CNuFM-0006zP-8A for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:30:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNuFL-0006zK-Uc for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:30:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CNu6G-0006xT-Jl for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:21:00 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CNu5K-0002J6-F5; Sat, 30 Oct 2004 10:20:02 -0400 Original-To: Tak Ota In-reply-to: <20041029.093701.207586096.Takaaki.Ota@am.sony.com> (message from Tak Ota on Fri, 29 Oct 2004 09:37:01 -0700 (PDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29171 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29171 I suspect this is a Windows-specific problem, so I can't help you. You could try debugging WHY it gets this error: "./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l autoload \ --eval '(setq find-file-hooks nil \ find-file-suppress-same-file-warnings t \ generated-autoload-file \ "/cygdrive/d/pub/emacs/emacs-21.3.50/lisp/loaddefs.el")' \ -f batch-update-autoloads /cygdrive/d/pub/emacs/emacs-21.3.50/lisp calc calendar emacs-lisp emulation eshell gnus international language mail mh-e net obsolete play progmodes term textmodes toolbar url Cannot open load file: autoload