all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Need help writing file-visiting macro
@ 2005-07-25 13:58 Roy Smith
  2005-07-25 15:33 ` Thien-Thi Nguyen
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Roy Smith @ 2005-07-25 13:58 UTC (permalink / raw)


I'm working in a software development system which has classes defined
in foo.mdl files, with the corresponding implementation code in
foo_Impl.c files I want to write a macro or function which lets you
flip back and forth between the two.  If I'm looking at a .mdl file, I
want it to construct the corresponding _Impl.c filename and visit that
file.  Is that possible?

I'm using GNU Emacs 21.3.1.

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

end of thread, other threads:[~2005-07-26 22:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-25 13:58 Need help writing file-visiting macro Roy Smith
2005-07-25 15:33 ` Thien-Thi Nguyen
2005-07-25 16:45   ` Roy Smith
2005-07-25 17:44     ` drkm
2005-07-25 16:50 ` Sergei Organov
2005-07-25 17:52 ` rgb
2005-07-25 21:02   ` drkm
2005-07-26 22:49     ` rgb
2005-07-25 18:05 ` Kevin Rodgers
2005-07-25 21:38 ` Martin Slouf
2005-07-26 15:52   ` Kevin Rodgers
2005-07-26 18:24     ` Martin Slouf

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.