emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Centos 6.5 => emacs 23.1 => org 6.21b => Need help


From: Bastien
Subject: Re: [O] Centos 6.5 => emacs 23.1 => org 6.21b => Need help
Date: Wed, 16 Apr 2014 18:47:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Suhas,

Suhas Pai <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]