From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Patch to highlight current line number [nlinum.el] Date: Wed, 20 Jul 2016 15:30:57 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1469043273 23194 80.91.229.3 (20 Jul 2016 19:34:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Jul 2016 19:34:33 +0000 (UTC) Cc: code.falling@gmail.com, Emacs developers To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 20 21:34:23 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 1bPxGA-00042X-La for ged-emacs-devel@m.gmane.org; Wed, 20 Jul 2016 21:34:22 +0200 Original-Received: from localhost ([::1]:36665 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPxGA-0001el-0t for ged-emacs-devel@m.gmane.org; Wed, 20 Jul 2016 15:34:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPxFG-0001Vd-M0 for emacs-devel@gnu.org; Wed, 20 Jul 2016 15:33:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPxFA-0004Ri-JC for emacs-devel@gnu.org; Wed, 20 Jul 2016 15:33:25 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:57645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPxFA-0004RT-E6 for emacs-devel@gnu.org; Wed, 20 Jul 2016 15:33:20 -0400 Original-Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.7/8.14.1) with ESMTP id u6KJXaeQ030950; Wed, 20 Jul 2016 15:33:36 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id AC0EA66389; Wed, 20 Jul 2016 15:30:57 -0400 (EDT) In-Reply-To: (Kaushal Modi's message of "Tue, 19 Jul 2016 12:40:22 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5742=0 X-NAI-Spam-Version: 2.3.0.9418 : core <5742> : inlines <5023> : streams <1670884> : uri <2251915> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:205913 Archived-At: > The final (for now) patch is below. Thanks for all your help. Can you > please commit it? I do not have commit rights, but my copyright assignment > is on file. Installed, Stefan