Fortran.el

Tom Browder tom.browder@gmail.com
Sat Jan 17 20:23:00 GMT 2009


On Sat, Jan 17, 2009 at 12:02 PM, Tobias Schlüter
<tobias.schlueter@physik.uni-muenchen.de> wrote:
...
>> Does anyone here use XEmacs and fortran.el that could help me get
>> xemacs to point to source lines that generate errors and warnings when
>> compiling with gfortran inside xemacs?
...
> This is independent of fortran.el, as the output of your compilation is
> handled by compilation-mode.  We changed our locus output a few years back

Thanks, Tobi, I'll look in that direction.

> not tried this) your code is somehow arranged in subdirectories in a way
> that xemacs' compilation-mode doesn't understand.

That may be it: my Makefile gets all the source files in other
directories (and keeps the complete, absolute path for each) and
compiles them there, too.  I'll have to try a conventional setup and
see what happens with it.

Regards.

-Tom



More information about the Fortran mailing list