emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sankalp <sankalpkhare@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: Angel de Vicente <angelv@iac.es>, emacs-orgmode@gnu.org
Subject: Re: org-version reported as 6.33x after upgrading to the "latest and greatest" with Emacs' Package Manager
Date: Mon, 30 Jan 2012 22:05:40 +0530	[thread overview]
Message-ID: <CABcJk5D2gpRTL2C3Kh7e3cu721YSWC2u+PkGFFOS-CHGZyRBvA@mail.gmail.com> (raw)
In-Reply-To: <817h09i9rp.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1896 bytes --]

On 30 January 2012 19:15, Jambunathan K <kjambunathan@gmail.com> wrote:

> Angel de Vicente <angelv@iac.es> writes:
>
> > Hi,
> >
> > I'm running Emacs 23.2.1 (bundled with Ubuntu 11.04), and until now I
> > was running the org-mode package that came with it (6.33x). Today I
> > decided to update to the latest org version, and I followed the
> > instructions at http://orgmode.org/worg/org-faq.html#installing-via-elpa
> >
> > When I do M-x locate-library RET org I get:
> > Library is file ~/.emacs.d/elpa/org-20120129/org.elc
> >
> > which looks good, but if I do M-x org-version I get:
> > Org-mode version 6.33x
>

Try going to the *scratch* buffer, doing an M-x load-library org and
evaluating the value of the sexp "org-version" (using C-j with the cursor
placed immediately after it).
Does that give you a different result, or is it still 6.33x?


> >
> > In my .emacs file I have
> > ;; Org-mode
> > ;;********************************************
> > (require 'org-install)
> > (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> > (define-key global-map "\C-cl" 'org-store-link)
> > (define-key global-map "\C-ca" 'org-agenda)
> > (define-key global-map "\C-cb" 'org-iswitchb)
> > (global-font-lock-mode 1)
> > (setq org-log-done t)
> >
> > and at the end of the file
> >
> > (setq load-path (cons "~/Emacs-custom" load-path))
> > (require 'package)
> > (package-initialize)
> >
> > Did I miss something else that I should do? I was planning on getting
> > rid of the version that comes with Emacs, but I thought I should ask
> > first...
>

If you get the newer org installed and running,  I don't see a reason to
manually "remove" the one that comes with Emacs, unless you've got space
issues.


> 1. Did you restart Emacs?
> 2. If you remove (require 'org-install) does it help?
> 3. Emacs-24.1 (currently in pre-test) has the latest and greatest Org.
>
> > Thanks,
>
> --
>
>

[-- Attachment #2: Type: text/html, Size: 3127 bytes --]

  parent reply	other threads:[~2012-01-30 16:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 11:40 org-version reported as 6.33x after upgrading to the "latest and greatest" with Emacs' Package Manager Angel de Vicente
2012-01-30 13:45 ` Jambunathan K
2012-01-30 15:30   ` Angel de Vicente
2012-01-30 17:02     ` Jambunathan K
2012-01-31  5:19       ` Angel de Vicente
2012-01-30 16:35   ` Sankalp [this message]
2012-01-30 17:50 ` Jambunathan K

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=CABcJk5D2gpRTL2C3Kh7e3cu721YSWC2u+PkGFFOS-CHGZyRBvA@mail.gmail.com \
    --to=sankalpkhare@gmail.com \
    --cc=angelv@iac.es \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@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).