From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii 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 22:10:16 +0200 Message-ID: References: <20080327140507.A1A9B1B4CF@mail.timbral.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1206648643 2428 80.91.229.12 (27 Mar 2008 20:10:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2008 20:10:43 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Evans Winner Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 27 21:11:14 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 1JeyRN-0005e3-PX for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 21:11:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeyQl-0002NP-NN for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 16:10:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JeyQg-0002Mj-Qk for emacs-devel@gnu.org; Thu, 27 Mar 2008 16:10:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JeyQd-0002KL-0A for emacs-devel@gnu.org; Thu, 27 Mar 2008 16:10:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeyQc-0002KB-Dh for emacs-devel@gnu.org; Thu, 27 Mar 2008 16:10:26 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JeyQc-0008JF-8z for emacs-devel@gnu.org; Thu, 27 Mar 2008 16:10:26 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JeyQb-0001gi-Tp for emacs-pretest-bug@gnu.org; Thu, 27 Mar 2008 16:10:25 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JeyQY-0008IP-QX for emacs-pretest-bug@gnu.org; Thu, 27 Mar 2008 16:10:25 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JeyQY-0008Ht-Cu for emacs-pretest-bug@gnu.org; Thu, 27 Mar 2008 16:10:22 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-21-101.inter.net.il [80.230.21.101]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KPT39594 (AUTH halo1); Thu, 27 Mar 2008 22:09:57 +0200 (IST) In-reply-to: <20080327140507.A1A9B1B4CF@mail.timbral.net> (message from Evans Winner on Thu, 27 Mar 2008 08:05:07 -0600 (MDT)) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:93662 gmane.emacs.pretest.bugs:21730 Archived-At: > From: Evans Winner > Date: Thu, 27 Mar 2008 08:05:07 -0600 (MDT) > Cc: > > I just did a fresh cvs update and ``make'' clean and bootstrap. Now > Emacs errors on my call in my .emacs to (org-remember-insinuate) and I > can't require org-mode. Or am I wrong that org is part of Emacs? 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.