emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: bvraghav@iitk.ac.in (B.V. Raghav)
To: "numbchild@gmail.com" <numbchild@gmail.com>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Org-mode ELPA repository package is not very updated?
Date: Mon, 05 Jun 2017 22:28:01 +0530	[thread overview]
Message-ID: <87efuytlra.fsf@bvr.dris> (raw)
In-Reply-To: <CAL1eYu+OyAL=f3pWQS86cJH1wrfwgSsRUpnuV=NgQw4v2J-GSA@mail.gmail.com> (numbchild@gmail.com's message of "Mon, 5 Jun 2017 19:48:08 +0800")

"numbchild@gmail.com" <numbchild@gmail.com> writes:

> I installed both packages `org` and `org-plus-contrib` in ELPA repository.
You might be looking for:

#+BEGIN_SOURCE elisp
  (require 'package)
  (add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/") t)
  (package-initialize)
  (package-refresh-contents)
  (package-install "org")
#+END_SOURCE

Or did you actually mean the same by `ELPA repository'

Thanks
r
-- 
(B.V. Raghav)

  parent reply	other threads:[~2017-06-05 16:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-05 11:48 Org-mode ELPA repository package is not very updated? numbchild
2017-06-05 13:09 ` Nick Dokos
2017-06-08 10:47   ` numbchild
2017-06-08 10:54     ` Nicolas Goaziou
2017-06-08 11:19       ` numbchild
2017-06-05 16:58 ` B.V. Raghav [this message]
2017-06-08 10:41   ` numbchild
2017-07-03  5:31 ` Bastien
2017-07-13  0:35   ` numbchild

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=87efuytlra.fsf@bvr.dris \
    --to=bvraghav@iitk.ac.in \
    --cc=emacs-orgmode@gnu.org \
    --cc=numbchild@gmail.com \
    /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).