unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Can F90-mode blink at an "else"?
@ 2005-12-02 16:41 Svend Tollak Munkejord
  2005-12-06  1:34 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Svend Tollak Munkejord @ 2005-12-02 16:41 UTC (permalink / 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 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-11  3:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 16:41 Can F90-mode blink at an "else"? Svend Tollak Munkejord
2005-12-06  1:34 ` Glenn Morris
2005-12-06  7:58   ` Svend Tollak Munkejord
2005-12-11  3:37   ` Glenn Morris

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).