Hi stackies!

My first steps with Factor 0.90 (Factor.app) on MacOS X 10.4.10
weren't as straightforward as I wished.

        "editors.textmate" require

That one was easy. But didn't work. No editor was started when I
selected something with C-e or called :edit.

After a while I found the solution: The path in
extra/editors/textmate/textmate.factor wasn't right. At least on
my machine.

I changed the "mate ..." to "/usr/bin/mate ..." and now
everything works as expected. The Textmate bundle is installed
and the overall integration of the editor feels right.


I haven't investigated the reason for this problem. It's a
relatively fresh System. I'd suggest the path to "mate" will be
written as "/usr/bin/mate". That's the default location of mate
and this should work on every system.

One alternative could be to search for the mate executable.


Regards,
Stefan

-- 
Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to