emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] ascii export error


From: Manish
Subject: Re: [Orgmode] ascii export error
Date: Tue, 28 Apr 2009 00:30:15 +0530

  On Sat, Apr 25, 2009 at 2:44 AM, Eraldo Helal wrote:
  > Thank you Nick for helping me troubleshoot!
  >
  >> Are you using the upstream org-mode or the one that comes with
  >> your emacs? In particular, what version?[1]
  >
  > Org-mode version 6.26trans
  >>
  >> And how do you load org-mode from
  >> your .emacs (including any settings of load-path)?
  >
  > ; Orgmode
  > ; http://orgmode.org
  > ; using orgmode-dev requires org-install
  > (setq load-path (cons "~/system/elisp/org-mode/lisp" load-path))
  > (add-to-list 'load-path "~/system/elisp/org-mode/contrib/lisp")
  > (require 'org-install)
  > (require 'org)
    ^^^^^^^^^^^^^^
You do not need the last require.

-- 
Manish




reply via email to

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