From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vitalie Spinu Newsgroups: gmane.emacs.devel Subject: Re: xref backends for elisp-related modes Was: Re: Bad moves with xref-find-definitions Date: Tue, 28 Apr 2015 17:47:51 +0200 Message-ID: <871tj4b6fs.fsf@gmail.com> References: <87h9s6c27z.fsf@gmail.com> <87zj5wnlyt.fsf@gmail.com> <553C285B.4070400@yandex.ru> <838udfx7rt.fsf@gnu.org> <87383kcy0u.fsf@gmail.com> <83pp6ouvvm.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1430236099 13042 80.91.229.3 (28 Apr 2015 15:48:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Apr 2015 15:48:19 +0000 (UTC) Cc: dgutov@yandex.ru, joaotavora@gmail.com, monnier@IRO.UMontreal.CA, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 28 17:48:16 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 1Yn7jw-0003is-Cn for ged-emacs-devel@m.gmane.org; Tue, 28 Apr 2015 17:48:04 +0200 Original-Received: from localhost ([::1]:34550 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yn7jv-0006cA-RN for ged-emacs-devel@m.gmane.org; Tue, 28 Apr 2015 11:48:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yn7jr-0006YI-Bm for emacs-devel@gnu.org; Tue, 28 Apr 2015 11:48:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yn7jp-0003sF-IL for emacs-devel@gnu.org; Tue, 28 Apr 2015 11:47:59 -0400 Original-Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:38762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yn7jl-0003pl-If; Tue, 28 Apr 2015 11:47:53 -0400 Original-Received: by wiun10 with SMTP id n10so34259094wiu.1; Tue, 28 Apr 2015 08:47:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=jjqxy/afEv6X5cvSrVemSPKgAmwRCP4BWZ4s6POl/JQ=; b=wg3EUTXoJiMXlnKU2KWCqLDN31I6kWSHqwj4bLxTSsJL2SvfNaelmKlmSZ0mHimj9l MrsNiEdThSfoQOumgW+UAeXeyPBfaPiwZbgGf7uZPBLmdxBNRNlBokevWKZMTU2MvZ8X SOq/zMmIdHbIbaSVYAfi/5XuJDE/wp0atIwY10FlZLxCTP1VkvsrTMjuL85IWf+2yKR8 Y9pGTv2M3UfUagcOkfFnRVTbctW9z0xgxx751o0r3w9EKV9f9YE4W3h6TP/J6rlFwtbl 98QsU3+iPl3Vk4NmEIIRoBuJsVhXz06eaNWGxOncaqLAbwwiV7DJRQeLGDc5Rq91pNzu I6oQ== X-Received: by 10.180.7.134 with SMTP id j6mr432025wia.9.1430236072818; Tue, 28 Apr 2015 08:47:52 -0700 (PDT) Original-Received: from localhost (dhcp-077-251-128-242.chello.nl. [77.251.128.242]) by mx.google.com with ESMTPSA id cf12sm34766549wjb.10.2015.04.28.08.47.51 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Apr 2015 08:47:52 -0700 (PDT) In-Reply-To: <83pp6ouvvm.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 28 Apr 2015 18:15:41 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::232 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:185965 Archived-At: >>> Eli Zaretskii on Tue, 28 Apr 2015 18:15:41 +0300 wrote: >> From: Vitalie Spinu > I read them about glibc, Gawk, GDB, Make, Guile, and a few others. Just out of curiosity. How many times have you setup tags for core symbols of Gawk, Make, Guile and others when you were reading info intros on those?