Fortran.el

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Sat Jan 17 18:29:00 GMT 2009


Hi Tom,

Tom Browder 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 to coincide with the GNU standards and therefore it should just 
work™ (I verified that it does with emacs).  If you're using a 
not-too-old version of gfortran, and it doesn't work, it is an issue 
with xemacs or (maybe, I've not tried this) your code is somehow 
arranged in subdirectories in a way that xemacs' compilation-mode 
doesn't understand.

Best regards,
- Tobi

> 
> Thanks.
> 
> -Tom



More information about the Fortran mailing list