help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fortran Topics (outline-minor-mode, require, fixed format)


From: ludvig-faddeev
Subject: Fortran Topics (outline-minor-mode, require, fixed format)
Date: Sat, 29 May 2021 22:08:46 +0200

We want to know how to set up three things.

outline-minor-mode oriented

1. How to include headings and subheadings for fortran (fixed and free format)
2. Code structure hiding (subroutine, function)
3. Setting up new heading lists (outline-regexp, outline-heading-alist)

Other things

Remove the need to call "(require 'f90)" and "(require 'fortran)" in conformity
with other languages (e.g. as in emacs-lisp-mode, texinfo-mode)

Remove need to have separate modes for fixed and free format (fortran, f90).
Instead have only "fortran-mode" with a variable for fixed format setting
for use when needed by the user. These days fortran-mode mostly caters for
legacy fortran code.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]