From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: IDE Date: Mon, 26 Oct 2015 20:28:17 +0200 Message-ID: <83si4xbi2m.fsf@gnu.org> References: <5610E0BC.8090902@online.de> <83si5r106e.fsf@gnu.org> <831td9z18h.fsf@gnu.org> <5612E996.7090700@yandex.ru> <83bnc7tavr.fsf@gnu.org> <5618C92A.3040207@yandex.ru> <83a8rrt9ag.fsf@gnu.org> <5618D376.1080700@yandex.ru> <831td3t62e.fsf@gnu.org> <561A6199.1020901@cumego.com> <561B9D87.70504@yandex.ru> <87vb9wcpw9.fsf@esperi.org.uk> <83eggkwdgh.fsf@gnu.org> <83611ww5uc.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1445884139 11694 80.91.229.3 (26 Oct 2015 18:28:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Oct 2015 18:28:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Steinar Bang Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 26 19:28:50 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZqmVl-0007Kd-4H for ged-emacs-devel@m.gmane.org; Mon, 26 Oct 2015 19:28:49 +0100 Original-Received: from localhost ([::1]:54536 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqmVk-0007FH-Cu for ged-emacs-devel@m.gmane.org; Mon, 26 Oct 2015 14:28:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqmVh-0007F3-Ps for emacs-devel@gnu.org; Mon, 26 Oct 2015 14:28:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqmVe-0005ZS-IS for emacs-devel@gnu.org; Mon, 26 Oct 2015 14:28:45 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:64555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqmVe-0005ZK-AT for emacs-devel@gnu.org; Mon, 26 Oct 2015 14:28:42 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NWU00C00B1AJS00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Mon, 26 Oct 2015 20:28:05 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NWU00CAFBATBP70@a-mtaout20.012.net.il>; Mon, 26 Oct 2015 20:28:05 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192673 Archived-At: > From: Steinar Bang > Date: Mon, 26 Oct 2015 18:32:36 +0100 > > >>>>> Eli Zaretskii : > > > An index where the key is the symbol itself can only hold one instance > > of every symbol. > > This will come as a shock to all the search engines out there. > > (unless you were talking about TAGS files specifically...?) Of course, I was. That's what this thread is about.