Received: by 10.66.73.1 with SMTP id h1mr488004pav.0.1350660517926; Fri, 19 Oct 2012 08:28:37 -0700 (PDT) Path: s9ni23880pbb.0!nntp.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!news.glorb.com!usenet.stanford.edu!not-for-mail From: Steinar Bang Newsgroups: gnu.emacs.help Subject: Re: IDE versus emacs Date: Fri, 19 Oct 2012 09:55:07 +0200 Lines: 10 Approved: help-gnu-em...@gnu.org Message-ID: References: <83d30y87yi.fsf@gnu.org> <83626q7zvk.fsf@gnu.org> <87y5jl243r.fsf@gmail.com> <87pq4xbqup.fsf@wanadoo.es> <87d30xatgo.fsf@wanadoo.es> <20121006041754.GA30224@hysteria.proulx.com> <83pq4w6q3j.fsf@gnu.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 X-Trace: usenet.stanford.edu 1350660517 4709 208.118.235.17 (19 Oct 2012 15:28:37 GMT) X-Complaints-To: action@cs.stanford.edu To: help-gnu-em...@gnu.org Envelope-to: help-gnu-em...@gnu.org In-Reply-To: <83pq4w6q3j.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 06 Oct 2012 09:01:52 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.4 (gnu/linux) X-SA-Exim-Connect-IP: 62.113.137.5 X-SA-Exim-Rcpt-To: too long (recipient list exceeded maximum allowed size of 8 bytes) X-SA-Exim-Mail-From: s...@dod.no X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000) X-SA-Exim-Scanned: Yes (on rainey.bang.priv.no) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 212.110.185.190 X-Mailman-Approved-At: Fri, 19 Oct 2012 11:28:35 -0400 X-BeenThere: help-gnu-em...@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Received-Bytes: 2898 Content-Type: text/plain >>>>> Eli Zaretskii : > At least in C and C++, tags never miss a definition for me. My only > problem with tags is that they sometimes show me more definitions > other than what I had in mind that match the symbol I type, either > because of case insensitivity or because of partial matches. Can tags filter out those symbols that would match what you're typing, but aren't reachable from the point in the code where you are typing?