emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Unable to get current or via use-package
@ 2022-02-09 13:25 Loris Bennett
  2022-02-09 14:02 ` Eric S Fraga
  2022-02-09 16:28 ` Cook, Malcolm
  0 siblings, 2 replies; 16+ messages in thread
From: Loris Bennett @ 2022-02-09 13:25 UTC (permalink / raw)
  To: Org Mode Mailing List

Hi,

After Emacs started nagging me with the following

  IMPORTANT: please install Org from GNU ELPA as Org ELPA will close
  before Org 9.6

I set  in init.el

  (setq package-archives
	'(("gnu" . "http://elpa.gnu.org/packages/")
	  ("nongnu" . "http://elpa.nongnu.org/nongnu/")
	  ("melpa" . "http://melpa.org/packages/")))

and have

  (use-package org
    :ensure org-contrib)

I moved the old-plus-contrig ELPA folder out the way. However, I now
just get the built-in version of Org:
  
  Org mode version 9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)

Is this a problem use-package has with built-in packages, as described here

  https://github.com/jwiegley/use-package/issues/319

?  Or am I doing something wrong?  Or do I just need to install via M-x
list-packages (bearing in mind the caveat about not visiting an org file
beforehand)?

Cheers,

Loris

-- 
This signature is currently under construction.


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

end of thread, other threads:[~2022-02-21  6:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 13:25 Unable to get current or via use-package Loris Bennett
2022-02-09 14:02 ` Eric S Fraga
2022-02-09 15:51   ` Loris Bennett
2022-02-09 17:18     ` Greg Minshall
2022-02-10 20:57     ` João Pedro de Amorim Paula
2022-02-10 21:01       ` João Pedro de Amorim Paula
2022-02-17 15:00       ` Loris Bennett
2022-02-18 21:32         ` João Pedro de Amorim Paula
2022-02-18 21:36           ` João Pedro de Amorim Paula
2022-02-21  6:40             ` Loris Bennett
2022-02-09 16:28 ` Cook, Malcolm
2022-02-10  7:09   ` Loris Bennett
2022-02-10  8:12     ` Tim Cross
2022-02-10  9:01       ` Ihor Radchenko
2022-02-10 18:39         ` Tim Cross
2022-02-10 15:19     ` Cook, Malcolm

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).