Dear Gustavo,

On 14.06.2010, at 10:04, Gustavo Gutierrez wrote:
2. I also discovered a reference to the OZEMACS environment variable. This appears to be used only when running "oz" from the command line. After properly setting this variable I now get Mozart running via Aquamacs when I launch it via the command line in Terminal.

Yes, I set that myself as well together with some other things. After these settings are made, Aquamacs can be started and then Mozart started later from within Aquamacs (which is not possible when the current Mac package file as-is). See code below at the end of this mail. Actually, I reported this here before in 2007, but so far it did not make it into the *.dmg file. Gustavo?

The point is than then installing mozart using the bundle will modify particular emacs preferences (e.g. .emacs file). My first idea about this was to keep mozart installation completelly independent of any other thing. Of course mozart and emacs are tigth so I can add yur code and modify the file during the first launch of mozart after asking the user. What do you think?

I understand your hesitation. At maximum we need one additional line in ~/.emacs in order to load a file with the required code.

Perhaps someone else can remind us how the "standard" Oz distribution affects Emacs? Is it required to have something like (add-to-list load- path "/my/path") in ~/.emacs to load the Emacs code that defines the OPI? I could not find anything like that mentioned in the installation doc...

Best wishes,
Torsten

--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-586219
Private: +44-1752-558917
http://strasheela.sourceforge.net
http://www.torsten-anders.de



_________________________________________________________________________________
mozart-hackers mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-hackers

Reply via email to