emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode@gnu.org
Subject: Re: Re: Update org-mode
Date: Tue, 05 Apr 2011 18:03:27 +0100	[thread overview]
Message-ID: <4D9B4B5F.7000509@manor-farm.org> (raw)
In-Reply-To: <21E0CFB6-A321-42BF-82DD-F85412B98547@gmail.com>

On 05/04/11 16:31, Dror Atariah wrote:
> Let me summarize the steps I carried out eventually, to use the package manager. Note, I am using emacs 23 based editor which was shipped with org-mode 6.33.
>
> * Updating
> Follow the steps:
> ** Intsall the package manager
> *** Download the =packages.el= file from
> http://repo.or.cz/w/emacs.git/blob_plain/1a0a666f941c99882093d7bd08ced15033bc3f0c:/lisp/emacs-lisp/package.el.
>
> Save in in =~/Library/elisp= for example.
> *** Add the following code to the =.emacs=:
> #+BEGIN_SRC elisp
>
> (setq load-path (cons "~/Library/elisp" load-path))
> (require 'package)
> (package-initialize)
>
> #+END_SRC
>
> *** Verify
> To verify this part, in /emacs/ hit =M-x list-packages RET org=. Here
> you should see a list of optional packages. /Note:/ you may ignore the
> warning: =failed to download org-mode archive=.
> ** Updating org-mode
> *** Enter the =list-packages=
> Hit =M-x list-packages RET=.
>
> In there mark for installation by =i= the org package and the =x= for
> the actual installation.
> *** Restart emacs
> *** Verify
> Hit =M-x locate-library RET org= to verify the installation. You should now
> have org-mode up and running.
>
> Thank you all!
> Dror
>
Glad you got it working. Thanks for posting the follow up to the list, 
which will probably help someone in future.

Ian.

  reply	other threads:[~2011-04-05 17:03 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01 15:20 Update org-mode Dror Atariah
2011-04-01 16:08 ` Ian Barton
2011-04-01 16:24 ` Jambunathan K
2011-04-05 15:31   ` Dror Atariah
2011-04-05 17:03     ` Ian Barton [this message]
2011-04-01 17:08 ` Bernt Hansen
2011-04-01 17:39   ` Nick Dokos
2011-04-01 18:14     ` Bernt Hansen
2011-04-01 17:58 ` Yagnesh Raghava Yakkala
2011-04-01 19:35   ` Dror Atariah
2011-04-01 20:03     ` Nick Dokos
2011-04-03  8:12       ` Dror Atariah
2011-04-03  8:23         ` Jambunathan K
     [not found]           ` <F1BFD612-B50C-4247-8261-1058352CF0E4@gmail.com>
     [not found]             ` <81zko7hft2.fsf@gmail.com>
2011-04-03  9:47               ` Dror Atariah
2011-04-03 11:53                 ` Jambunathan K
2011-04-02 20:13 ` Christian Moe
2011-04-02 20:45   ` Achim Gratz
2011-04-02 21:02   ` Nick Dokos
2011-04-03  5:45     ` Christian Moe
2011-04-03  8:08   ` Dror Atariah
2011-04-03  9:55     ` Christian Moe
2011-04-03 10:35       ` Dror Atariah
2011-04-03 11:31     ` Achim Gratz

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=4D9B4B5F.7000509@manor-farm.org \
    --to=lists@manor-farm.org \
    --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).