You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2003/01/11 09:16:20 UTC

[issues] Created: (FOR-17) support for emacs compile

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-17


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-17
    Summary: support for emacs compile
       Type: New Feature

     Status: Unassigned
   Priority: Minor

    Project: Forrest
  Component: None

   Assignee: 
   Reporter: Ralf Hauser

    Created: Sat, 11 Jan 2003 2:16 AM
    Updated: Sat, 11 Jan 2003 2:16 AM

Description:
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?



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira