From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.bugs Subject: bug#14010: 24.3; builtin libraries that should specify the package Date: Fri, 14 Mar 2014 03:02:45 +0100 Message-ID: <87txb1pmey.fsf@bernoul.li> References: <877gl1n56y.fsf@bernoul.li> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394762593 10502 80.91.229.3 (14 Mar 2014 02:03:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2014 02:03:13 +0000 (UTC) To: 14010@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 14 03:03:21 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WOHSz-0006id-5o for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 Mar 2014 03:03:21 +0100 Original-Received: from localhost ([::1]:42368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOHSy-00012N-NK for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Mar 2014 22:03:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOHSo-0000ph-9b for bug-gnu-emacs@gnu.org; Thu, 13 Mar 2014 22:03:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOHSh-0002Hr-07 for bug-gnu-emacs@gnu.org; Thu, 13 Mar 2014 22:03:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOHSg-0002Hk-TH for bug-gnu-emacs@gnu.org; Thu, 13 Mar 2014 22:03:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WOHSg-0004Wg-Dr for bug-gnu-emacs@gnu.org; Thu, 13 Mar 2014 22:03:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <877gl1n56y.fsf@bernoul.li> Resent-From: Jonas Bernoulli Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 Mar 2014 02:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14010 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14010-submit@debbugs.gnu.org id=B14010.139476257017376 (code B ref 14010); Fri, 14 Mar 2014 02:03:02 +0000 Original-Received: (at 14010) by debbugs.gnu.org; 14 Mar 2014 02:02:50 +0000 Original-Received: from localhost ([127.0.0.1]:36288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WOHST-0004WC-RL for submit@debbugs.gnu.org; Thu, 13 Mar 2014 22:02:50 -0400 Original-Received: from mail.hostpark.net ([212.243.197.30]:49478) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WOHSS-0004W2-0e for 14010@debbugs.gnu.org; Thu, 13 Mar 2014 22:02:48 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id 7174C16D60 for <14010@debbugs.gnu.org>; Fri, 14 Mar 2014 03:02:46 +0100 (CET) X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail0.hostpark.net [127.0.0.1]) (amavisd-new, port 10124) with ESMTP id ryZffOP8Pjdy for <14010@debbugs.gnu.org>; Fri, 14 Mar 2014 03:02:46 +0100 (CET) Original-Received: from lem (77-58-212-245.dclient.hispeed.ch [77.58.212.245]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPS id 47CD016F90 for <14010@debbugs.gnu.org>; Fri, 14 Mar 2014 03:02:46 +0100 (CET) User-agent: mu4e 0.9.9.5; emacs 24.3.50.1 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:86844 Archived-At: Jonas Bernoulli wrote: >> The packages python, grep, cpp and compile don't appear in >> package--builtins because the "Package" header keyword isn't defined >> in the respective libraries. I think it would make sense for these >> to be treated as separate packages. Glenn Morris wrote: > But all four do appear in package--builtins? (The variable is now called package--builtin-versions.) python does indeed appear in the value of package--builtin-versions. Maybe that was already the case when I originally reported otherwise. While python.el still does not define the "Package" header keyword, it does define "Version". And that is enough for it to be considered a package (see autoload-generate-file-autoloads). However grep, cpp and compile still do not appear there.