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: tags-loop-continue Date: Sun, 10 Jan 2016 18:09:32 +0200 Message-ID: <837fjhmn5v.fsf@gnu.org> References: <83wprimto9.fsf@gnu.org> <56916C10.6050004@yandex.ru> <83oacumqmj.fsf@gnu.org> <56917246.1010800@yandex.ru> <5691795E.9010008@yandex.ru> <83lh7ym725.fsf@gnu.org> <5691D768.3020908@yandex.ru> <5b7c961c-e5ff-4ca2-bb26-dfc1d1e60d7f@default> <56926C23.6000708@yandex.ru> <87egdp8nh5.fsf@acer.localhost.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1452442190 30466 80.91.229.3 (10 Jan 2016 16:09:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Jan 2016 16:09:50 +0000 (UTC) Cc: emacs-devel@gnu.org, drew.adams@oracle.com, dgutov@yandex.ru To: Ingo Lohmar Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 10 17:09:44 2016 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 1aIIYp-0002eL-QK for ged-emacs-devel@m.gmane.org; Sun, 10 Jan 2016 17:09:43 +0100 Original-Received: from localhost ([::1]:47541 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIIYp-0002AA-56 for ged-emacs-devel@m.gmane.org; Sun, 10 Jan 2016 11:09:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIIYl-00029j-Ka for emacs-devel@gnu.org; Sun, 10 Jan 2016 11:09:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aIIYh-0002by-LI for emacs-devel@gnu.org; Sun, 10 Jan 2016 11:09:39 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIIYh-0002bt-I8; Sun, 10 Jan 2016 11:09:35 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3124 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aIIYg-0006IO-N5; Sun, 10 Jan 2016 11:09:35 -0500 In-reply-to: <87egdp8nh5.fsf@acer.localhost.com> (message from Ingo Lohmar on Sun, 10 Jan 2016 16:26:30 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:197977 Archived-At: > From: Ingo Lohmar > Cc: emacs-devel@gnu.org > Date: Sun, 10 Jan 2016 16:26:30 +0100 > > Speaking for my case, I've not noticed the change simply because I have > rebound all tags/xref keys (the default bindings never made much sense > to me). Don't you get an "obsolete command" warning each time you use tags-loop-continue?