From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Evans Winner Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; org-mode missing from fresh cvs Emacs? Date: Thu, 27 Mar 2008 16:27:27 -0600 Message-ID: <86skyberao.fsf@timbral.net> References: <20080327140507.A1A9B1B4CF@mail.timbral.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206657354 669 80.91.229.12 (27 Mar 2008 22:35:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2008 22:35:54 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 27 23:36:25 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jf0hp-0003yp-OC for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 23:36:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jf0hE-0004kl-Nj for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 18:35:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jf0hA-0004kg-NI for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:35:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jf0h9-0004kU-7p for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:35:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jf0h9-0004kR-2I for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:35:39 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jf0h8-0004jJ-2U for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:35:38 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jf0h3-0007KC-8U for emacs-devel@gnu.org; Thu, 27 Mar 2008 22:35:33 +0000 Original-Received: from 67.42.142.120 ([67.42.142.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Mar 2008 22:35:33 +0000 Original-Received: from thorne by 67.42.142.120 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Mar 2008 22:35:33 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 67.42.142.120 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:sSGRpZR5052FsxD5XGiW5Kg2iNU= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:93672 gmane.emacs.pretest.bugs:21734 Archived-At: Eli Zaretskii writes: Did you use the -d switch to "cvs up"? Without it, CVS will not create new directories, and Org Mode now lives in its own directory. I did that, and in fact deleted the whole of emacs/ and started from a fresh cvs copy this afternoon -- same result. I am notorious for making stupid mistakes (especially lately) so it's probably something I did wrong; but I don't know what yet. This is the first time of many that building a fresh Emacs caused me any trouble, so I thought it was worth reporting. I do see lisp/org both in my source directory and in /usr/local/share/emacs/23.0.60/ now. ./configure was run without any args, which always worked okay in the past. Then ``make maintainer-clean'' (based on another thread) and ``make bootstrap''. Any idea what I should look at?