From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: xref and displaying locations in appropriate window or frame Date: Thu, 28 Jan 2016 07:03:16 -0800 (PST) Message-ID: <0273d6ff-3466-45c2-8e4c-ad982c233662@default> References: <83wprimto9.fsf@gnu.org> <569D3ADC.5060803@yandex.ru> <83si1sa47q.fsf@gnu.org> <56A06965.7050501@yandex.ru> <83r3ha97yu.fsf@gnu.org> <56A434A9.6040404@yandex.ru> <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> 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 1453993449 23957 80.91.229.3 (28 Jan 2016 15:04:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2016 15:04:09 +0000 (UTC) Cc: Eli Zaretskii , Ingo Lohmar , Helmut Eller , emacs-devel@gnu.org, Dmitry Gutov To: martin rudalics , Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 28 16:03:56 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 1aOo6w-0003Gk-Mc for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2016 16:03:50 +0100 Original-Received: from localhost ([::1]:57160 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOo6w-0007Td-3J for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2016 10:03:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOo6p-0007TO-9g for emacs-devel@gnu.org; Thu, 28 Jan 2016 10:03:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOo6j-00038W-Io for emacs-devel@gnu.org; Thu, 28 Jan 2016 10:03:42 -0500 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:49816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOo6W-00036b-Qc; Thu, 28 Jan 2016 10:03:24 -0500 Original-Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u0SF3IsI023344 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 28 Jan 2016 15:03:18 GMT Original-Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u0SF3Hfb003033 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 28 Jan 2016 15:03:17 GMT Original-Received: from abhmp0011.oracle.com (abhmp0011.oracle.com [141.146.116.17]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id u0SF3HTF010809; Thu, 28 Jan 2016 15:03:17 GMT In-Reply-To: <56A9E268.1000001@gmx.at> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6691.5000 (x86)] X-Source-IP: aserv0021.oracle.com [141.146.126.233] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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:198947 Archived-At: > I always wanted to rewrite =E2=80=98tabulated-list-mode=E2=80=99 so that = it auto-adapts > columns to the size of the corresponding window whenever it changes. Please don't do that, unless you give users and libraries the option. Some contexts may want that; some may not.=20