From: Svend Tollak Munkejord <stm+direct_reply@bacchus.pvv.org>
Subject: Can F90-mode blink at an "else"?
Date: Fri, 02 Dec 2005 17:41:43 +0100 [thread overview]
Message-ID: <hddacfjbge0.fsf@decibel.pvv.ntnu.no> (raw)
Hi,
I use GNU Emacs 21.2 for editing Fortran 77 and 90 programs.
With fortran-mode (for F77), when I use (setq fortran-blink-matching-if t),
Emacs shows the matching "if" when I hit TAB on the "else" like below:
if () then
...
else ! <-- cursor here
...
end if
In F90-mode, when I use (setq f90-smart-end 'blink), Emacs only
indicates the matching if when the cursor is at the "end if", but not
when it is at the "else".
Does anybody know how I can make Emacs always show me the matching if?
Regards,
--
Svend Tollak Munkejord
next reply other threads:[~2005-12-02 16:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-02 16:41 Svend Tollak Munkejord [this message]
2005-12-06 1:34 ` Can F90-mode blink at an "else"? Glenn Morris
2005-12-06 7:58 ` Svend Tollak Munkejord
2005-12-11 3:37 ` 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=hddacfjbge0.fsf@decibel.pvv.ntnu.no \
--to=stm+direct_reply@bacchus.pvv.org \
/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).