unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Nikolaj Schumacher <me@nschum.de>
To: "Izaak Beekman" <ibeekman@princeton.edu>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Fortran (95/03) syntax highlighting
Date: Wed, 20 Aug 2008 11:50:00 +0200	[thread overview]
Message-ID: <m2y72sqalz.fsf@nschum.de> (raw)
In-Reply-To: <93f264080808191311k7ba5ed5co61f8745b5b14e6bf@mail.gmail.com> (Izaak Beekman's message of "Tue\, 19 Aug 2008 16\:11\:54 -0400")

"Izaak Beekman" <ibeekman@princeton.edu> wrote:

> 2) No support for Fortran 03 syntax

It's currently not supported by Emacs.  You could look for an
external package, but I wouldn't get my hopes up.

> 1) Incorrect syntax highlighting in variable declarations with line
> continuations.

If that's legal F95 syntax, I'd report it as a bug.  (M-x report-emacs-bug)

> 3) .f95 and .f03 file-name-suffixes are not recognized.

(add-to-list 'auto-mode-alist
             '("\\.[fF]\\(03\\|95\\)\\'" . f90-mode))

However, .f95 works out of the box here.  Are you using a recent Emacs?

> I have included my .emacs file as an attachment.  This has been very
> sloppily cobbled together from other peoples .emacs files and various small
> enhancements I have made myself.  Comments and suggestions welcome.

If you request comments, please paste in inline, so it can be easily
quoted.  Although I'd prefer to stay on-topic.

regards,
Nikolaj Schumacher




  reply	other threads:[~2008-08-20  9:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-19 20:11 Fortran (95/03) syntax highlighting Izaak Beekman
2008-08-20  9:50 ` Nikolaj Schumacher [this message]
2008-08-20 17:01   ` Izaak Beekman
     [not found]   ` <mailman.17166.1219251721.18990.help-gnu-emacs@gnu.org>
2008-08-20 17:05     ` Glenn Morris
     [not found] ` <mailman.17124.1219225804.18990.help-gnu-emacs@gnu.org>
2008-08-20 16:46   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2y72sqalz.fsf@nschum.de \
    --to=me@nschum.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ibeekman@princeton.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).