From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Is there any support for refactoring in emacs?
Date: Fri, 15 May 2009 14:40:43 +0300 [thread overview]
Message-ID: <83my9er3us.fsf@gnu.org> (raw)
In-Reply-To: <4A0D4302.7000301@cdotb.ernet.in>
> 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.
prev parent reply other threads:[~2009-05-15 11:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-15 10:25 Is there any support for refactoring in emacs? Anand Dhanakshirur
2009-05-15 11:40 ` Eli Zaretskii [this message]
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=83my9er3us.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/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.