logo       

Re: Tuareg mode with Aquamacs: msg#00038

emacs.macintosh.osx

Subject: Re: Tuareg mode with Aquamacs

On 15 Dec 2006, at 20:42, Jonathon Swiderski wrote:

On 12/15/06, Holger Schulz <qdl@xxxxxxx> wrote:
I tried to install the tuareg mode
[...]
I put the file tuareg.el into the Preferences/Emacs in my Library.
But there's no tuareg mode available.

is that directory part of your load-path? Try putting
(setq load-path (cons "~/Library/Preferences/Emacs" load-path))
at the top of your .emacs.

That directory is already part of his load path.
However, a better place would be ~/Library/Application Support/ Aquamacs Emacs

But you will still need to actually load the file, e.g. by putting

(require 'tuareg)
(or is it (require 'tuareg-mode) ???)

in the file

~/Library/Preferences/Aquamacs Emacs/Preferences.el

Just putting an .el into one's load path won't make it load automatically. One needs to use `load' or `require' to actually load the file.

Hope that helps!

--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project!




---------------------------- Info -----------------------------
List Post: <mailto:macosx-emacs@xxxxxxxxxxxxxxxxx>
List Archives: <http://dir.gmane.org/gmane.emacs.macintosh.osx>




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise