From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.help Subject: Re: options/config for the CVS built Date: 08 Mar 2005 05:37:08 -0800 Message-ID: References: <392uueF5oho2iU1@individual.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110289284 18022 80.91.229.2 (8 Mar 2005 13:41:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2005 13:41:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 08 14:41:24 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8exM-0000YY-Cd for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2005 14:41:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8fBp-0002R6-Ik for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2005 08:56:01 -0500 Original-Path: shelby.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: physics.stanford.edu Original-X-Trace: news.Stanford.EDU 1110289029 17436 171.64.107.180 (8 Mar 2005 13:37:09 GMT) Original-X-Complaints-To: news@news.stanford.edu User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:129075 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24622 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24622 > Besides, once you have the Elisp files compiled, you could try a > simple make and hope that everything goes fine. The problem comes up > when you receive from CVS new Elisp files. It's sometimes not > sufficient to byte-compile them, sometimes code from them is used by > other functions in different Elisp files ... In that case, `make recompile' probably does what you want.