From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: ldefs-boot.el after excluding obsolete/ Date: Wed, 8 Nov 2006 16:01:33 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162998135 32278 80.91.229.2 (8 Nov 2006 15:02:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Nov 2006 15:02:15 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 08 16:02:11 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ghow2-00080L-Ls for ged-emacs-devel@m.gmane.org; Wed, 08 Nov 2006 16:01:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ghow2-0003sj-9m for ged-emacs-devel@m.gmane.org; Wed, 08 Nov 2006 10:01:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ghovr-0003s9-Hl for emacs-devel@gnu.org; Wed, 08 Nov 2006 10:01:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ghovm-0003pT-V2 for emacs-devel@gnu.org; Wed, 08 Nov 2006 10:01:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ghovm-0003p8-LA for emacs-devel@gnu.org; Wed, 08 Nov 2006 10:01:34 -0500 Original-Received: from [64.233.162.205] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Ghovm-0003px-6g for emacs-devel@gnu.org; Wed, 08 Nov 2006 10:01:34 -0500 Original-Received: by nz-out-0102.google.com with SMTP id i11so1542180nzh for ; Wed, 08 Nov 2006 07:01:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Yph/rTo+A2Uc/LYOiby4okqdbd1Zen77GaZ+a2oPK4dJ76wXvhGL3q9dTCyZr14DysgfFTM/fn4gtomeSbUQepQKdqvvmGDQ2WT2i1jyZWL/55wO37lp4jybItuBrvfhsINe5ia2aP0S/xZ50gs78nKAiLoiUXu2CJ5q1f9zDRg= Original-Received: by 10.35.93.1 with SMTP id v1mr15600096pyl.1162998093551; Wed, 08 Nov 2006 07:01:33 -0800 (PST) Original-Received: by 10.35.95.18 with HTTP; Wed, 8 Nov 2006 07:01:33 -0800 (PST) Original-To: "Andreas Schwab" In-Reply-To: Content-Disposition: inline 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:61956 Archived-At: On 11/8/06, Andreas Schwab wrote: > Feel free to do it And what is the way to regenerate ldefs-boot.el? Copying a valid loaddefs.el into it? /L/e/k/t/u