From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Tak Ota Newsgroups: gmane.emacs.devel Subject: Re: lost argument and doc string Date: Tue, 12 Feb 2002 06:23:32 -0800 (PST) Organization: Sony Electronics Inc. Message-ID: <20020212.062332.60851732.Takaaki.Ota@am.sony.com> References: <20020211.183254.01366081.Takaaki.Ota@am.sony.com> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: quimby2.netfonds.no 1013524529 8756 195.204.10.66 (12 Feb 2002 14:35:29 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 12 Feb 2002 14:35:29 GMT Cc: lektu@terra.es, emacs-devel@gnu.org, andrewi@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16ae1n-0002H8-00 for ; Tue, 12 Feb 2002 15:35:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16adr4-0000XY-00; Tue, 12 Feb 2002 09:24:22 -0500 Original-Received: from mail6.fw-bc.sony.com ([160.33.98.73]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16adqR-0000Us-00; Tue, 12 Feb 2002 09:23:44 -0500 Original-Received: from mail1.bc.in.sel.sony.com (mail1.bc.in.sel.sony.com [43.144.65.11]) by mail6.fw-bc.sony.com (8.8.8/8.8.8) with ESMTP id OAA00285; Tue, 12 Feb 2002 14:16:47 GMT Original-Received: by mail1.bc.in.sel.sony.com id OAA00293; Tue, 12 Feb 2002 14:23:34 GMT Original-To: eliz@is.elta.co.il In-Reply-To: X-Telephone: +1-858-942-3239 X-Fax------: +1-858-942-9142 X-SnailMail: 16450 West Bernardo Drive MZ7205, San Diego, CA 92127-1804 X-Mailer: Mew version 3.0.52 on Emacs 21.2.50.1 / Mule 5.0 (SAKAKI) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1030 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1030 Tue, 12 Feb 2002 10:35:24 +0200 (IST): Eli Zaretskii wrote: > > I don't know much about how make-docfile operates > > but it obviously expects some .elc files instead of .el files. > > Could you please see why is this so? Is it perhaps an issue with > binary vs text reads? I'll try to read make-docfile.c, however, someone on this list probably can provide quick answer to this puzzle before I solve it. What's really strange is out of all those elc files following files are seemingly and deliberately left as el files. cus-start.el, loadup.el, loaddefs.el, bindings.el, international/mule-conf.el, paths.el, version.el > > I suppose the following change in lib-src/ChangeLog is responsible > > for this. > > Yes, but Andrew did that change for a reason, as the log says... I agree, and the new way looks cleaner if it works. I'll continue to work on this topic. -Tak _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel