emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] FUD on my part re: downloading revisions?


From: Adam Spiers
Subject: Re: [Orgmode] FUD on my part re: downloading revisions?
Date: Wed, 2 Jan 2008 10:10:01 +0000
User-agent: Mutt/1.5.14 (2007-02-12)

On Tue, Jan 01, 2008 at 07:01:52PM -0500, William Case wrote:
> > Also, have you added a line to your .emacs along the lines of
> > 
> >     (add-to-list 'load-path "/home/bill/emacs/lisp/org/")
> No.  But I do have 
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) as was
> recommended.  Org-4.67 worked with that line.
> 
> I replaced '(add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) with
> "(add-to-list 'load-path "/home/bill/emacs/lisp/org/")" and version
> 5.17a now opens.

You probably need both.  The addition to the `auto-mode-alist'
variable ensures that when you load any file ending in ".org", emacs
will automatically switch to org-mode.




reply via email to

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