all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Add fortran 90 modules indexing to etags
@ 2007-06-04 20:55 lucatrv
  2007-06-04 21:16 ` Francesco Potorti`
  0 siblings, 1 reply; 5+ messages in thread
From: lucatrv @ 2007-06-04 20:55 UTC (permalink / raw)
  To: emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 440 bytes --]

Hi, I regularily use etags, but I found annoying that it doesn't index fortran 90 modules.
An option is to use "ctags -e", which actually has support for fortran 90 modules.
However, since I support emacs, I rather prefer using etags with the option --regex="{fortran}/[[:blank:]]*module[[:blank:]]+[_[:alnum:]]+/i"
I wonder if this regex could be added to etags, so that it could index fortran 90 modules by default.

Thank you,
Luca

[-- Attachment #1.2: Type: text/html, Size: 1036 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

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

end of thread, other threads:[~2007-06-05 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-04 20:55 Add fortran 90 modules indexing to etags lucatrv
2007-06-04 21:16 ` Francesco Potorti`
2007-06-05  8:15   ` lucatrv
2007-06-05  8:35     ` lucatrv
2007-06-05 12:13       ` lucatrv

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.