From: Adam Taylor <mr.adtaylor@gmail.com>
To: Alan <wehmann@fnal.gov>
Cc: help-gnu-emacs@gnu.org
Subject: Re: org mode obsolete?
Date: Thu, 17 Aug 2017 08:40:41 -0400 [thread overview]
Message-ID: <CAKX+4G_u7y0NWpo7aixYAQ_CR9V6ePKCf2RSdJacm+dNqJeBig@mail.gmail.com> (raw)
In-Reply-To: <140f0f40-0d2f-48c5-9c24-2a37a0c150b1@googlegroups.com>
This probably means you are using the gnu org-mode package. I think you
want to use the package directly from org mode archive:
http://orgmode.org/elpa. I do this by adding the archive to
package-archives (via customize I add ("org" . "http://orgmode.org/elpa/")
) and then include org mode in my init.el using:
(use-package org-plus-contrib
:pin org
:demand t)
HTH,
-Adam
On Wed, Aug 16, 2017 at 8:08 PM, Alan <wehmann@fnal.gov> wrote:
> Today I installed a later version of Org via the package installer.
> Afterwards, in a *Help* buffer I saw the following:
>
> org is an available obsolete package.
>
> Status: Available Obsolete from gnu -- Install
> Archive: gnu
>
> Version: 20170814
> Summary: Outline-based notes management and organizer
> Other versions: 20170814 (installed), builtin.
>
> [back]
>
> what is meant by "obsolete package" in this case?
>
> My Emacs is:
>
> GNU Emacs 25.1.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version
> 10.9.5 (Build 13F1911)) of 2016-09-20
>
next prev parent reply other threads:[~2017-08-17 12:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-17 0:08 org mode obsolete? Alan
2017-08-17 12:40 ` Adam Taylor [this message]
2017-08-17 17:12 ` Glenn Morris
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAKX+4G_u7y0NWpo7aixYAQ_CR9V6ePKCf2RSdJacm+dNqJeBig@mail.gmail.com \
--to=mr.adtaylor@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=wehmann@fnal.gov \
/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 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.