From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: linum.el? Date: Mon, 21 Jan 2008 00:50:21 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200873039 5006 80.91.229.12 (20 Jan 2008 23:50:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Jan 2008 23:50:39 +0000 (UTC) Cc: monnier@iro.umontreal.ca, markus.triska@gmx.at, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 21 00:50:57 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JGjwE-00040N-0v for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2008 00:50:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGjvo-0001ZX-LA for ged-emacs-devel@m.gmane.org; Sun, 20 Jan 2008 18:50:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGjvj-0001WW-JD for emacs-devel@gnu.org; Sun, 20 Jan 2008 18:50:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGjvi-0001VM-VG for emacs-devel@gnu.org; Sun, 20 Jan 2008 18:50:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGjvi-0001VE-PI for emacs-devel@gnu.org; Sun, 20 Jan 2008 18:50:22 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGjvi-0002Fa-9g for emacs-devel@gnu.org; Sun, 20 Jan 2008 18:50:22 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so3332164wah.10 for ; Sun, 20 Jan 2008 15:50:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=44kUV33+l3n1D15b6hAkLkRQRtzmrlIbc6xhg6GagNM=; b=FAaml9/zFkHJkIo2d/YhaDX7CpfGHwqwaZbctPe0SnDMgXacZwbRudt9ihdHa8AT0hKepbsIiyZwJNZhLqIct1mNbJfrpcRryVAdgBawPlphX7K25zDSM9KUVkQTU8O885Xa6+KIjXcwlrG4nvqg2Cuiq/2pht/GKWRaUOegO+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Q7Gh8iAs4kDUOwAJ+aCSjwFOeX+zY7q1zIyVx8uAn41ERYFu3bAs9Y6eV5m0IS0lqvioMIZ1jt0gpi+wui8e8RlDRLi1al9q7Z/Paowatj9hscK8q8wt6c2rK+p5eJs694+R57XPXcR/CnP6spqakZyFaxx1sDenfrJpUc77WWQ= Original-Received: by 10.115.88.1 with SMTP id q1mr4086650wal.64.1200873021377; Sun, 20 Jan 2008 15:50:21 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Sun, 20 Jan 2008 15:50:21 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87142 Archived-At: On Dec 27, 2007 7:24 PM, Richard Stallman wrote: > FWIW, I still firmly believe that we should include linum.el now, as > it works quite well, and worry later about optimizations and such. > > I won't object. I'll commit linum.el (version 0.9wx) in the trunk in a few days, if no one objects. Juanma