logo       

Re: Tuareg mode with Aquamacs: msg#00042

emacs.macintosh.osx

Subject: Re: Tuareg mode with Aquamacs

On 16 Dec 2006, at 10:18, Holger Schulz wrote:


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

Okay, if I understand that correctly, the tuareg.el goes into Application Support, the Preferences.el into Preferences. Wouldn't it be more handy to have both in te same folder?

You could and it would work. The idea is that the Preferences folder contains user preferences (like to load a certain package), but the App Support folder contains plugins and code developed by others. That just seemed to be the way things are organized in the Library directory.
But to be honest - it doesn't matter that much in practice.

(setq auto-mode-alist (cons '("\\.ml\\w?" . tuareg-mode) auto- mode-alist))
(autoload 'tuareg-mode "tuareg" "Major mode for editing Caml code" t)
(autoload 'camldebug "camldebug" "Run the Caml debugger" t)

Overall not very comfortable and not described in the manual like that. I know why I don't like Emacs.

You're quite right - but it's something that is wrong with "tuareg", not Emacs. Tuareg could provide the above in a little piece of code.

Also, Aquamacs (as opposed to plain Emacs) offers the ability to create plugins that, once installed (via a simple file copy, or an installer package) will be loaded automatically. This is described in the documentation.

--
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