From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Slouf Newsgroups: gmane.emacs.help Subject: refactoring Date: Wed, 10 Aug 2005 20:49:56 +0200 Message-ID: <20050810184956.GA11631@barbucha.martin.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1123700410 32554 80.91.229.2 (10 Aug 2005 19:00:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Aug 2005 19:00:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 10 21:00:08 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E2vls-000733-Bi for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Aug 2005 20:57:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2vp0-0001Uo-2b for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Aug 2005 15:01:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2vmB-0000gS-Vg for help-gnu-emacs@gnu.org; Wed, 10 Aug 2005 14:58:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2vm2-0000ap-Ar for help-gnu-emacs@gnu.org; Wed, 10 Aug 2005 14:58:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2vm1-0000XW-4h for help-gnu-emacs@gnu.org; Wed, 10 Aug 2005 14:57:57 -0400 Original-Received: from [84.242.95.145] (helo=barbucha.martin.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2vsV-0006ey-4G for help-gnu-emacs@gnu.org; Wed, 10 Aug 2005 15:04:39 -0400 Original-Received: from martin by barbucha.martin.net with local (Exim 3.36 #1 (Debian)) id 1E2veG-00032J-00 for ; Wed, 10 Aug 2005 20:49:56 +0200 Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.5.9i X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28623 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28623 hello, i just wanted to ask you, if anyone has some tips for a refactoring tool in Emacs (which is free software). i am quite happy with etags and search and replace in all tagged files, but it is not so long i was playing with Eclipse IDE and i was really amazed by its refactoring capabilities. thanks & nice day. m.