[ http://issues.apache.org/jira/browse/FOR-17?page=comments#action_12313734 ]
Juan Jose Pablos commented on FOR-17: ------------------------------------- I think that "forrest run" seems enough for development a forrest site. So unless someone think that this requierement is on the forrest scope, I would mark this as wont-fix. > support for emacs compile > ------------------------- > > Key: FOR-17 > URL: http://issues.apache.org/jira/browse/FOR-17 > Project: Forrest > Type: New Feature > Components: Core operations > Reporter: Ralf Hauser > Priority: Minor > > in my current environment, each file has the footer > <!-- For emacs: --> > <!-- Local Variables: --> > <!-- eval:(setq compile-command "ant") --> > <!-- End: --> > such that I can compile the entire website out of any file. > What I suggest to do the same for forrest. > Obviously, I could write a little script "doforrest" as the compile command > that does a > pushd myproject/build > forrest > popd > but perhaps you have already found smarter solutions? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
