On Fri, Jun 21, 2013 at 04:15:41PM -0400, Chao Lu wrote:
>
> >> *3. M-x locate org-publish gives:
> >> '/Applications/Documents/Emacs.app/Contents/Resources/lisp/org/org-publish.elc',
> >> indicating my installation has something wrong...
org-publish has been replaced by ox-publish.
> M-x org-ve
hi, Chao Lu Chris,
do you have the git version or
did you download the tar.gz archive?
> Before I was using (require
> 'org-install) to get org code evaluated. Seems org-install is obsolete
> now, then what should I put in my .emacs to get org loaded?
in my .emacs I have:
(setq load-p
This is so confusing...
M-x org-version "Org-mode version 8.0.3 (8.0.3-dist @
/Users/LooChao/Dropbox/.emacs.d/lisp/org/)"
M-x list-load-path-shadows:
/Users/LooChao/Dropbox/.emacs.d/lisp/org/org hides
/Applications/Documents/Emacs.app/Contents/Resources/lisp/org/org
/Us
On Fri, Jun 21, 2013 at 3:27 PM, Chao Lu wrote:
> Thanks a lot for those replies, which are quite helpful.
>
> 1. lch-org.el and lch-org-export.el together completes my conf about org,
> which works before 8.0
>
> 2. The version I installed is 8.0.3 tar ball instead of git, usually I do
> not pre
Thanks a lot for those replies, which are quite helpful.
1. lch-org.el and lch-org-export.el together completes my conf about org,
which works before 8.0
2. The version I installed is 8.0.3 tar ball instead of git, usually I do
not prefer living at cutting edge.
- M-x org-version --> "Org-mod
Nicolas Richard writes:
> IIUC, when nothing bad happens, org has autoloads installed in emacs
> which will load org as soon as needed. So you are right, (require 'org)
> is unneeded.
This relies heavily on luck with both the original and the new version
of Org. You should at least do a `(require
Chao Lu writes:
> I followed the instruction, successfully compiled org 8.0.3 and put
> all the *.elc file into my load-path.
We don't know which instructions you followed and consequentyl what you
did.
> Here is the first confusion:
> Before I was using (require 'org-install) to get org code eva
John Hendy writes:
> On Fri, Jun 21, 2013 at 9:38 AM, Suvayu Ali
> wrote:
>> On Fri, Jun 21, 2013 at 03:43:33AM -0400, Chao Lu wrote:
>>> *Before I was using (require 'org-install) to get org code evaluated. Seems
>>> org-install is obsolete now, then what should I put in my .emacs to get
>>>
On Fri, Jun 21, 2013 at 9:38 AM, Suvayu Ali wrote:
> On Fri, Jun 21, 2013 at 03:43:33AM -0400, Chao Lu wrote:
>> Dear list,
>>
>> I'm trying to upgrade to org 8.0.3 and met some difficulty that could not
>> solve. Please help.
>>
>> 1. About installation
>>
>> Currentl
On Fri, Jun 21, 2013 at 03:43:33AM -0400, Chao Lu wrote:
> Dear list,
>
> I'm trying to upgrade to org 8.0.3 and met some difficulty that could not
> solve. Please help.
>
> 1. About installation
>
> Currently I'm using Emacs 24.3 under MacOSX mountain lion.
> The org
10 matches
Mail list logo