From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: xref and displaying locations in appropriate window or frame Date: Sat, 30 Jan 2016 01:40:45 +0200 Organization: LINKOV.NET Message-ID: <87d1skc5tu.fsf@mail.linkov.net> References: <83wprimto9.fsf@gnu.org> <56A4ADA5.4070607@gmx.at> <56A4CB54.90808@yandex.ru> <56A4E1CF.9010002@gmx.at> <56A50514.9040509@yandex.ru> <56A5140F.2040905@gmx.at> <56A51FA4.5020807@yandex.ru> <56A5EFEE.2080607@gmx.at> <56A6559E.5040301@yandex.ru> <56A666FB.3080709@gmx.at> <87fuxla27x.fsf@acer.localhost.com> <56A744D8.6040205@gmx.at> <56A801E0.2020309@yandex.ru> <56A88980.7000706@gmx.at> <56A8FF6F.4020201@yandex.ru> <56A907AC.6000502@gmx.at> <87a8nqhd82.fsf@mail.linkov.net> <56A9E268.1000001@gmx.at> <56AAC6F0.50208@yandex.ru> <56AB1469.6020903@gmx.at> <56AB7044.50403@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1454111414 20023 80.91.229.3 (29 Jan 2016 23:50:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Jan 2016 23:50:14 +0000 (UTC) Cc: martin rudalics , Eli Zaretskii , Ingo Lohmar , Helmut Eller , emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 30 00:50:04 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 1aPInj-0007MJ-2z for ged-emacs-devel@m.gmane.org; Sat, 30 Jan 2016 00:50:03 +0100 Original-Received: from localhost ([::1]:37034 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPIni-000186-56 for ged-emacs-devel@m.gmane.org; Fri, 29 Jan 2016 18:50:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPInL-0000yn-20 for emacs-devel@gnu.org; Fri, 29 Jan 2016 18:49:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPInK-0001pV-4p for emacs-devel@gnu.org; Fri, 29 Jan 2016 18:49:38 -0500 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:43253 helo=homiemail-a22.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPInH-0001n0-4f; Fri, 29 Jan 2016 18:49:35 -0500 Original-Received: from homiemail-a22.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTP id 59CEE1A8069; Fri, 29 Jan 2016 15:49:34 -0800 (PST) Original-Received: from localhost.linkov.net (62.65.213.148.cable.starman.ee [62.65.213.148]) (Authenticated sender: jurta@jurta.org) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPA id A7C0F1A8061; Fri, 29 Jan 2016 15:49:32 -0800 (PST) In-Reply-To: <56AB7044.50403@yandex.ru> (Dmitry Gutov's message of "Fri, 29 Jan 2016 16:59:32 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 69.163.253.7 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:199010 Archived-At: > That's just silly wording. If "as if they were errors" is a problem, we > could rename `next-error' to `next-location', and all other functions a= nd > variables accordingly. Better =E2=80=98next-occurrence=E2=80=99 or shorter =E2=80=98next-occur=E2= =80=99 as a reference to the more general utility =E2=80=98occur=E2=80=99. What do you think about ba= sing *xref* on *Occur*: either by inheriting its mode, or at least its formatting to bring both closer to each other?