all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26724: 25.2; package-x.el has no autoloads
@ 2017-05-01  2:15 Tim Landscheidt
  2019-07-26  9:20 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Landscheidt @ 2017-05-01  2:15 UTC (permalink / raw)
  To: 26724

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#26724: 25.2; package-x.el has no autoloads
  2017-05-01  2:15 bug#26724: 25.2; package-x.el has no autoloads Tim Landscheidt
@ 2019-07-26  9:20 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-26  9:20 UTC (permalink / raw)
  To: Tim Landscheidt; +Cc: 26724

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-26  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-01  2:15 bug#26724: 25.2; package-x.el has no autoloads Tim Landscheidt
2019-07-26  9:20 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.