emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: How to keep getting org updates
Date: Tue, 12 Oct 2021 17:21:04 +1100	[thread overview]
Message-ID: <87k0iiah3i.fsf@gmail.com> (raw)
In-Reply-To: <CAFAhFSVgXc0=grKBTibqdmm0Y2w8vgYQ93piyB5zyxXQxs=t4w@mail.gmail.com>


Galaxy Being <borgauf@gmail.com> writes:

> This is in my init.el
>
> ...
> (setq package-archives '(("ELPA"  . "http://tromey.com/elpa/")
> ("gnu"   . "http://elpa.gnu.org/packages/")
> ("melpa" . "https://melpa.org/packages/")
> ("org"   . "https://orgmode.org/elpa/")))
> ...
>
> I'm guessing the last line is no more and should be removed? In any case, not getting 9.5 when I do a package update.

The 9.5 version is in GNU ELPA. However, if you have a version from
orgmode.org or melpa, the version number is probably the release date
e.g. 20211001 or example, and package.el will see that as a later
version to 9.5 (because 20211001 is a larger number!).

My suggestion would be to uninstall any version you have installed and
then install the 9.5 version from ELPA. I would also remove the
orgmode.org repository as you mention. It may also be worthwhile
'inning' org to the ELPA repository (which should mean package.el will
only look at the ELPA repository when looking for updates (and not, for
example, MELPA).

If your running the emacs 28 pretest, it already includes 9.5


  parent reply	other threads:[~2021-10-12  6:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11 20:14 How to keep getting org updates Galaxy Being
2021-10-12  5:18 ` Greg Minshall
2021-10-12  6:21 ` Tim Cross [this message]
2021-10-13  4:54   ` Galaxy Being
2021-10-13  9:55     ` Greg Minshall
2021-10-13 15:13       ` Galaxy Being
2021-10-13 20:49         ` Tim Cross
2021-10-14  4:11           ` Greg Minshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k0iiah3i.fsf@gmail.com \
    --to=theophilusx@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).