From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kaushal Modi Newsgroups: gmane.emacs.devel Subject: Re: Patch to highlight current line number [nlinum.el] Date: Wed, 20 Jul 2016 20:31:43 +0000 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c04f6fa948794053817175a X-Trace: ger.gmane.org 1469046812 15193 80.91.229.3 (20 Jul 2016 20:33:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Jul 2016 20:33:32 +0000 (UTC) Cc: code.falling@gmail.com, Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 20 22:33:27 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 1bPyBK-0000j0-DT for ged-emacs-devel@m.gmane.org; Wed, 20 Jul 2016 22:33:26 +0200 Original-Received: from localhost ([::1]:36947 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPyBJ-000091-H0 for ged-emacs-devel@m.gmane.org; Wed, 20 Jul 2016 16:33:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPy9t-00007U-7x for emacs-devel@gnu.org; Wed, 20 Jul 2016 16:31:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPy9r-000288-94 for emacs-devel@gnu.org; Wed, 20 Jul 2016 16:31:56 -0400 Original-Received: from mail-oi0-x234.google.com ([2607:f8b0:4003:c06::234]:35994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPy9r-000284-4H for emacs-devel@gnu.org; Wed, 20 Jul 2016 16:31:55 -0400 Original-Received: by mail-oi0-x234.google.com with SMTP id w18so88455582oiw.3 for ; Wed, 20 Jul 2016 13:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=bMaGb4RqUx4kZMYcca7xbmZs6bX9VE7S6Hv09risxKw=; b=DbLBm4t+C25dEGDv5N7vHizcfqUPKo8Go5cZ3nQ2vClW6bCztmRaCXy/eNjsWbMhRh LSvUAK/MreBJyRQpOAWM/z6CPsjmRlH33d4YhfBefTUnNJAsG6Mc2OIwKNXU3iGoDXPw iJzhAG1R2ytbJUudeRT8p9lDhCd2OGOlcqYNVqzbbXB0js+J8tO9hrqWwavwvxmxnZ2P wIvtD5MqfBt1ibdZT6/6IO0gv52iz/NZ39VTBw1JHioLwfEGg17ZKcu1xbDG0VNrqOMV /9BY9s8EpFGNkK50cIVMB2ncn4kzS0TD5v52RZJ2U4jmTeUMhwHb4CKRbW0ztg5nFAQG O9Tw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bMaGb4RqUx4kZMYcca7xbmZs6bX9VE7S6Hv09risxKw=; b=jKatzaIfUkIajAtys2FCqGUJdDk3IHFBTGH4g0tSlglUwu6qEv0GDZqKUjkzPimrkh mEautC4q+wrnIXDKL/g7J8CBy4xeDd9iEmZxq9GIZTb9eHD7J8d45xuS5rvQ1QPzhNyX HnKhsn3iO+CSLjO6XpS2C/A19eczJVOmE1HWFMeiGF7UXD1/7PrErvLxg3+8uf0M0vD1 E5QO6Z6SRenM1zCy5BiFm2ATesqFw8+OdJS2Qj7hn98IQlAXROG0ofIOWlDO32R3FuRI z2o/L02fE2Xo4AMjfzs9buKYpC5JqLH2Lkbim5fMunmYzcVKRyZeVqbkMFLZsNSwrkON cJ8g== X-Gm-Message-State: ALyK8tKr4aEGPF2PdrNEmkaw4VrjF1UJoFe4fSiRzX0itP+bWMFAJb4YVFRmfPJbaEvWSOAqkTSmDHjklO9ImA== X-Received: by 10.157.9.36 with SMTP id 33mr19626132otp.185.1469046714564; Wed, 20 Jul 2016 13:31:54 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:4003:c06::234 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:205921 Archived-At: --94eb2c04f6fa948794053817175a Content-Type: text/plain; charset=UTF-8 Got it. Thanks for helping with the patch and committing it! On Wed, Jul 20, 2016 at 4:25 PM Stefan Monnier wrote: > Yes. Its absence was a problem when there was no `nlinum' group > (i.e. we should have had ":group 'linum" before), but now that we do > have an `nlinum' group, the default behavior DTRT already. > -- Kaushal Modi --94eb2c04f6fa948794053817175a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Got it. Thanks for helping with the patch and committing i= t!

On Wed, Jul 20, 2016 = at 4:25 PM Stefan Monnier <m= onnier@iro.umontreal.ca> wrote:
Yes.=C2=A0 Its absence was a problem when there was no `nlinum' gro= up
(i.e. we should have had ":group 'linum" before), but now tha= t we do
have an `nlinum' group, the default behavior DTRT already.
--

Kaushal Modi

--94eb2c04f6fa948794053817175a--