From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Native line numbers landed on master Date: Thu, 3 Oct 2019 22:37:14 +0200 Message-ID: References: <834l4xbfmp.fsf@gnu.org> <87ef414dfn.fsf@wavexx.thregr.org> <83o9359w3l.fsf@gnu.org> <83eezycce5.fsf@gnu.org> <87muekj0i9.fsf@wavexx.thregr.org> <87d0fgagjl.fsf@gnus.org> <20191001225254.mwjnxlynjdc3mz7y@Ergus> <83lfu389vn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="59914"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Ergus , Robert Pluim , Emacs developers , wavexx@thregr.org, Eli Zaretskii , Lars Magne Ingebrigtsen To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 03 22:37:40 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iG7r2-000FSF-PN for ged-emacs-devel@m.gmane.org; Thu, 03 Oct 2019 22:37:40 +0200 Original-Received: from localhost ([::1]:40058 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iG7r1-0004ZT-JK for ged-emacs-devel@m.gmane.org; Thu, 03 Oct 2019 16:37:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59484) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iG7qr-0004ZK-Gz for emacs-devel@gnu.org; Thu, 03 Oct 2019 16:37:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iG7qq-0001c7-La for emacs-devel@gnu.org; Thu, 03 Oct 2019 16:37:29 -0400 Original-Received: from mail-pf1-f175.google.com ([209.85.210.175]:34649) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iG7qp-0001bO-8U; Thu, 03 Oct 2019 16:37:27 -0400 Original-Received: by mail-pf1-f175.google.com with SMTP id b128so2503680pfa.1; Thu, 03 Oct 2019 13:37:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xL5LdggMyoksGNb3JE8vLvVpIYRhDf4+uqbHUI5G8iM=; b=dJDqX+Lecf0o8Cg43W33y93eEES+30TAUpK102nEAc7+g3yltO/h8FufVIk+ZJegkn oIlT5KFGJlUEVJUzTNR4Kj5O4UkIK61K6D91H4Si4NBFlKJSe4WSlv1A3KtwhdglIVBI 6/bMiT1pkZeTmMDCwzGYwtZtolu1I9UgLT0GUT2lb8dujG+otwZ8XGk5bAmB0VMYh987 I3ZEnqX998EkKEGJn38qZLvpt2ZTs4dsojcLvN6Y4w05NGLgLGo4MzaJGZjzeNLZOFD4 Aj7zTO3/F536DrNp2I8lb8cfTnefvQT6JrcPC1lFWopcV589sQCqqf0Nr14TL3LfCJ32 kvBw== X-Gm-Message-State: APjAAAUPKPn/g6vh+MHg2Vmtnbq1PQRNx0C0M/F4FHlxkjcMaReVjDGk mCeTinrp+5Mx2iIPwZ8pMrhbfqe8f/VZlQH+roA= X-Google-Smtp-Source: APXvYqxlME74mXgzGJ2Llo69cRqI9FWlN21x2TjjBHHY/8+OHtun7hxuaDwmUtVpO43L+RoFkuGKgzsEWmo0dLilxBg= X-Received: by 2002:a17:90a:cc08:: with SMTP id b8mr12698920pju.119.1570135045811; Thu, 03 Oct 2019 13:37:25 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.210.175 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:240530 Archived-At: Juanma Barranquero writes: > Fixed patch attached. I didn't follow the thread closely, but I think this looks like a nice addition. Just wanted to point out that Bug#27734 should probably be closed once this is merged. Best regards, Stefan Kangas