bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26724: 25.2; package-x.el has no autoloads


From: Lars Ingebrigtsen
Subject: bug#26724: 25.2; package-x.el has no autoloads
Date: Fri, 26 Jul 2019 11:20:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Tim Landscheidt <tim@tim-landscheidt.de> writes:

> Currently to execute package-upload-file & Co. one has to
> manually load the library lisp/emacs-lisp/package-x.el.  It
> would be nice if that library had proper autoloads as well.

I suspect that the reason that file doesn't have autoload cookies is
that those commands are used by very few people, and the people in
question are probably expected to have a (require 'package-x) in their
.emacs files.

But I think it does make sense to at least add a cookie to -upload-file,
since quite a few people do packaging these days, and I'd guess that's
the most popular command.  So I've done that on the Emacs trunk; feel
free to revert if you don't think it should have one.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]