From: Bastien <bzg@gnu.org>
To: Suhas Pai <suhaspai@yahoo.com>
Cc: "Emacs-orgmode@gnu.org" <Emacs-orgmode@gnu.org>
Subject: Re: Centos 6.5 => emacs 23.1 => org 6.21b => Need help
Date: Wed, 16 Apr 2014 18:47:44 +0200 [thread overview]
Message-ID: <87a9blw76p.fsf@bzg.ath.cx> (raw)
In-Reply-To: <1396544640.3868.YahooMailNeo@web162103.mail.bf1.yahoo.com> (Suhas Pai's message of "Thu, 3 Apr 2014 10:04:00 -0700 (PDT)")
Hi Suhas,
Suhas Pai <suhaspai@yahoo.com> writes:
> sudo yum groupupdate emacs
> Package 1:emacs-23.1-25.el6.x86_64 already installed and latest
> version
> In order to preserve the integrity of all pacakges installed, I
> prefer not
> deviate from "yum" so I don't have the latest emacs (24.1) or the
> orgmode pacakge.
I suggest you install latest Org release by
1. downloading http://orgmode.org/org-latest.zip
2. unzipping the file
3. cd org-mode/
3. make autoloads
Then add this to your .emacs.el file :
;; Adapt the directory path if needed
(add-to-list 'load-path "~/org-mode/")
This way you will enjoy a recent version without compromising
the stability of your distribution, and you'll be able to check
if the issues you reported are still there.
Best,
--
Bastien
prev parent reply other threads:[~2014-04-16 16:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 17:04 Centos 6.5 => emacs 23.1 => org 6.21b => Need help Suhas Pai
2014-04-16 16:47 ` Bastien [this message]
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=87a9blw76p.fsf@bzg.ath.cx \
--to=bzg@gnu.org \
--cc=Emacs-orgmode@gnu.org \
--cc=suhaspai@yahoo.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 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.