all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Replacing Text in Compilation buffer
@ 2008-11-03 16:57 Joe
  2008-11-03 19:43 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Joe @ 2008-11-03 16:57 UTC (permalink / raw)
  To: help-gnu-emacs

Hey,

In Ada mode there is command the "ada-find-references" that lists all
references of a word in a Compilation buffer.   Some sample output
looks like this.

-*- mode: compilation; default-directory: "~/prog/ada/project3/src/" -
*-
Compilation started at Mon Nov  3 11:54:06

gnat find -rf print_ip:project3.adb -P"/home/joe/prog/ada/project3/
project3.gpr"
/home/joe/prog/ada/project3/src/project3.adb:50:17: (spec) Print_IP
/home/joe/prog/ada/project3/src/project3.adb:50:17: (body) Print_IP
/home/joe/prog/ada/project3/src/project3.adb:55:11:        Print_IP

Compilation finished at Mon Nov  3 11:54:06


How would I go about replacing Print_IP with something else?


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

end of thread, other threads:[~2008-11-03 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03 16:57 Replacing Text in Compilation buffer Joe
2008-11-03 19:43 ` Drew Adams

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.