From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.bugs Subject: bug#15641: 24.3; [PATCH] Add find-definition for M-. Date: Sat, 19 Oct 2013 00:02:54 +0400 Message-ID: <874n8ebb4h.fsf@yandex.ru> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1382126659 26743 80.91.229.3 (18 Oct 2013 20:04:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Oct 2013 20:04:19 +0000 (UTC) Cc: Leo Liu , 15641@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 18 22:04:19 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1VXGHR-0004Hl-LP for geb-bug-gnu-emacs@m.gmane.org; Fri, 18 Oct 2013 22:04:17 +0200 Original-Received: from localhost ([::1]:59242 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXGHR-0002sH-8I for geb-bug-gnu-emacs@m.gmane.org; Fri, 18 Oct 2013 16:04:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXGHI-0002s7-7h for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 16:04:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXGHC-0001tG-Ce for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 16:04:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXGHC-0001tB-8l for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 16:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VXGHB-0000As-P0 for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 16:04:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Dmitry Gutov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 18 Oct 2013 20:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15641 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 15641-submit@debbugs.gnu.org id=B15641.1382126590601 (code B ref 15641); Fri, 18 Oct 2013 20:04:01 +0000 Original-Received: (at 15641) by debbugs.gnu.org; 18 Oct 2013 20:03:10 +0000 Original-Received: from localhost ([127.0.0.1]:57236 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VXGGL-00009c-4A for submit@debbugs.gnu.org; Fri, 18 Oct 2013 16:03:09 -0400 Original-Received: from mail-lb0-f172.google.com ([209.85.217.172]:48632) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VXGGI-000091-Bc for 15641@debbugs.gnu.org; Fri, 18 Oct 2013 16:03:07 -0400 Original-Received: by mail-lb0-f172.google.com with SMTP id c11so3036363lbj.31 for <15641@debbugs.gnu.org>; Fri, 18 Oct 2013 13:02:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=vLUbCne0L0M9xyLpIT9AdCLwU5yztj8FHdHGJX4ybh4=; b=D7XXrvM4AtPeVPtqgq7qEhXdSXCl2CSUI2rqkd+l8mcsuUArzE0ePYvWJuwKiZcLPz 0/doeHBuCjPNAm2NCSfByxNkGICpunD08BI7aVkWLvskRoP2IYr0RP+vjJWOP1gdI7AY A8EAlGgwSMCda0238R/SEChqb33hLCOSfb0jeSa1ZAxU7rF+yYyvKuEBnsxdSUk5sBCa QNeaj6KtsioRYk8GXgEbgvpbTa3MzCNY10dx/nZUKFi5dCSlx+ZrNrpIppbZHkey2htd F1jFTpYGcX3BPHd/x8ASCQ/afwS6LdED6+qaqxllFAOvWDK/kjmiqGsuQ//FNbG7gWoK MLLA== X-Received: by 10.152.21.34 with SMTP id s2mr58055lae.55.1382126579843; Fri, 18 Oct 2013 13:02:59 -0700 (PDT) Original-Received: from axl ([178.252.98.87]) by mx.google.com with ESMTPSA id k6sm2978640lae.9.2013.10.18.13.02.58 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 18 Oct 2013 13:02:59 -0700 (PDT) In-Reply-To: (Stefan Monnier's message of "Fri, 18 Oct 2013 08:58:31 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79373 Archived-At: Stefan Monnier writes: > Of course, find-tag-function should do "as little as possible": find the > corresponding place and return it. `lisp--company-location' looks like a decent candidate, for Elisp. > The generic part of the code will > take care of displaying the buffer, selecting it, remembering the > previous position, etc... so we don't need a pop-tag-mark-function. Should we also have a tags-loop-continue-function (or next-file-function)? Mostly for consistency, it's not as useful in Elisp, but it could allow the user to jump between different things with the same name: functions, variables, faces, features.