From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#15641: 24.3; [PATCH] Add find-definition for M-. Date: Fri, 18 Oct 2013 21:21:04 -0400 Message-ID: References: <874n8ebb4h.fsf@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1382145738 30714 80.91.229.3 (19 Oct 2013 01:22:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Oct 2013 01:22:18 +0000 (UTC) Cc: Leo Liu , 15641@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 19 03:22:21 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 1VXLFE-0005s9-85 for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Oct 2013 03:22:20 +0200 Original-Received: from localhost ([::1]:59941 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXLFD-0004Yc-72 for geb-bug-gnu-emacs@m.gmane.org; Fri, 18 Oct 2013 21:22:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXLF3-0004YT-Bs for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 21:22:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXLEw-0006YU-3j for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 21:22:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXLEv-0006YQ-WA for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 21:22:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VXLEv-0008DF-Lb for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2013 21:22:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 19 Oct 2013 01:22: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.138214567231489 (code B ref 15641); Sat, 19 Oct 2013 01:22:01 +0000 Original-Received: (at 15641) by debbugs.gnu.org; 19 Oct 2013 01:21:12 +0000 Original-Received: from localhost ([127.0.0.1]:57436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VXLE8-0008Bo-9b for submit@debbugs.gnu.org; Fri, 18 Oct 2013 21:21:12 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:23264) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VXLE6-0008Ba-Ie for 15641@debbugs.gnu.org; Fri, 18 Oct 2013 21:21:11 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFLd+GD/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IPAS-Result: Av4EABK/CFFLd+GD/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="35853915" Original-Received: from 75-119-225-131.dsl.teksavvy.com (HELO pastel.home) ([75.119.225.131]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 18 Oct 2013 21:21:05 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id B62D0610B6; Fri, 18 Oct 2013 21:21:04 -0400 (EDT) In-Reply-To: <874n8ebb4h.fsf@yandex.ru> (Dmitry Gutov's message of "Sat, 19 Oct 2013 00:02:54 +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:79380 Archived-At: > Should we also have a tags-loop-continue-function (or > next-file-function)? Or some other way to get the same result (e.g. an additional argument to find-tag-function), yes. Stefan