all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* nadvice compatibility in package list
@ 2019-07-03 17:54 Andy Moreton
  2019-07-04 21:44 ` Thomas Fitzsimmons
  2019-07-05 21:03 ` Stefan Monnier
  0 siblings, 2 replies; 7+ messages in thread
From: Andy Moreton @ 2019-07-03 17:54 UTC (permalink / raw)
  To: emacs-devel

Hi,

When running "M-x package-list" on master, the excorporate package is
shown as incompatable:

  Package excorporate is incompatible.

       Status: Incompatible because it depends on uninstallable packages.
      Archive: gnu
      Version: 0.8.3
      Summary: Exchange Web Services (EWS) integration
     Requires: emacs-24.1, fsm-0.2.1, soap-client-3.1.5, url-http-ntlm-2.0.4, nadvice-0.3 (not available)
     Homepage: https://www.fitzsim.org/blog/
     Keywords: calendar 

The nadvice compatibility package is shown:

  Package nadvice is available.

       Status: Available from gnu -- Install
      Archive: gnu
      Version: 0.3
      Summary: Forward compatibility for Emacs-24.4's nadvice
     Homepage: https://elpa.gnu.org/packages/nadvice.html

This is ok for older emacsen, but there is no listing for the builtin
nadvice 1.0 package. Also:

  (assoc 'nadvice package--builtin-versions)
  => (nadvice 1 0)

  (assoc 'nadvice package--builtins)
  => nil

Is this expected ?

    AndyM




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

end of thread, other threads:[~2019-07-07 13:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-03 17:54 nadvice compatibility in package list Andy Moreton
2019-07-04 21:44 ` Thomas Fitzsimmons
2019-07-05 21:03 ` Stefan Monnier
2019-07-06 14:35   ` Andy Moreton
2019-07-06 16:39     ` Stefan Monnier
2019-07-06 18:15       ` Andy Moreton
2019-07-07 13:05         ` Stefan Monnier

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.