From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Compiled files without sources???? Date: Thu, 28 Jul 2011 16:28:51 -0700 Organization: UCLA Computer Science Department Message-ID: <4E31F0B3.3030505@cs.ucla.edu> References: <877hc7lzcc.fsf@fencepost.gnu.org> <8762rq7w7h.fsf@stupidchicken.com> <871v2en9n1.fsf@fencepost.gnu.org> <871v2eyece.fsf_-_@engster.org> <87r5ad91dm.fsf@ginnungagap.bsc.es> <87zkp1solk.fsf@fencepost.gnu.org> <87wrk54pzp.fsf@ginnungagap.bsc.es> <87tyf7aw9b.fsf@engster.org> <871uxgyu0u.fsf@fencepost.gnu.org> <87vcus3slm.fsf@engster.org> <87k4b4jv8p.fsf@stupidchicken.com> <877h7444uj.fsf@fencepost.gnu.org> <87tya82mv5.fsf@fencepost.gnu.org> <87ei1bzjwg.fsf@fencepost.gnu.org> <4E3133CE.7010101@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1311895754 18602 80.91.229.12 (28 Jul 2011 23:29:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2011 23:29:14 +0000 (UTC) Cc: Chong Yidong , dak@gnu.org, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 29 01:29:09 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qma0p-0006l2-Ta for ged-emacs-devel@m.gmane.org; Fri, 29 Jul 2011 01:29:08 +0200 Original-Received: from localhost ([::1]:58280 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qma0p-0007yw-6E for ged-emacs-devel@m.gmane.org; Thu, 28 Jul 2011 19:29:07 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qma0m-0007yj-Ah for emacs-devel@gnu.org; Thu, 28 Jul 2011 19:29:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qma0k-00020d-8A for emacs-devel@gnu.org; Thu, 28 Jul 2011 19:29:04 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:32968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qma0j-0001zj-0A; Thu, 28 Jul 2011 19:29:01 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id E165E39E80D2; Thu, 28 Jul 2011 16:28:52 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I-T5LIrbZT2e; Thu, 28 Jul 2011 16:28:51 -0700 (PDT) Original-Received: from [192.168.1.10] (pool-71-189-109-235.lsanca.fios.verizon.net [71.189.109.235]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id A76F339E8106; Thu, 28 Jul 2011 16:28:51 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142472 Archived-At: On 07/28/11 16:00, Richard Stallman wrote: > I see two quick ways to fix them: to delete the compiled files, or to > add the sources they are made from. Presumably the latter would be less intrusive, technically. I don't know where the sources are, though; I don't even know what CEDET is, other than the name. Chong merged them into the trunk; perhaps he can say where the sources are, add them to the trunk, and regenerate the 23.2 and 23.3 tarballs? I'll CC: this email to him. (Chong, this thread starts at .)