all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16813: 24.3.50; `package--initialized'
@ 2014-02-19 19:10 Drew Adams
  2016-04-29 17:33 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2014-02-19 19:10 UTC (permalink / raw)
  To: 16813

..should not be considered internal.  Should be documented.

It is reasonable to use this function in a check, before trying to use
things from package.el.  Look at `describe-package' for an example.
There is no reason to assume that package.el is the only code that can
make use of such a check.

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2014-02-11 on ODIEONE
Bzr revision: 116410 lekktu@gmail.com-20140211204823-l9l2s6tktfitq266
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'





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

* bug#16813: 24.3.50; `package--initialized'
  2014-02-19 19:10 bug#16813: 24.3.50; `package--initialized' Drew Adams
@ 2016-04-29 17:33 ` Lars Ingebrigtsen
  2016-04-29 18:35   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-29 17:33 UTC (permalink / raw)
  To: Drew Adams; +Cc: 16813

Drew Adams <drew.adams@oracle.com> writes:

> ..should not be considered internal.  Should be documented.
>
> It is reasonable to use this function in a check, before trying to use
> things from package.el.  Look at `describe-package' for an example.

`describe-package' is in package.el.  Seems internal to me.  Closing.

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





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

* bug#16813: 24.3.50; `package--initialized'
  2016-04-29 17:33 ` Lars Ingebrigtsen
@ 2016-04-29 18:35   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2016-04-29 18:35 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 16813

> > ..should not be considered internal.  Should be documented.
> >
> > It is reasonable to use this function in a check, before trying to use
> > things from package.el.  Look at `describe-package' for an example.
> 
> `describe-package' is in package.el.  Seems internal to me.  Closing.

As the report says:

  There is no reason to assume that package.el is the only code
  that can make use of such a check.

I gave a reason why this should not be considered internal
(use cases).  What's the reason you give why it should be
internal?  "Seems internal to me."  That's not a reason.





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

end of thread, other threads:[~2016-04-29 18:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 19:10 bug#16813: 24.3.50; `package--initialized' Drew Adams
2016-04-29 17:33 ` Lars Ingebrigtsen
2016-04-29 18:35   ` Drew Adams

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.