all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Is there any support for refactoring in emacs?
@ 2009-05-15 10:25 Anand Dhanakshirur
  2009-05-15 11:40 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Anand Dhanakshirur @ 2009-05-15 10:25 UTC (permalink / raw)
  To: emacs help

[-- Attachment #1: Type: text/plain, Size: 52 bytes --]

Hi,
Can i rename a function name? etc ?
if yes how?

[-- Attachment #2: asd.vcf --]
[-- Type: text/x-vcard, Size: 177 bytes --]

begin:vcard
fn:Anand Dhanakshirur
n:Dhanakshirur;Anand
email;internet:asd@cdotb.ernet.in
tel;work:(080)-25119295
tel;cell:9886178750
x-mozilla-html:FALSE
version:2.1
end:vcard


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

* Re: Is there any support for refactoring in emacs?
  2009-05-15 10:25 Is there any support for refactoring in emacs? Anand Dhanakshirur
@ 2009-05-15 11:40 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2009-05-15 11:40 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Fri, 15 May 2009 15:55:06 +0530
> From: Anand Dhanakshirur <asd@cdotb.ernet.in>
> 
> Can i rename a function name? etc ?
> if yes how?

Two possible ways:

  . In Dired, the Q command will let you perform query-replace on
    marked files.

  . M-x tags-query-replace will let you perform query-replace-regexp
    on each file in a tags table.

Both of these are described in the Emacs manual.




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

end of thread, other threads:[~2009-05-15 11:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 10:25 Is there any support for refactoring in emacs? Anand Dhanakshirur
2009-05-15 11:40 ` Eli Zaretskii

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.