From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: xref "find references" and grouping Date: Tue, 5 May 2015 03:18:17 +0300 Message-ID: <55480C49.4090006@yandex.ru> References: <83zja6b3tc.fsf@gnu.org> <834mnzuedd.fsf@gnu.org> <554161A8.30202@yandex.ru> <83618du3q3.fsf@gnu.org> <5542E486.2010107@yandex.ru> <83k2wsssm8.fsf@gnu.org> <5543632C.6000306@yandex.ru> <834mnwsbfb.fsf@gnu.org> <554392E2.7080109@yandex.ru> <83oam4qh2u.fsf@gnu.org> <5543C97C.6050000@yandex.ru> <83h9rwqf10.fsf@gnu.org> <5543E3CF.5010402@yandex.ru> <5544CD91.2050301@yandex.ru> <55451F0B.7010003@yandex.ru> <5546D4CD.20403@yandex.ru> <87vbg8pjxw.fsf@gmail.com> <5547E49E.3020704@yandex.ru> <87d22fq4c7.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1430785130 6900 80.91.229.3 (5 May 2015 00:18:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 May 2015 00:18:50 +0000 (UTC) Cc: Helmut Eller , emacs-devel@gnu.org To: Vitalie Spinu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 05 02:18:45 2015 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 1YpQZQ-00067a-U4 for ged-emacs-devel@m.gmane.org; Tue, 05 May 2015 02:18:45 +0200 Original-Received: from localhost ([::1]:36367 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpQZQ-00036H-Ab for ged-emacs-devel@m.gmane.org; Mon, 04 May 2015 20:18:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpQZE-00036A-RR for emacs-devel@gnu.org; Mon, 04 May 2015 20:18:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpQZB-00083j-Jk for emacs-devel@gnu.org; Mon, 04 May 2015 20:18:32 -0400 Original-Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:33760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpQZB-00080v-DO for emacs-devel@gnu.org; Mon, 04 May 2015 20:18:29 -0400 Original-Received: by wgin8 with SMTP id n8so165942152wgi.0 for ; Mon, 04 May 2015 17:18:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=4LTnRnZcfz49V0dP7QbhMZket7hQV1QYMACMgh2QCUc=; b=VWA+vG/Qg18AZgyXLLq6RbyfnV1muv52k+SDMEURHql1VYvKRf5CmcCc7v7T4QuxEV UKjmE9Uwp9vPt76N4u1+aefyci47TNzDorqZshOZetOviZyyju+4I8gI2lILkeRb/2B4 MM9w1uMVWtbPcDBdCFzDmp3koGNABiqmltaADuI/rsghc7TgR8l5DFaeww8utum0nFiZ HfOQdHrYE3osemL2Jf6DbBRUfZEx3uKUB+kkl/eP0TOSRHzjQdqSqyikg+lVpI5oFT1R maSneeyN9x9CwhTDt+weZKRp1C5xzuCkNnynSfYiqYalcrjnYo9+GgpCNVw25gJVk+Yu gUfg== X-Received: by 10.180.92.161 with SMTP id cn1mr386310wib.91.1430785099694; Mon, 04 May 2015 17:18:19 -0700 (PDT) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id o5sm13326951wia.0.2015.05.04.17.18.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 May 2015 17:18:19 -0700 (PDT) user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 in-reply-to: <87d22fq4c7.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22c 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:186219 Archived-At: On 05/05/2015 03:02 AM, Vitalie Spinu wrote: > xref-toggle-abbreviation is always an option, And it would remove everything but the line content? So I'd toggle it on and off in order to know both? > Screens are big nowadays. Standard code is still 80 chars including > indentation. Fully maximized Emacs frame is about 230 columns wide on my laptop. That allows to have two 113 column windows side-by-side. I'm pretty sure, with file paths and any other columns, the table width with go over those 113 columns.