From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Generalizing find-definition Date: Thu, 25 Dec 2014 22:25:07 +0200 Message-ID: <549C72A3.3090300@gmail.com> References: <20141102151524.0d9c665c@forcix> <86ppbqn841.fsf@yandex.ru> <86mw6o3k28.fsf@yandex.ru> <548F5B60.8050509@yandex.ru> <548F5FFD.5010703@yandex.ru> <548F66B3.3050103@yandex.ru> <54901FEB.1090704@yandex.ru> <5490962D.7010105@yandex.ru> <5490A6B5.7020308@yandex.ru> <86ioh8ax2b.fsf@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1419539131 3688 80.91.229.3 (25 Dec 2014 20:25:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Dec 2014 20:25:31 +0000 (UTC) Cc: emacs-devel , Stephen Leake , Stefan Monnier , Jorgen Schaefer To: Dmitry Gutov , Helmut Eller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 25 21:25:24 2014 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 1Y4EyG-0007k0-5V for ged-emacs-devel@m.gmane.org; Thu, 25 Dec 2014 21:25:20 +0100 Original-Received: from localhost ([::1]:51740 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4EyE-00044o-So for ged-emacs-devel@m.gmane.org; Thu, 25 Dec 2014 15:25:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4EyC-00044i-1n for emacs-devel@gnu.org; Thu, 25 Dec 2014 15:25:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y4Ey8-0005CW-TW for emacs-devel@gnu.org; Thu, 25 Dec 2014 15:25:16 -0500 Original-Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:48248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4Ey8-0005CN-Mk for emacs-devel@gnu.org; Thu, 25 Dec 2014 15:25:12 -0500 Original-Received: by mail-wi0-f173.google.com with SMTP id r20so15885672wiv.12 for ; Thu, 25 Dec 2014 12:25:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=5CSV3h+scAYryaVRub2GhEOp9axR9pT7BpJjl7W5q2E=; b=igYhzFWFhlzX1PcQFTmEvFX/FK8HIrU/gA50IloJo/FaZgQZrOV2U8uPrXyrQIAJS5 CvIxNoCPiGH5UNBg7A/FDPolixpck9bQ/ZySiARNecVWOpNzsPly5kt7eww2F1UANWG9 Rm8y+gs81fcbzUY/6iofbRqQzGWO55J90I5eZIDMrNU6vqu5sgHkmLKYRI9qfSK/gHcN u+YSQRpt7/UHbhOhJORqCbO/SbStsUZiTYH1TKtypdEKTgkrh+WD1xTH5zaMpuIXDE+M 0Sqx1XI+6S+t077VVthcxfhyrmwwBdEV3Kwdh4fnBgNUbX9fJqyfd2vGibRAI5XOk1fF U4vg== X-Received: by 10.194.92.116 with SMTP id cl20mr77246208wjb.71.1419539111378; Thu, 25 Dec 2014 12:25:11 -0800 (PST) Original-Received: from [192.168.1.3] ([82.102.93.54]) by mx.google.com with ESMTPSA id la10sm6455318wjc.36.2014.12.25.12.25.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Dec 2014 12:25:10 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: <86ioh8ax2b.fsf@yandex.ru> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22d 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:180673 Archived-At: On 12/19/2014 10:00 AM, Dmitry Gutov wrote: > If there are no further objections, I'll install it in a few days. Installed, with minor tweaks. I'll let others decide if the now-unbound interactive functions from etags.el should be obsoleted, removed or kept as-is for older users.