From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Michael Reilly Newsgroups: gmane.emacs.devel Subject: Re: cus-load.el and loaddefs.el Date: Wed, 20 Mar 2002 17:45:09 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <200203202245.g2KMj9i11141@hamm.pajato.com> References: <200203202027.g2KKRsj10725@hamm.pajato.com> Reply-To: pmr@pajato.com NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1016667719 19186 127.0.0.1 (20 Mar 2002 23:41:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 20 Mar 2002 23:41:59 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16npiR-0004zL-00 for ; Thu, 21 Mar 2002 00:41:59 +0100 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16npoP-0000r2-00 for ; Thu, 21 Mar 2002 00:48:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16npiJ-0003x1-00; Wed, 20 Mar 2002 18:41:51 -0500 Original-Received: from delysid.gnu.org ([158.121.106.20]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16noqJ-0001SO-00 for ; Wed, 20 Mar 2002 17:46:03 -0500 Original-Received: from hamm.pajato.com ([209.113.133.207]) by delysid.gnu.org with esmtp (Exim 3.34 #2) id 16nopy-0000VV-00 for ; Wed, 20 Mar 2002 17:45:42 -0500 Original-Received: (from pmr@localhost) by hamm.pajato.com (8.11.6/8.11.6) id g2KMj9i11141; Wed, 20 Mar 2002 17:45:09 -0500 Original-To: schwab@suse.de In-Reply-To: (message from Andreas Schwab on Wed, 20 Mar 2002 22:47:11 +0100) 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: main.gmane.org gmane.emacs.devel:2067 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2067 > Andreas Schwab writes: > > |> Both of these files get generated at build time but are source > |> documents in CVS. Is this by design or should they be removed from > |> the source tree? > > You cannot bootstrap without loaddefs.el. Then I suppose we ought to create a file in CVS, say, loaddefs.el.src (or some such) that gets copied to loaddefs.el at bootstrap time and then gets populated subsequently. Then loaddefs.el and cus-load.el can be removed from CVS. Any reason we should not do this? It will eliminate conflicts that get reported by doing `cvs update' and is probably cleaner. -pmr _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel