From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney 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:45:20 +0000 Message-ID: <47EC2380.3000107@gnu.org> References: <20080327140507.A1A9B1B4CF@mail.timbral.net> <86skyberao.fsf@timbral.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206657955 2686 80.91.229.12 (27 Mar 2008 22:45:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2008 22:45:55 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: Evans Winner Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 27 23:46:26 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 1Jf0rQ-0007ot-U9 for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 23:46:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jf0qp-0000nY-Q6 for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 18:45:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jf0qm-0000mh-4a for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:45:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jf0qk-0000kf-EC for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:45:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jf0qk-0000kX-9i for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:45:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jf0qj-0007mo-GH for emacs-devel@gnu.org; Thu, 27 Mar 2008 18:45:33 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jf0qj-0005eC-32 for emacs-pretest-bug@gnu.org; Thu, 27 Mar 2008 18:45:33 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jf0qe-0007lq-Qu for emacs-pretest-bug@gnu.org; Thu, 27 Mar 2008 18:45:31 -0400 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jf0qe-0007la-FT; Thu, 27 Mar 2008 18:45:28 -0400 Original-X-Trace: 43719570/mk-outboundfilter-2.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AisFAJ/A60dTQxds/2dsb2JhbACBWqoL X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 27 Mar 2008 22:45:27 +0000 Original-Received: from [192.168.249.27] (chiko.jasonrumney.net [192.168.249.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 8F2F9B6; Thu, 27 Mar 2008 22:45:26 +0000 (GMT) User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <86skyberao.fsf@timbral.net> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:93673 gmane.emacs.pretest.bugs:21735 Archived-At: Evans Winner wrote: > 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? > subdirs.el perhaps? Does it not get updated by a bootstrap?