all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu>
Subject: Re: Emacs Fortran90 mode....
Date: 28 May 2003 10:43:26 -0400	[thread overview]
Message-ID: <5lznl7qghd.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: 65fef11f.0305280451.281b064a@posting.google.com

> Here is the 3rd question of the day: 
> I am wondering if f90-imenu can be modified so that it also lists all
> the (used) functions in the used modules, regardless of whether those
> modules are being visited by emacs or not. If one clicks on an item in
> the f90-imenu, file containing that subroutine/function must be
> visited and the current point must move to the beginning of that
> subroutine/function. Wouldn't this be nice?

I think it's a bit outside of the scope of `imenu' and more
the job of etags.  M-! etags *.f90 RET and then M-. somefun RET
should do what you want, more or less.


        Stefan

  reply	other threads:[~2003-05-28 14:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6834.1054044437.21513.help-gnu-emacs@gnu.org>
2003-05-27 14:36 ` Emacs Fortran90 mode Glenn Morris
2003-05-27 14:58   ` Stefan Monnier
2003-05-27 23:09     ` Glenn Morris
2003-05-28 12:51   ` Dr. F.C.Caner
2003-05-28 14:43     ` Stefan Monnier [this message]
2003-05-27 13:59 Mika Salonoja

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

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

  git send-email \
    --in-reply-to=5lznl7qghd.fsf@rum.cs.yale.edu \
    --to=monnier+gnu.emacs.help/news/@flint.cs.yale.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.