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 10:10:30 UTC

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

The following comment has been added to this issue:

     Author: Jeff Turner
    Created: Sat, 11 Jan 2003 3:10 AM
       Body:
It would be nice to have 'forrest -find' work, but the required forrest.bat tweaks would probably break something else.

I'm sure Emacs sgml mode supports OASIS catalogs, though, so you could automatically validate the current file by pointing Emacs to the Forrest catalog file. Described for vim at:
http://xml.apache.org/forrest/validation.html
If you get it working, please let us know and I'll add it to the page.

--Jeff
---------------------------------------------------------------------
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