From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Native line numbers, final testing Date: Tue, 04 Jul 2017 20:47:54 +0300 Message-ID: <838tk4nlf9.fsf@gnu.org> References: <83y3s9pm2a.fsf@gnu.org> <83zicmntaq.fsf@gnu.org> <83van9o6l8.fsf@gnu.org> <83mv8knuhi.fsf@gnu.org> <83fuecnr4p.fsf@gnu.org> <83d19gnocd.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1499190524 27886 195.159.176.226 (4 Jul 2017 17:48:44 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 4 Jul 2017 17:48:44 +0000 (UTC) Cc: emacs-devel@gnu.org, james@jojojames.com, filipe.silva@gmail.com To: Richard Copley Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 04 19:48:40 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSRwE-0006wf-Eq for ged-emacs-devel@m.gmane.org; Tue, 04 Jul 2017 19:48:38 +0200 Original-Received: from localhost ([::1]:42433 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSRwJ-0006pw-TZ for ged-emacs-devel@m.gmane.org; Tue, 04 Jul 2017 13:48:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSRvg-0006pB-Kr for emacs-devel@gnu.org; Tue, 04 Jul 2017 13:48:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSRvc-0001nI-7o for emacs-devel@gnu.org; Tue, 04 Jul 2017 13:48:03 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSRvc-0001nE-4D; Tue, 04 Jul 2017 13:48:00 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2277 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dSRvb-0005KX-AA; Tue, 04 Jul 2017 13:47:59 -0400 In-reply-to: (message from Richard Copley on Tue, 4 Jul 2017 18:13:23 +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.21 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" Xref: news.gmane.org gmane.emacs.devel:216165 Archived-At: > From: Richard Copley > Date: Tue, 4 Jul 2017 18:13:23 +0100 > Cc: Filipe Silva , james@jojojames.com, > Emacs Development > > If I see it again _and_ find a reliable recipe, I'll get back to you. Thanks. > > If so, what are the values of the > > related variables? > > `display-line-numbers' was `t', `column-number-mode' was turned on > and every other relevant variable (as far as I know) had its default value. That's what I tried -- among other things. And it worked as expected here.