Dear Wolfgang,

Your oz-flymake contribution is really nice, I have to repeat :) Anyway, I added support for taking OZRC into account. For example, in my OZRC I set the \switch +warnshadow, which results in nice warnings of oz-flymake.

Please find a patch attached.

Best
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


Attachment: flymake-patch.diff
Description: Binary data



On Nov 21, 2008, at 12:04 AM, Torsten Anders wrote:

Dear Wolfgang,

On Nov 20, 2008, at 11:01 PM, Wolfgang Meyer wrote:
The problem is probably that "ozflymake" uses some small Oz
programs and the pathes to these functors are hard-coded (e.g. ~/
PostprocessErrors.ozf). If you adjust the paths to these three
functors manually, it should hopefully work.

Ah, that explains it. I should have seen that myself :)

This is a really neat tool for Oz development!

Best
Torsten


PS: in "ozflymake" I now replaced all the absolute pathes ~ with
$OZFLYMAKEPATH which is bound by

OZFLYMAKEPATH=`dirname $0`

I could now move around the directory with all the oz-flymake files,
only need to adapt my ~/.emacs.

______________________________________________________________________ ___________ mozart-users mailing list mozart- [EMAIL PROTECTED]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

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

Reply via email to