From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hattuari Newsgroups: gmane.emacs.help Subject: Builing from CVS doesn't refresh *.elc's Date: Sun, 31 Oct 2004 10:49:31 -0500 Organization: Asii Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1099237937 17914 80.91.229.6 (31 Oct 2004 15:52:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Oct 2004 15:52:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 31 16:52:08 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 1COI00-00055Z-00 for ; Sun, 31 Oct 2004 16:52:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1COI7x-0008IF-4C for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Oct 2004 11:00:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.speakeasy.net!news.speakeasy.net.POSTED!not-for-mail Original-NNTP-Posting-Date: Sun, 31 Oct 2004 09:51:44 -0600 Original-Newsgroups: gnu.emacs.help User-Agent: KNode/0.8.1 Original-Lines: 10 Original-NNTP-Posting-Host: 66.92.149.152 Original-X-Trace: sv3-Vw9W9UaFzFWuezoGN+A4iCdG8ZXtWGlXqW8GYVUesfOOXOXCA/rbvDHWjJGxttt3bUuajnpsLA7FHOS!LGxL7ZwmBnR3MWKGLaPu+FucSXpN4CIMUeggOIlx5mb6KuT0RJ1Go7JHZWgdynoY0qihiMcfakfw!dgEzd7BYh/gdMHVXgHk= Original-X-Complaints-To: abuse@speakeasy.net X-DMCA-Complaints-To: abuse@speakeasy.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.20 Original-Xref: shelby.stanford.edu gnu.emacs.help:126274 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 Xref: main.gmane.org gmane.emacs.help:21656 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21656 When I run make on the CVS image, it doesn't seem to update the lisp bytecompiled files. I've been doing `cvs update -dP && make extraclean && ./configure --prefix=$GNU_EMACS && make && make install' Which works just fine, but the extraclean seems excessive. maintainerclean would do about the same thing, but that also seems excessive. Should the normal `make' refresh the elisp files? -- p->m == (*p).m == p[0].m