From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Popup when buffer file is changed on disk Date: Sun, 06 Feb 2005 09:23:59 +0200 Message-ID: <01c50c1c$Blat.v2.4$f90689a0@zahav.net.il> References: <200502040036.j140atb03430@raven.dms.auburn.edu> <009d01c50bbb$9aa2fd50$0200a8c0@sedrcw11488> <000c01c50bc5$248dc1e0$6501a8c0@y8h26> <01c50bd6$Blat.v2.4$48866000@zahav.net.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1107675597 26992 80.91.229.2 (6 Feb 2005 07:39:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Feb 2005 07:39:57 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 06 08:39:57 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Cxh18-0007Ce-Ou for ged-emacs-devel@m.gmane.org; Sun, 06 Feb 2005 08:39:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxhF1-0002r9-Fm for ged-emacs-devel@m.gmane.org; Sun, 06 Feb 2005 02:53:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CxhEB-0002UY-VX for emacs-devel@gnu.org; Sun, 06 Feb 2005 02:53:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CxhE3-0002RK-QR for emacs-devel@gnu.org; Sun, 06 Feb 2005 02:53:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxhE3-0002Pb-H3 for emacs-devel@gnu.org; Sun, 06 Feb 2005 02:52:59 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cxgqh-0006ct-B7 for emacs-devel@gnu.org; Sun, 06 Feb 2005 02:28:51 -0500 Original-Received: from zaretski (tony04-57-217.inter.net.il [80.230.57.217]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id AMC62364 (AUTH halo1); Sun, 6 Feb 2005 09:28:23 +0200 (IST) Original-To: moheb1333@comcast.net, emacs-devel@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <01c50bd6$Blat.v2.4$48866000@zahav.net.il> (eliz@gnu.org) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:32934 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32934 > Date: Sun, 06 Feb 2005 00:57:59 +0200 > From: "Eli Zaretskii" > Cc: emacs-devel@gnu.org > > > From: "moheb missaghi" > > Date: Sat, 5 Feb 2005 13:56:19 -0700 > > > > Microsoft's Visual Studio which has something called Intelisense which has a > > knowledge of object hierarchy and allows object name completion. > > Doesn't ECB provide that feature? It is perhaps noteworthy that Ebrowse and maybe even Speedbar, both bundled with Emacs 21.x, offer similar, if less elaborate, functionality.